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