Cite This Page
Bibliographic details for WikiServer - Configuring the Wiki
- Page name: WikiServer - Configuring the Wiki
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 26 July 2020 06:16 UTC
- Date retrieved: 4 November 2025 21:48 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741
- Page Version ID: 741
Citation styles for WikiServer - Configuring the Wiki
APA style
WikiServer - Configuring the Wiki. (2020, July 26). The TinkerNet Wiki, . Retrieved 21:48, November 4, 2025 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741.
MLA style
"WikiServer - Configuring the Wiki." The TinkerNet Wiki, . 26 Jul 2020, 06:16 UTC. 4 Nov 2025, 21:48 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Configuring the Wiki', The TinkerNet Wiki, , 26 July 2020, 06:16 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741> [accessed 4 November 2025]
Chicago style
The TinkerNet Wiki contributors, "WikiServer - Configuring the Wiki," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741 (accessed November 4, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Configuring the Wiki [Internet]. The TinkerNet Wiki, ; 2020 Jul 26, 06:16 UTC [cited 2025 Nov 4]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741.
Bluebook style
WikiServer - Configuring the Wiki, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "WikiServer - Configuring the Wiki --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741",
note = "[Online; accessed 4-November-2025]"
}
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 = "The TinkerNet Wiki",
title = "WikiServer - Configuring the Wiki --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=741}",
note = "[Online; accessed 4-November-2025]"
}