Differences between revisions 31 and 37 (spanning 6 versions)
Revision 31 as of 2010-11-04 13:53:02
Size: 235
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:
#!bibtexfile abstract=off usekeys=off keywords=off style=ieeetr /home/CSMNet/local/DocsAndBib/all.bib #!bibtexfile abstract=off usekeys=off keywords=off style=ieeetr
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)