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