Cite This Page
Bibliographic details for web page
- Page name: web page
- Author: Acadēmīa Latīnitātis contributors
- Publisher: Acadēmīa Latīnitātis, .
- Date of last revision: 15 February 2023 22:35 UTC
- Date retrieved: 29 April 2026 21:28 UTC
- Permanent URL: https://academia.la/wiki/web_page
- Page Version ID: 1858
Citation styles for web page
APA style
web page. (2023, February 15). Acadēmīa Latīnitātis, . Retrieved 21:28, April 29, 2026 from https://academia.la/wiki/web_page.
MLA style
"web page." Acadēmīa Latīnitātis, . 15 Feb 2023, 22:35 UTC. 29 Apr 2026, 21:28 <https://academia.la/wiki/web_page>.
MHRA style
Acadēmīa Latīnitātis contributors, 'web page', Acadēmīa Latīnitātis, , 15 February 2023, 22:35 UTC, <https://academia.la/wiki/web_page> [accessed 29 April 2026]
Chicago style
Acadēmīa Latīnitātis contributors, "web page," Acadēmīa Latīnitātis, , https://academia.la/wiki/web_page (accessed April 29, 2026).
CBE/CSE style
Acadēmīa Latīnitātis contributors. web page [Internet]. Acadēmīa Latīnitātis, ; 2023 Feb 15, 22:35 UTC [cited 2026 Apr 29]. Available from: https://academia.la/wiki/web_page.
Bluebook style
web page, https://academia.la/wiki/web_page (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Acadēmīa Latīnitātis",
title = "web page --- Acadēmīa Latīnitātis{,} ",
year = "2023",
url = "https://academia.la/wiki/web_page",
note = "[Online; accessed 29-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 = "Acadēmīa Latīnitātis",
title = "web page --- Acadēmīa Latīnitātis{,} ",
year = "2023",
url = "\url{https://academia.la/wiki/web_page}",
note = "[Online; accessed 29-April-2026]"
}