Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 27 September 2019 22:04 UTC
- Date retrieved: 6 April 2026 11:16 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927
- Page Version ID: 11927
Citation styles for Main Page
APA style
Main Page. (2019, September 27). CUOSGwiki, . Retrieved 11:16, April 6, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927.
MLA style
"Main Page." CUOSGwiki, . 27 Sep 2019, 22:04 UTC. 6 Apr 2026, 11:16 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927>.
MHRA style
CUOSGwiki contributors, 'Main Page', CUOSGwiki, , 27 September 2019, 22:04 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927> [accessed 6 April 2026]
Chicago style
CUOSGwiki contributors, "Main Page," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927 (accessed April 6, 2026).
CBE/CSE style
CUOSGwiki contributors. Main Page [Internet]. CUOSGwiki, ; 2019 Sep 27, 22:04 UTC [cited 2026 Apr 6]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927.
Bluebook style
Main Page, https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927 (last visited April 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Main Page --- CUOSGwiki{,} ",
year = "2019",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927",
note = "[Online; accessed 6-April-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 = "2019",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Main_Page&oldid=11927}",
note = "[Online; accessed 6-April-2026]"
}