Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: XAU contributors
- Publisher: XAU, .
- Date of last revision: 10 September 2025 14:54 UTC
- Date retrieved: 13 April 2026 02:30 UTC
- Permanent URL: https://www.xau.cam/index.php?title=Main_Page&oldid=267
- Page Version ID: 267
Citation styles for Main Page
APA style
Main Page. (2025, September 10). XAU, . Retrieved 02:30, April 13, 2026 from https://www.xau.cam/index.php?title=Main_Page&oldid=267.
MLA style
"Main Page." XAU, . 10 Sep 2025, 14:54 UTC. 13 Apr 2026, 02:30 <https://www.xau.cam/index.php?title=Main_Page&oldid=267>.
MHRA style
XAU contributors, 'Main Page', XAU, , 10 September 2025, 14:54 UTC, <https://www.xau.cam/index.php?title=Main_Page&oldid=267> [accessed 13 April 2026]
Chicago style
XAU contributors, "Main Page," XAU, , https://www.xau.cam/index.php?title=Main_Page&oldid=267 (accessed April 13, 2026).
CBE/CSE style
XAU contributors. Main Page [Internet]. XAU, ; 2025 Sep 10, 14:54 UTC [cited 2026 Apr 13]. Available from: https://www.xau.cam/index.php?title=Main_Page&oldid=267.
Bluebook style
Main Page, https://www.xau.cam/index.php?title=Main_Page&oldid=267 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "XAU",
title = "Main Page --- XAU{,} ",
year = "2025",
url = "https://www.xau.cam/index.php?title=Main_Page&oldid=267",
note = "[Online; accessed 13-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 = "XAU",
title = "Main Page --- XAU{,} ",
year = "2025",
url = "\url{https://www.xau.cam/index.php?title=Main_Page&oldid=267}",
note = "[Online; accessed 13-April-2026]"
}