Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Decimal Wiki contributors
- Publisher: Decimal Wiki, .
- Date of last revision: 16 June 2024 17:34 UTC
- Date retrieved: 15 June 2026 06:56 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Main_Page?oldid=3318
- Page Version ID: 3318
Citation styles for Main Page
APA style
Main Page. (2024, June 16). Decimal Wiki, . Retrieved 06:56, June 15, 2026 from https://decimalchain.com/wiki/en/Main_Page?oldid=3318.
MLA style
"Main Page." Decimal Wiki, . 16 Jun 2024, 17:34 UTC. 15 Jun 2026, 06:56 <https://decimalchain.com/wiki/en/Main_Page?oldid=3318>.
MHRA style
Decimal Wiki contributors, 'Main Page', Decimal Wiki, , 16 June 2024, 17:34 UTC, <https://decimalchain.com/wiki/en/Main_Page?oldid=3318> [accessed 15 June 2026]
Chicago style
Decimal Wiki contributors, "Main Page," Decimal Wiki, , https://decimalchain.com/wiki/en/Main_Page?oldid=3318 (accessed June 15, 2026).
CBE/CSE style
Decimal Wiki contributors. Main Page [Internet]. Decimal Wiki, ; 2024 Jun 16, 17:34 UTC [cited 2026 Jun 15]. Available from: https://decimalchain.com/wiki/en/Main_Page?oldid=3318.
Bluebook style
Main Page, https://decimalchain.com/wiki/en/Main_Page?oldid=3318 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Decimal Wiki",
title = "Main Page --- Decimal Wiki{,} ",
year = "2024",
url = "https://decimalchain.com/wiki/en/Main_Page?oldid=3318",
note = "[Online; accessed 15-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 = "Decimal Wiki",
title = "Main Page --- Decimal Wiki{,} ",
year = "2024",
url = "\url{https://decimalchain.com/wiki/en/Main_Page?oldid=3318}",
note = "[Online; accessed 15-June-2026]"
}