Help:Contents
From Gephi:Wiki
What is the Gephi:Wiki?
The Gephi:Wiki is designed to provide a place for Gephi users and developers to post helpful information for the Gephi community. The Wiki is provided as an alternative to the forum and allows for more of a community control over such documentation.
Who can edit a page?
Anyone may edit a page, if you feel you have something to contribute feel free to add it to the wiki. See: Help:Editing.
How do I start a new page?
To start a page you may begin in 1 of 2 ways:
- Type the new page directly into the URL, E.G. "http://www.gephi.org/wiki/index.php/new_page". The "new_page" is equal to the name of your page.
- Create a link on an existing page, and use that link to start your article.
How do I create a reference in the Gephi:Wiki?
For any help with citations and references please use the Help-Page Help:Bibliography.
How can I highlight the syntax of my source code?
We installed an extension for syntax highlighting. This extension is the SyntaxHighlighter from alexgorbatchev.com. http://alexgorbatchev.com/wiki/SyntaxHighlighter
To use this syntax highlighting you have to insert <pre class="brush:[class-name];">YOUR CODE</pre>.
For more sample code and help on syntax-highlighting see: SyntaxHighlighter:Usage and SyntaxHighlighter:Configuration
An example page (under construction): HowTo_program_a_new_metric

