Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: fridemar.ai contributors
- Publisher: fridemar.ai, .
- Date of last revision: 16 October 2025 11:19 UTC
- Date retrieved: 6 March 2026 00:08 UTC
- Permanent URL: http://fridemar.ai/index.php?title=Main_Page&oldid=1668
- Page Version ID: 1668
Citation styles for Main Page
APA style
Main Page. (2025, October 16). fridemar.ai, . Retrieved 00:08, March 6, 2026 from http://fridemar.ai/index.php?title=Main_Page&oldid=1668.
MLA style
"Main Page." fridemar.ai, . 16 Oct 2025, 11:19 UTC. 6 Mar 2026, 00:08 <http://fridemar.ai/index.php?title=Main_Page&oldid=1668>.
MHRA style
fridemar.ai contributors, 'Main Page', fridemar.ai, , 16 October 2025, 11:19 UTC, <http://fridemar.ai/index.php?title=Main_Page&oldid=1668> [accessed 6 March 2026]
Chicago style
fridemar.ai contributors, "Main Page," fridemar.ai, , http://fridemar.ai/index.php?title=Main_Page&oldid=1668 (accessed March 6, 2026).
CBE/CSE style
fridemar.ai contributors. Main Page [Internet]. fridemar.ai, ; 2025 Oct 16, 11:19 UTC [cited 2026 Mar 6]. Available from: http://fridemar.ai/index.php?title=Main_Page&oldid=1668.
Bluebook style
Main Page, http://fridemar.ai/index.php?title=Main_Page&oldid=1668 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "fridemar.ai",
title = "Main Page --- fridemar.ai{,} ",
year = "2025",
url = "http://fridemar.ai/index.php?title=Main_Page&oldid=1668",
note = "[Online; accessed 6-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 = "fridemar.ai",
title = "Main Page --- fridemar.ai{,} ",
year = "2025",
url = "\url{http://fridemar.ai/index.php?title=Main_Page&oldid=1668}",
note = "[Online; accessed 6-March-2026]"
}