Enabling Citations

From Zanecorpwiki

Jump to: navigation, search
  • goto the wiki install home and 'cd extensions'
  • if on MediaWiki 1.9 or older, do:
svn co http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_10/extensions/Cite/
  • otherwise do:
svn co http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Cite/
  • include the file in 'LocalSettings.php' with:
require_once( $IP.'/extensions/Cite/Cite.php' );

For further details or updates, see Cite installation page.

See also Footnotes in Mediawiki.

Personal tools