Cite This Page
Bibliographic details for WikiServer - Getting VisualEditor working properly
- Page name: WikiServer - Getting VisualEditor working properly
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 24 September 2020 04:38 UTC
- Date retrieved: 21 November 2025 10:51 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847
- Page Version ID: 847
Citation styles for WikiServer - Getting VisualEditor working properly
APA style
WikiServer - Getting VisualEditor working properly. (2020, September 24). The TinkerNet Wiki, . Retrieved 10:51, November 21, 2025 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847.
MLA style
"WikiServer - Getting VisualEditor working properly." The TinkerNet Wiki, . 24 Sep 2020, 04:38 UTC. 21 Nov 2025, 10:51 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Getting VisualEditor working properly', The TinkerNet Wiki, , 24 September 2020, 04:38 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847> [accessed 21 November 2025]
Chicago style
The TinkerNet Wiki contributors, "WikiServer - Getting VisualEditor working properly," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847 (accessed November 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Getting VisualEditor working properly [Internet]. The TinkerNet Wiki, ; 2020 Sep 24, 04:38 UTC [cited 2025 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847.
Bluebook style
WikiServer - Getting VisualEditor working properly, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "WikiServer - Getting VisualEditor working properly --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847",
note = "[Online; accessed 21-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 - Getting VisualEditor working properly --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=847}",
note = "[Online; accessed 21-November-2025]"
}