Differences between revisions 32 and 37 (spanning 5 versions)
Revision 32 as of 2010-11-04 13:53:32
Size: 195
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 9: Line 10:
@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)