Differences between revisions 30 and 38 (spanning 8 versions)
Revision 30 as of 2010-11-04 11:50:21
Size: 854
Editor: sxc538b8
Comment:
Revision 38 as of 2010-11-04 14:09:35
Size: 325
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 abstract=off usekeys=off keywords=off style=ieeetr /home/CSMNet/local/DocsAndBib/all.bib
#!bibtexfile abstract=off usekeys=off keywords=off style=ieeetr

}}}
Line 10: 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 12: Line 16:
  publisher= {Addisasdon-Wesley},   publisher= {Addison-Wesley},
Line 15: Line 19:
@InCollection{St70,
  Author = {E. R. Stadtman},
  Title = {Mechanisms of Enzyme Regulation in Metabolism.},
  BookTitle = {The Enzymes},
  Publisher = {Academic Press},
  Editor = {Boyer, P. D.},
  Volume = 1,
  Pages = {397-459},
  Address = {New York},
  Edition = {3rd},
  crossref = {enzymes},
  year = 1970
}

}}}

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)