Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: UNITApedia contributors
- Publisher: UNITApedia, .
- Date of last revision: 6 November 2025 16:14 UTC
- Date retrieved: 14 July 2026 10:43 UTC
- Permanent URL: https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353
- Page Version ID: 5353
Citation styles for Main Page
APA style
Main Page. (2025, November 6). UNITApedia, . Retrieved 10:43, July 14, 2026 from https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353.
MLA style
"Main Page." UNITApedia, . 6 Nov 2025, 16:14 UTC. 14 Jul 2026, 10:43 <https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353>.
MHRA style
UNITApedia contributors, 'Main Page', UNITApedia, , 6 November 2025, 16:14 UTC, <https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353> [accessed 14 July 2026]
Chicago style
UNITApedia contributors, "Main Page," UNITApedia, , https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353 (accessed July 14, 2026).
CBE/CSE style
UNITApedia contributors. Main Page [Internet]. UNITApedia, ; 2025 Nov 6, 16:14 UTC [cited 2026 Jul 14]. Available from: https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353.
Bluebook style
Main Page, https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353 (last visited July 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UNITApedia",
title = "Main Page --- UNITApedia{,} ",
year = "2025",
url = "https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353",
note = "[Online; accessed 14-July-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 = "UNITApedia",
title = "Main Page --- UNITApedia{,} ",
year = "2025",
url = "\url{https://unitapedia.univ-unita.eu/index.php?title=Main_Page&oldid=5353}",
note = "[Online; accessed 14-July-2026]"
}