References | |
Tiki References implements local references in Tiki. Tiki also has support for Zotero references, but they are stored externally on the Zotero server.
References consist of 2 parts. First the bibliography definition, which is (usually) listed at the bottom of the page. Second the in-page reference, which hyperlinks to a bibliography entry. A bibliography entry can be reference 0..N times in the page.
The in-page references are linked to the bibliography definitions using the "biblio_code", which must be unique per page. It is possible to share references by using the built-in library. |
Preparing to Use References | |
Activate the Wiki References feature | |
The Wiki References feature must be activated before you can use references. This is done in the "Wiki" Admin panel under the "Features" tab.
Activating Wiki References will automatically also
To manually configure the editor toolbar, follow the below:
The image below shows the icons in the editor
|
Configure the permissions | |
Users with 'tiki_p_use_reference' permission can:
|
Using Page References | |
Save page before using references The page must be saved before it is possible to add any references to it. The reason is that the references use the database pageId to link to the wiki page, and the pageId doesn't exist before the page is saved. Thus it is not possible to add references to a newly created page before it is saved.
|
Add plugins | |
The screenshot below shows the manual way to add the plugins. Using the shortcuts to the toolbar is easier. |
Add/Edit the bibliography entries | ||||||||||||||||||
References are saved independently of the page. Thus if pressing "Save" to commit a new reference for a page, it is added even if the page edit itself is canceled. Similarly when deleting a reference. There is no version handling for references. Rolling back to a previous page version will not affect the reference definitions for the page. Reference Attributes
|
Set Style | |
|
Set Template | ||||||||||||||||
In the 'Template' field of the bibliography form, you may enter the format and ordering in which you want to display the bibliography details in the footer. It specifies ordering, decoration and the location of reference parameters. Thus: ~title~ (~year~) ~author~
All the codes must be in lower case letters separated by spaces. Macros available
The default template is: ~title~, ~part~, ~author~, ~location~, ~year~, ~publisher~, ~code~
Copy to clipboard Note: Tiki parsing currently adds the 'tiki_', please do not add it yourself. |
Using Reference Library | |
Users with the 'tiki_p_use_reference' permission, can view and copy references from the library to the current page.
The biblio codes in the library (as in the pages) must be unique. Please note: while the on-page reference creator will allow some special characters, the library editor only support characters [A-Za-z0-9] so be sure you use ONLY alphanumeric characters when creating references for use in the library. Related
alias
|