Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Computing Unbound contributors
- Publisher: Computing Unbound, .
- Date of last revision: 17 September 2023 05:10 UTC
- Date retrieved: 5 July 2025 19:35 UTC
- Permanent URL: https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4
- Page Version ID: 4
Citation styles for Main Page
APA style
Main Page. (2023, September 17). Computing Unbound, . Retrieved 19:35, July 5, 2025 from https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4.
MLA style
"Main Page." Computing Unbound, . 17 Sep 2023, 05:10 UTC. 5 Jul 2025, 19:35 <https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4>.
MHRA style
Computing Unbound contributors, 'Main Page', Computing Unbound, , 17 September 2023, 05:10 UTC, <https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4> [accessed 5 July 2025]
Chicago style
Computing Unbound contributors, "Main Page," Computing Unbound, , https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4 (accessed July 5, 2025).
CBE/CSE style
Computing Unbound contributors. Main Page [Internet]. Computing Unbound, ; 2023 Sep 17, 05:10 UTC [cited 2025 Jul 5]. Available from: https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4.
Bluebook style
Main Page, https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4 (last visited July 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Computing Unbound", title = "Main Page --- Computing Unbound{,} ", year = "2023", url = "https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4", note = "[Online; accessed 5-July-2025]" }
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 = "Computing Unbound", title = "Main Page --- Computing Unbound{,} ", year = "2023", url = "\url{https://www.computingunbound.com/w/index.php?title=Main_Page&oldid=4}", note = "[Online; accessed 5-July-2025]" }