Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CIpedia contributors
- Publisher: CIpedia, .
- Date of last revision: 3 May 2023 17:30 UTC
- Date retrieved: 5 March 2026 20:22 UTC
- Permanent URL: https://cipedia.org/index.php?title=Main_Page&oldid=467
- Page Version ID: 467
Citation styles for Main Page
APA style
Main Page. (2023, May 3). CIpedia, . Retrieved 20:22, March 5, 2026 from https://cipedia.org/index.php?title=Main_Page&oldid=467.
MLA style
"Main Page." CIpedia, . 3 May 2023, 17:30 UTC. 5 Mar 2026, 20:22 <https://cipedia.org/index.php?title=Main_Page&oldid=467>.
MHRA style
CIpedia contributors, 'Main Page', CIpedia, , 3 May 2023, 17:30 UTC, <https://cipedia.org/index.php?title=Main_Page&oldid=467> [accessed 5 March 2026]
Chicago style
CIpedia contributors, "Main Page," CIpedia, , https://cipedia.org/index.php?title=Main_Page&oldid=467 (accessed March 5, 2026).
CBE/CSE style
CIpedia contributors. Main Page [Internet]. CIpedia, ; 2023 May 3, 17:30 UTC [cited 2026 Mar 5]. Available from: https://cipedia.org/index.php?title=Main_Page&oldid=467.
Bluebook style
Main Page, https://cipedia.org/index.php?title=Main_Page&oldid=467 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CIpedia",
title = "Main Page --- CIpedia{,} ",
year = "2023",
url = "https://cipedia.org/index.php?title=Main_Page&oldid=467",
note = "[Online; accessed 5-March-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 = "CIpedia",
title = "Main Page --- CIpedia{,} ",
year = "2023",
url = "\url{https://cipedia.org/index.php?title=Main_Page&oldid=467}",
note = "[Online; accessed 5-March-2026]"
}