doc/mainpage.dox.in
changeset 1402 3c00344f49c9
parent 1219 4f9a45a6d6f0
     1.1 --- a/doc/mainpage.dox.in	Mon Jul 16 16:21:40 2018 +0200
     1.2 +++ b/doc/mainpage.dox.in	Wed Oct 17 19:14:07 2018 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  and <b>O</b>ptimization in <b>N</b>etworks</i>.
     1.5  It is a C++ template library providing efficient implementations of common
     1.6  data structures and algorithms with focus on combinatorial optimization
     1.7 -tasks connected mainly with graphs and networks.
     1.8 +tasks connected mainly with graphs and networks \cite DezsoJuttnerKovacs11Lemon.
     1.9  
    1.10  <b>
    1.11  LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    1.12 @@ -37,12 +37,12 @@
    1.13  
    1.14  The project is maintained by the
    1.15  <a href="http://www.cs.elte.hu/egres/">Egerv&aacute;ry Research Group on
    1.16 -Combinatorial Optimization</a> \ref egres
    1.17 +Combinatorial Optimization</a> \cite egres
    1.18  at the Operations Research Department of the
    1.19  <a href="http://www.elte.hu/en/">E&ouml;tv&ouml;s Lor&aacute;nd University</a>,
    1.20  Budapest, Hungary.
    1.21  LEMON is also a member of the <a href="http://www.coin-or.org/">COIN-OR</a>
    1.22 -initiative \ref coinor.
    1.23 +initiative \cite coinor.
    1.24  
    1.25  \section howtoread How to Read the Documentation
    1.26