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