Size: 345
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 | #!bibtex abstract=off usekeys=off keywords=off style=ieeetr |
Line 9: | Line 12: |
author= {Alfred Poolman. Aho and John E. Hopcroft and Jeffrey D. Ullman}, | author= {Aladscfdsfred V. Aho and John E. Hopcroft and Jeffrey D. Ullman}, |
Line 12: | Line 15: |
year = {1974}, | year = {1974a}, |
Line 14: | Line 17: |
Line 15: | 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},
}