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:21 UTC
- Date retrieved: 1 November 2025 05:31 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634
- Page Version ID: 634
Citation styles for WikiServer - Install
APA style
WikiServer - Install. (2020, July 14). The TinkerNet Wiki, . Retrieved 05:31, November 1, 2025 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634.
MLA style
"WikiServer - Install." The TinkerNet Wiki, . 14 Jul 2020, 04:21 UTC. 1 Nov 2025, 05:31 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Install', The TinkerNet Wiki, , 14 July 2020, 04:21 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634> [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=634 (accessed November 1, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Install [Internet]. The TinkerNet Wiki, ; 2020 Jul 14, 04:21 UTC [cited 2025 Nov 1]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634.
Bluebook style
WikiServer - Install, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=634 (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=634",
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=634}",
note = "[Online; accessed 1-November-2025]"
}