diff --git a/Web/contents.rst b/Web/contents.rst index 16ae8e15..22b6f458 100644 --- a/Web/contents.rst +++ b/Web/contents.rst @@ -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 \ No newline at end of file diff --git a/Web/fluid_properties/Mixtures.rst b/Web/fluid_properties/Mixtures.rst index 247fdf6f..c1c8decd 100644 --- a/Web/fluid_properties/Mixtures.rst +++ b/Web/fluid_properties/Mixtures.rst @@ -163,7 +163,4 @@ Same idea for the volume References ---------- - -.. bibliography:: ../../CoolPropBibTeXLibrary.bib - :filter: docname in docnames - :style: unsrt \ No newline at end of file +:ref:`Go to the bibliography ` \ No newline at end of file diff --git a/Web/fluid_properties/PurePseudoPure.rst b/Web/fluid_properties/PurePseudoPure.rst index cf24b545..9f85d706 100644 --- a/Web/fluid_properties/PurePseudoPure.rst +++ b/Web/fluid_properties/PurePseudoPure.rst @@ -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 diff --git a/Web/zbibliography.rst b/Web/zbibliography.rst new file mode 100644 index 00000000..13af0593 --- /dev/null +++ b/Web/zbibliography.rst @@ -0,0 +1,12 @@ +.. _bibliography: + +************ +Bibliography +************ + +References +---------- + +.. bibliography:: ../CoolPropBibTeXLibrary.bib + :cited: + :style: unsrt