[mlpack-svn] [MLPACK] #201: bibtex citations in documentation, or regular citations?

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Feb 28 14:22:53 EST 2012


#201: bibtex citations in documentation, or regular citations?
--------------------------------------------+-------------------------------
  Reporter:  rcurtin                        |        Owner:              
      Type:  wishlist                       |       Status:  closed      
  Priority:  trivial                        |    Milestone:  mlpack 1.0.1
 Component:  mlpack                         |   Resolution:  fixed       
  Keywords:  citation bibtex documentation  |     Blocking:              
Blocked By:                                 |  
--------------------------------------------+-------------------------------
Changes (by rcurtin):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Okay, so following general consensus (no citations in -h, BiBTeX citations
 in Doxygen comments, links to external documentation), I modified CLI so
 that it gives this output at the end of './program -h' (r11630):

 For further information, including relevant papers, citations, and theory,
 consult the documentation found at http://www.mlpack.org or included with
 your
 distribution of MLPACK.

 Then I removed all of the citations from the -h output and converted all
 non-BiBTeX citations that I could find to BiBTeX format (r11634-r11637).

 So I think I can call this resolved (unless anyone has an issue with what
 I've done).

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/201#comment:11>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list