Skip to content

Commit

Permalink
Fix bibliography
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Jun 3, 2015
1 parent 26d7184 commit ed2e6d0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 4 additions & 0 deletions usersguide-sphinx/source/chapter2.rst
@@ -0,0 +1,4 @@
Some heading
============

Some contents :cite:`openmodelica.org:pop:mic:2014`
3 changes: 1 addition & 2 deletions usersguide-sphinx/source/index.rst
Expand Up @@ -12,6 +12,7 @@ Contents:
:maxdepth: 2

introduction
chapter2
bibliography

Indices and tables
Expand All @@ -20,5 +21,3 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. bibliography:: openmodelica.bib extrarefs.bib
2 changes: 0 additions & 2 deletions usersguide-sphinx/source/introduction.rst
Expand Up @@ -41,8 +41,6 @@ Cite the big one :cite:`openmodelica:current`

Here comes an inline image of the |omlogo| logotype.

.. bibliography:: openmodelica.bib extrarefs.bib

.. |omlogo| image:: logo.svg
:alt: OpenModelica logotype
:width: 20%

0 comments on commit ed2e6d0

Please sign in to comment.