doc/mainpage.dox.in
changeset 1221 1c978b5bcc65
parent 1219 4f9a45a6d6f0
     1.1 --- a/doc/mainpage.dox.in	Sat Mar 16 14:11:32 2013 +0100
     1.2 +++ b/doc/mainpage.dox.in	Mon Mar 18 17:41:19 2013 +0100
     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 \ref DezsoJuttnerKovacs11Lemon.
     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