Differences between revisions 26 and 39 (spanning 13 versions)
Revision 26 as of 2010-11-04 10:57:35
Size: 351
Editor: sxc538b8
Comment:
Revision 39 as of 2010-11-04 14:11:35
Size: 326
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 14:
  author= {Alfred Pogdfolman. Aho and John E. Hopcroft and Jeffrey D. Ullman},   author= {Alfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman},
Line 11: Line 16:
  publisher= {Addisasdon-Wesley},
  year = {1974},
  publisher= {Addison-Wesley},
  year = {1974a},
Line 14: Line 19:
}}}

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 = {1974a},

}

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