Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: fridemar.ai contributors
- Publisher: fridemar.ai, .
- Date of last revision: 1 August 2024 01:44 UTC
- Date retrieved: 21 May 2026 14:45 UTC
- Permanent URL: http://fridemar.ai/index.php?title=Main_Page&oldid=1475
- Page Version ID: 1475
Citation styles for Main Page
APA style
Main Page. (2024, August 1). fridemar.ai, . Retrieved 14:45, May 21, 2026 from http://fridemar.ai/index.php?title=Main_Page&oldid=1475.
MLA style
"Main Page." fridemar.ai, . 1 Aug 2024, 01:44 UTC. 21 May 2026, 14:45 <http://fridemar.ai/index.php?title=Main_Page&oldid=1475>.
MHRA style
fridemar.ai contributors, 'Main Page', fridemar.ai, , 1 August 2024, 01:44 UTC, <http://fridemar.ai/index.php?title=Main_Page&oldid=1475> [accessed 21 May 2026]
Chicago style
fridemar.ai contributors, "Main Page," fridemar.ai, , http://fridemar.ai/index.php?title=Main_Page&oldid=1475 (accessed May 21, 2026).
CBE/CSE style
fridemar.ai contributors. Main Page [Internet]. fridemar.ai, ; 2024 Aug 1, 01:44 UTC [cited 2026 May 21]. Available from: http://fridemar.ai/index.php?title=Main_Page&oldid=1475.
Bluebook style
Main Page, http://fridemar.ai/index.php?title=Main_Page&oldid=1475 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "fridemar.ai",
title = "Main Page --- fridemar.ai{,} ",
year = "2024",
url = "http://fridemar.ai/index.php?title=Main_Page&oldid=1475",
note = "[Online; accessed 21-May-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 = "2024",
url = "\url{http://fridemar.ai/index.php?title=Main_Page&oldid=1475}",
note = "[Online; accessed 21-May-2026]"
}