Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 18 October 2017 17:35 UTC
- Date retrieved: 21 May 2026 18:42 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615
- Page Version ID: 8615
Citation styles for Main Page
APA style
Main Page. (2017, October 18). CUOSGwiki, . Retrieved 18:42, May 21, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615.
MLA style
"Main Page." CUOSGwiki, . 18 Oct 2017, 17:35 UTC. 21 May 2026, 18:42 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615>.
MHRA style
CUOSGwiki contributors, 'Main Page', CUOSGwiki, , 18 October 2017, 17:35 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615> [accessed 21 May 2026]
Chicago style
CUOSGwiki contributors, "Main Page," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615 (accessed May 21, 2026).
CBE/CSE style
CUOSGwiki contributors. Main Page [Internet]. CUOSGwiki, ; 2017 Oct 18, 17:35 UTC [cited 2026 May 21]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615.
Bluebook style
Main Page, https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Main Page --- CUOSGwiki{,} ",
year = "2017",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615",
note = "[Online; accessed 21-May-2026]"
}
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 = "CUOSGwiki",
title = "Main Page --- CUOSGwiki{,} ",
year = "2017",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=8615}",
note = "[Online; accessed 21-May-2026]"
}