|
Size: 78
Comment:
|
Size: 348
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| <<IncludePage(http://mudshark.brookes.ac.uk/index.php/Our_Group, 90%, 90%)>> | TableOfContents == Purpose == This module will run BibTeX blocks such as the following through bibtex2html. {{{ { { {#!bibtex @Book{aho.74, author= {Alfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman}, title = {The Design and Analysis of Computer Algorithms}, publisher= {Addison-Wesley}, year = {1974}, } } } } }}} |
Purpose
This module will run BibTeX blocks such as the following through bibtex2html.
{ { {#!bibtex
@Book{aho.74,
author= {Alfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman},
title = {The Design and Analysis of Computer Algorithms},
publisher= {Addison-Wesley},
year = {1974},
}
} } }