Changes between Version 14 and Version 15 of InstallationInstructions
- Timestamp:
- 11/06/06 15:27:33 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationInstructions
v14 v15 121 121 $MY_HOMEPAGE_URI= "http://www.dfki.uni-kl.de/~schwarz"; 122 122 }}} 123 124 Another important thing in the homepage.rdf is the information about the name that is used in your bibtex. Unfortunately this information should be better stored in config.php, but it is in homepage.rdf for several reasons... ;) 125 {{{ 126 <hp:bibtexName>Sven Schwarz</hp:bibtexName> 127 }}} 128 Edit this to match the name (or abbreviation!) you use in your bibtex file. Note, that you current must decide on exactly one version! So: do not mix full names with abbreviations in your bibtex file!