Plugin Add Reference
Use this wiki plugin, introduced in Tiki10, to add bibliography references.
Parameters
Tiki Doc From Code error: addreference not found
Reference attributes
Biblio Code | A unique reference code per page. Used to link the in-page reference to the bibliography listing |
Author | The author(s) of the work |
Title | The title of the work |
Year | The year, season, etc. the work was created/published |
Part | Part of the work referenced, e.g. page numbers |
URI | A Link to the work |
Code | Code identifying the work, e.g. the ISBN number |
Style | Formatting style. See below for details |
Template | Formatting layout. Determines which fields to display, the ordering and more See below for details |
Macros available
~author~ | Name of the author(s) |
~title~ | The title of the referenced work |
~year~ | Publication year, date, season, etc. |
~part~ | The part of the work referenced, e.g. pages 180-185 |
~uri~ | URI to the referenced work |
~code~ | Code, e.g. ISBN, of the referenced work |
~publisher~ | The company or unit that published the work |
~location~ | The place, e.g. city, where the work was published |