Citations / Bibliography
David Munger <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <CAKdLyoda2qabWQr9FhLvXa1HSae6O0t60TUzFpHWCErh8QGhSw@mail.gmail.com> |
I would like to implement a citation mechanism for bibliographic references. I plan to do it by adding: 1. a CITE_SOURCE (string) option that could only be set to "bibtex" for now, but would allow for later extension; 2. a CITE_STYLE (string) option that could take the values "bynumber" or "byname" 3. a CITE_BIBFILES (list) option to list the .bib files we want parsed; 4. a \cite command to be used while documenting the code. The \cite command would behave a little bit like like the \ref command, but would also list its arguments in a .aux file that would later be processed by bibtex itself (with a custom .bst file) to generate the list of references. I am already doing this for my own purposes with the help of an external Python script and custom .bst files. I would just need to reimplement this in Doxygen. Would that make any sense? David ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/