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:18 UTC
- Date retrieved: 5 November 2025 03:28 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743
- Page Version ID: 743
Citation styles for WikiServer - Configuring the Wiki
APA style
WikiServer - Configuring the Wiki. (2020, July 26). The TinkerNet Wiki, . Retrieved 03:28, November 5, 2025 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743.
MLA style
"WikiServer - Configuring the Wiki." The TinkerNet Wiki, . 26 Jul 2020, 06:18 UTC. 5 Nov 2025, 03:28 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Configuring the Wiki', The TinkerNet Wiki, , 26 July 2020, 06:18 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743> [accessed 5 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=743 (accessed November 5, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Configuring the Wiki [Internet]. The TinkerNet Wiki, ; 2020 Jul 26, 06:18 UTC [cited 2025 Nov 5]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743.
Bluebook style
WikiServer - Configuring the Wiki, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Configuring_the_Wiki&oldid=743 (last visited November 5, 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=743",
note = "[Online; accessed 5-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=743}",
note = "[Online; accessed 5-November-2025]"
}