Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Bits Passats contributors
- Publisher: Bits Passats.
- Date of last revision: 18 December 2024 14:12 UTC
- Date retrieved: 16 March 2026 20:42 UTC
- Permanent URL: https://bitspassats.com/index.php?title=Main_Page&oldid=772
- Page Version ID: 772
Citation styles for Main Page
APA style
Main Page. (2024, December 18). Bits Passats. Retrieved 20:42, March 16, 2026 from https://bitspassats.com/index.php?title=Main_Page&oldid=772.
MLA style
"Main Page." Bits Passats. 18 Dec 2024, 14:12 UTC. 16 Mar 2026, 20:42 <https://bitspassats.com/index.php?title=Main_Page&oldid=772>.
MHRA style
Bits Passats contributors, 'Main Page', Bits Passats, 18 December 2024, 14:12 UTC, <https://bitspassats.com/index.php?title=Main_Page&oldid=772> [accessed 16 March 2026]
Chicago style
Bits Passats contributors, "Main Page," Bits Passats, https://bitspassats.com/index.php?title=Main_Page&oldid=772 (accessed March 16, 2026).
CBE/CSE style
Bits Passats contributors. Main Page [Internet]. Bits Passats; 2024 Dec 18, 14:12 UTC [cited 2026 Mar 16]. Available from: https://bitspassats.com/index.php?title=Main_Page&oldid=772.
Bluebook style
Main Page, https://bitspassats.com/index.php?title=Main_Page&oldid=772 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Bits Passats",
title = "Main Page --- Bits Passats{,} ",
year = "2024",
url = "https://bitspassats.com/index.php?title=Main_Page&oldid=772",
note = "[Online; accessed 16-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 = "Bits Passats",
title = "Main Page --- Bits Passats{,} ",
year = "2024",
url = "\url{https://bitspassats.com/index.php?title=Main_Page&oldid=772}",
note = "[Online; accessed 16-March-2026]"
}