Cite
From GlueXWiki
Bibliographic details for Getting started with GlueX Software
- Page name: Getting started with GlueX Software
- Author: GlueXWiki contributors
- Publisher: GlueXWiki, .
- Date of last revision: 16 March 2009 20:12 UTC
- Date retrieved: 23 November 2009 06:14 UTC
- Permanent URL: http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229
- Page Version ID: 12229
Citation styles for Getting started with GlueX Software
APA style
Getting started with GlueX Software. (2009, March 16). GlueXWiki, . Retrieved 06:14, November 23, 2009 from http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229.
MLA style
"Getting started with GlueX Software." GlueXWiki, . 16 Mar 2009, 20:12 UTC. 23 Nov 2009, 06:14 <http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229>.
MHRA style
GlueXWiki contributors, 'Getting started with GlueX Software', GlueXWiki, , 16 March 2009, 20:12 UTC, <http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229> [accessed 23 November 2009]
Chicago style
GlueXWiki contributors, "Getting started with GlueX Software," GlueXWiki, , http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229 (accessed November 23, 2009).
CBE/CSE style
GlueXWiki contributors. Getting started with GlueX Software [Internet]. GlueXWiki, ; 2009 Mar 16, 20:12 UTC [cited 2009 Nov 23]. Available from: http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229.
Bluebook style
Getting started with GlueX Software, http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229 (last visited November 23, 2009).
BibTeX entry
@misc{ wiki:xxx,
author = "GlueXWiki",
title = "Getting started with GlueX Software --- GlueXWiki{,} ",
year = "2009",
url = "http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229",
note = "[Online; accessed 23-November-2009]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may preferred:
@misc{ wiki:xxx,
author = "GlueXWiki",
title = "Getting started with GlueX Software --- GlueXWiki{,} ",
year = "2009",
url = "\url{http://www.jlab.org/Hall-D/software/wiki/index.php?title=Getting_started_with_GlueX_Software&oldid=12229}",
note = "[Online; accessed 23-November-2009]"
}
