Differences between revisions 33 and 37 (spanning 4 versions)
Revision 33 as of 2010-11-04 13:59:23
Size: 193
Editor: sxc538b8
Comment:
Revision 37 as of 2010-11-04 14:05:53
Size: 323
Editor: sxc538b8
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
This module will run BibTeX blocks such as the following through bibtex2html.
Line 8: Line 9:

@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},
}

TableOfContents

Purpose

new

@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},
}

None: Group Members (last edited 2022-11-25 10:48:52 by yanica)