Description
In the new pandas website, I'd like to have a section for resources to cite pandas. To be specific, I want people to be able to cite pandas in scientific papers, and also to use the pandas logo correctly.
Scikit-learn has something like that in their about us section:
https://scikit-learn.org/stable/about.html#citing-scikit-learn
In the current website we've got two papers in the talks section:
https://pandas.pydata.org/talks.html Not sure which would be the preferred to cite pandas (will check with Wes later to see if he's got a preference).
For the logo, I expect to have different versions (for white background, for black background, with text, without...). Besides providing the svg for them, would be nice to provide some guideliness on how we expect the logo to be used (leaving certain margin, do not distort proportions, do not place text on top...). To give an idea, see the brand guidelines from JetBrains: https://www.jetbrains.com/company/brand/ (most big companies will have one, should be easy to find many other examples).
While we don't have the new logo yet, would be useful to have a first version of this page while building the website (should be very easy to update the logo later and get the final version).
For now the new website should live in this repo, in the /doc/
directory.