|
Size: 854
Comment:
|
Size: 540
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 | #!bibtex abstract=off usekeys=off keywords=off style=ieeetr |
| Line 10: | Line 12: |
| author= {Alfred Pogdfolman. Aho and John E. Hopcroft and Jeffrey D. Ullman}, | author= {Aladscfdsfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman}, |
| Line 12: | Line 14: |
| publisher= {Addisasdon-Wesley}, year = {1974}, } @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 |
publisher= {Addison-Wesley}, year = {1974a}, |
| Line 30: | Line 19: |
@Book{aho.74, author= {Aladscfdsfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman}, title = {The Design and Analysis of Computer Algorithms}, publisher= {Addison-Wesley}, year = {1974a}, } |
Purpose
new
The locations of bibtex2html and bibtex have not been configured.
Please add the following lines in wiki configuration:
bibtex_bibtex = '/path/to/bibtex'
bibtex_bibtex2html = '/path/to/bibtex2html'
Sometime it is also necessary to specify where the BibTeX style files (.bst)
are located. Then it is necessary to add a line in wiki configuration:
bstfiles = '/path/to/bstfiles'
(Also see HelpOnConfiguration).@Book{aho.74,
- author= {Aladscfdsfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman}, title = {The Design and Analysis of Computer Algorithms}, publisher= {Addison-Wesley}, year = {1974a},
}