Help:Bibliography

From Gephi:Wiki

Jump to: navigation, search

This page should introduce the citing mechanism for this wiki in BibTeX-format with our own bibliography. For general references we created the sonivis.bib file which is linked by the BibWiki-extension with our wiki. All new entries can be documented in this file.

As global format for citation-keys use the name of the first author followed by the year of the publication, e.g. Bellomi2005.

Steps to take What you type
File:Bib-create-entry.gif
Screenshot: Menu for creating an entry

Create an entry

You have to create an entry in the sonivis.bib if your references does not exist yet.

To create new entries use the menu on the left side displayed when you opened the Bibliography (see screenshot). You can use the already existing forms this bibliography offers. Here you can choose between: book, collection, incollection, article and misc. For help on Bibtex see http://www.bibtex.org/.

@Misc{*,
author = {},
title = {},
titleaddon = {},
howpublished = {},
address = {},
publisher = {},
url = {},
urldate = {2009-09-25},
docname = {},
year = {},
keywords = {},
bibdate = {2009-09-25},
}

Include a citation

To place a citation in an article you use the wiki markup <bibref>. Be careful: Only use included references from the bibliography. See previous step for more information: #Create an entry.

Example: [1]

<bibref>Bellomi2005</bibref>

Link to a reference

To link an entry in a bib-file use the wiki markup <bib>. Again be careful: Only use included references from the bibliography. See previous step for more information: #Create an entry.

Example: Bellomi2005

<bib f="sonivis.bib" key="Bellomi2005">Bellomi2005</bib>

Include a list of references

To include the reference-list of an article use <bibreferences>.

Example:

<bibreferences/>

For a complete example see article Strength.

For further information you can see the BibWiki documentation.

FAQ

  • Why do I only see the references when I logged in?
    • This is still a bug of the extension Cite.php which is used in this extension. For more information see: Cite.php.
Personal tools