Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: BNETDocs Wiki contributors
- Publisher: BNETDocs Wiki, .
- Date of last revision: 15 January 2020 05:06 UTC
- Date retrieved: 6 June 2026 03:53 UTC
- Permanent URL: https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1
- Page Version ID: 1
Citation styles for Main Page
APA style
Main Page. (2020, January 15). BNETDocs Wiki, . Retrieved 03:53, June 6, 2026 from https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1.
MLA style
"Main Page." BNETDocs Wiki, . 15 Jan 2020, 05:06 UTC. 6 Jun 2026, 03:53 <https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1>.
MHRA style
BNETDocs Wiki contributors, 'Main Page', BNETDocs Wiki, , 15 January 2020, 05:06 UTC, <https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1> [accessed 6 June 2026]
Chicago style
BNETDocs Wiki contributors, "Main Page," BNETDocs Wiki, , https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1 (accessed June 6, 2026).
CBE/CSE style
BNETDocs Wiki contributors. Main Page [Internet]. BNETDocs Wiki, ; 2020 Jan 15, 05:06 UTC [cited 2026 Jun 6]. Available from: https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1.
Bluebook style
Main Page, https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BNETDocs Wiki",
title = "Main Page --- BNETDocs Wiki{,} ",
year = "2020",
url = "https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1",
note = "[Online; accessed 6-June-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 = "BNETDocs Wiki",
title = "Main Page --- BNETDocs Wiki{,} ",
year = "2020",
url = "\url{https://wiki.bnetdocs.org/w/index.php?title=Main_Page&oldid=1}",
note = "[Online; accessed 6-June-2026]"
}