Fixed problem with bibtex citations; Closes #386

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2015-02-09 23:42:48 -07:00
parent f81ac8fec2
commit 78bef551b4
4 changed files with 14 additions and 12 deletions

View File

@@ -19,5 +19,6 @@ CoolProp is an open-source database of fluid and humid air properties, formulate
fluid_properties/index.rst
coolprop/index.rst
develop/index.rst
zbibliography
.. :maxdepth: 2

View File

@@ -163,7 +163,4 @@ Same idea for the volume
References
----------
.. bibliography:: ../../CoolPropBibTeXLibrary.bib
:filter: docname in docnames
:style: unsrt
:ref:`Go to the bibliography <bibliography>`

View File

@@ -106,12 +106,4 @@ List of Fluids
:widths: 40, 15, 15, 15, 15, 15, 15
:file: PurePseudoPure.csv
References
----------
.. bibliography:: ../../CoolPropBibTeXLibrary.bib
:filter: docname in docnames
:style: unsrt
.. include:: fluidstoc.rst.in

12
Web/zbibliography.rst Normal file
View File

@@ -0,0 +1,12 @@
.. _bibliography:
************
Bibliography
************
References
----------
.. bibliography:: ../CoolPropBibTeXLibrary.bib
:cited:
:style: unsrt