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