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