Size: 404
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: |
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}, |
publisher= {Addison-Wesley}, year = {1974a}, |
Line 15: | Line 17: |
Line 16: | 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},
}