Differences between revisions 23 and 24
Revision 23 as of 2010-11-03 15:13:25
Size: 353
Editor: sxc538b8
Comment:
Revision 24 as of 2010-11-03 15:15:05
Size: 345
Editor: sxc538b8
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
{ { {#!bibtex #!bibtex
Line 9: Line 9:
  author= {Alfred aVa. Aho and John E. Hopcroft and Jeffrey D. Ullman},   author= {Alfred Poolman. Aho and John E. Hopcroft and Jeffrey D. Ullman},
Line 14: Line 14:
} } }

TableOfContents

Purpose

This module will run BibTeX blocks such as the following through bibtex2html. 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).

None: Group Members (last edited 2022-11-25 10:48:52 by yanica)