Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: base48 contributors
- Publisher: base48.
- Date of last revision: 28 February 2024 11:00 UTC
- Date retrieved: 11 July 2026 09:02 UTC
- Permanent URL: https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532
- Page Version ID: 4532
Citation styles for Main Page
Main Page. (2024, February 28). base48. Retrieved July 11, 2026, from https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532.
"Main Page." base48. 28 Feb 2024, 11:00 UTC. <https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532> 11 Jul 2026, 09:02.
base48 contributors, 'Main Page', base48, 28 February 2024, 11:00 UTC, <https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532> [accessed 11 July 2026]
base48 contributors, "Main Page," base48, https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532 (accessed July 11, 2026).
base48 contributors. Main Page [Internet]. base48; 2024 Feb 28, 11:00 UTC [cited 2026 Jul 11]. Available from: https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532.
Main Page, https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "base48",
title = "Main Page --- base48{,} ",
year = "2024",
url = "https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532",
note = "[Online; accessed 11-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 = "base48",
title = "Main Page --- base48{,} ",
year = "2024",
url = "\url{https://wiki.base48.cz/w/index.php?title=Main_Page&oldid=4532}",
note = "[Online; accessed 11-July-2026]"
}