Differences between revisions 23 and 37 (spanning 14 versions)
Revision 23 as of 2010-11-03 15:13:25
Size: 353
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 7: Line 8:
{ { {#!bibtex #!bibtexfile abstract=off usekeys=off keywords=off style=ieeetr
Line 9: Line 11:
  author= {Alfred aVa. Aho and John E. Hopcroft and Jeffrey D. Ullman},   author= {Alfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman},
Line 14: Line 16:
} } }

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)