Cite
Bibliographic details for Main Page
- Page name: Main Page
- Author: Hpcdoc contributors
- Publisher: Hpcdoc, .
- Date of last revision: 7 December 2012 11:15 UTC
- Date retrieved: 23 May 2013 23:10 UTC
- Permanent URL: http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469
- Page Version ID: 469
Citation styles for Main Page
APA style
Main Page. (2012, December 7). Hpcdoc, . Retrieved 23:10, May 23, 2013 from http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469.
MLA style
"Main Page." Hpcdoc, . 7 Dec 2012, 11:15 UTC. 23 May 2013, 23:10 <http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469>.
MHRA style
Hpcdoc contributors, 'Main Page', Hpcdoc, , 7 December 2012, 11:15 UTC, <http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469> [accessed 23 May 2013]
Chicago style
Hpcdoc contributors, "Main Page," Hpcdoc, , http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469 (accessed May 23, 2013).
CBE/CSE style
Hpcdoc contributors. Main Page [Internet]. Hpcdoc, ; 2012 Dec 7, 11:15 UTC [cited 2013 May 23]. Available from: http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469.
Bluebook style
Main Page, http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469 (last visited May 23, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "Hpcdoc",
title = "Main Page --- Hpcdoc{,} ",
year = "2012",
url = "http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469",
note = "[Online; accessed 23-May-2013]"
}
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 be preferred:
@misc{ wiki:xxx,
author = "Hpcdoc",
title = "Main Page --- Hpcdoc{,} ",
year = "2012",
url = "\url{http://www.bccs.uni.no/hpcdoc_wiki/index.php?title=Main_Page&oldid=469}",
note = "[Online; accessed 23-May-2013]"
}