Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: BigTechWiki contributors
- Publisher: BigTechWiki, .
- Date of last revision: 22 April 2022 19:39 UTC
- Date retrieved: 11 May 2026 02:48 UTC
- Permanent URL: https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419
- Page Version ID: 419
Citation styles for Main Page
APA style
Main Page. (2022, April 22). BigTechWiki, . Retrieved 02:48, May 11, 2026 from https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419.
MLA style
"Main Page." BigTechWiki, . 22 Apr 2022, 19:39 UTC. 11 May 2026, 02:48 <https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419>.
MHRA style
BigTechWiki contributors, 'Main Page', BigTechWiki, , 22 April 2022, 19:39 UTC, <https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419> [accessed 11 May 2026]
Chicago style
BigTechWiki contributors, "Main Page," BigTechWiki, , https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419 (accessed May 11, 2026).
CBE/CSE style
BigTechWiki contributors. Main Page [Internet]. BigTechWiki, ; 2022 Apr 22, 19:39 UTC [cited 2026 May 11]. Available from: https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419.
Bluebook style
Main Page, https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BigTechWiki",
title = "Main Page --- BigTechWiki{,} ",
year = "2022",
url = "https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419",
note = "[Online; accessed 11-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 = "BigTechWiki",
title = "Main Page --- BigTechWiki{,} ",
year = "2022",
url = "\url{https://www.bigtechwiki.com/index.php?title=Main_Page&oldid=419}",
note = "[Online; accessed 11-May-2026]"
}