glotzerlab / pythia

A library to generate numerical descriptions of particle systems.
https://pythia-learn.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Add citation for Steinhardt OPs #13

Open klarh opened 4 years ago

klarh commented 4 years ago

For example:


@article{steinhardt_bond-orientational_1983,
  title = {Bond-Orientational Order in Liquids and Glasses},
  author = {Steinhardt, Paul J. and Nelson, David R. and Ronchetti, Marco},
  year = {1983},
  month = jul,
  volume = {28},
  pages = {784--805},
  doi = {10.1103/PhysRevB.28.784},
  journal = {Physical Review B},
  number = {2}
}
bdice commented 4 years ago

@klarh This could be copied directly from freud if you want. Freud has citations and a sphinx plugin to render them in the docs.