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: 13 January 2022 22:17 UTC
- Date retrieved: 1 November 2025 13:13 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797
- Page Version ID: 1797
Citation styles for WikiServer - Install
APA style
WikiServer - Install. (2022, January 13). The TinkerNet Wiki, . Retrieved 13:13, November 1, 2025 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797.
MLA style
"WikiServer - Install." The TinkerNet Wiki, . 13 Jan 2022, 22:17 UTC. 1 Nov 2025, 13:13 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Install', The TinkerNet Wiki, , 13 January 2022, 22:17 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797> [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=1797 (accessed November 1, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Install [Internet]. The TinkerNet Wiki, ; 2022 Jan 13, 22:17 UTC [cited 2025 Nov 1]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797.
Bluebook style
WikiServer - Install, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "WikiServer - Install --- The TinkerNet Wiki{,} ",
year = "2022",
url = "https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797",
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 = "2022",
url = "\url{https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Install&oldid=1797}",
note = "[Online; accessed 1-November-2025]"
}