|
Size: 105
Comment:
|
Size: 540
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 8: | Line 8: |
| #!bibtexfile usekeys=off keywords=off style=ieeetr | #!bibtex abstract=off usekeys=off keywords=off style=ieeetr @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}, } |
| Line 10: | 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},
}