Writing this guide
From E-Consultation Guide
This guide is being written by members of the E-Consultation Research Project and others.
Here is some help for those writing the guide.
- This is an installation of MediaWiki.
- Basic help on editing is at Help:Editing
- Fuller details are at mediaWiki's Guide: Editing Overview
Extensions
We've added two extensions to this intallation of MediaWiki
- The Cite extension, to handle [1].
- A graphviz extension, to produce graphs from lists of linked nodes.
- Documentation on the original graphviz extension
- the one we are using
- the main Graphviz site
- the user guide to dot, a graphviz layout program that takes a list of things like A -> B and generates a graph from it.
- a Graphviz tutorial in Linux Journal