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:59 UTC
- Date retrieved: 14 May 2026 12:37 UTC
- Permanent URL: https://decimalchain.com/wiki/en/Main_Page?oldid=3327
- Page Version ID: 3327
Citation styles for Main Page
APA style
Main Page. (2024, June 16). Decimal Wiki, . Retrieved 12:37, May 14, 2026 from https://decimalchain.com/wiki/en/Main_Page?oldid=3327.
MLA style
"Main Page." Decimal Wiki, . 16 Jun 2024, 17:59 UTC. 14 May 2026, 12:37 <https://decimalchain.com/wiki/en/Main_Page?oldid=3327>.
MHRA style
Decimal Wiki contributors, 'Main Page', Decimal Wiki, , 16 June 2024, 17:59 UTC, <https://decimalchain.com/wiki/en/Main_Page?oldid=3327> [accessed 14 May 2026]
Chicago style
Decimal Wiki contributors, "Main Page," Decimal Wiki, , https://decimalchain.com/wiki/en/Main_Page?oldid=3327 (accessed May 14, 2026).
CBE/CSE style
Decimal Wiki contributors. Main Page [Internet]. Decimal Wiki, ; 2024 Jun 16, 17:59 UTC [cited 2026 May 14]. Available from: https://decimalchain.com/wiki/en/Main_Page?oldid=3327.
Bluebook style
Main Page, https://decimalchain.com/wiki/en/Main_Page?oldid=3327 (last visited May 14, 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=3327",
note = "[Online; accessed 14-May-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=3327}",
note = "[Online; accessed 14-May-2026]"
}