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