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: 2 August 2020 06:36 UTC
- Date retrieved: 16 March 2026 03:22 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783
- Page Version ID: 783
Citation styles for WikiServer - Getting VisualEditor working properly
APA style
WikiServer - Getting VisualEditor working properly. (2020, August 2). The TinkerNet Wiki, . Retrieved 03:22, March 16, 2026 from https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783.
MLA style
"WikiServer - Getting VisualEditor working properly." The TinkerNet Wiki, . 2 Aug 2020, 06:36 UTC. 16 Mar 2026, 03:22 <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783>.
MHRA style
The TinkerNet Wiki contributors, 'WikiServer - Getting VisualEditor working properly', The TinkerNet Wiki, , 2 August 2020, 06:36 UTC, <https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783> [accessed 16 March 2026]
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=783 (accessed March 16, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. WikiServer - Getting VisualEditor working properly [Internet]. The TinkerNet Wiki, ; 2020 Aug 2, 06:36 UTC [cited 2026 Mar 16]. Available from: https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783.
Bluebook style
WikiServer - Getting VisualEditor working properly, https://wiki.tinkernet.ca/index.php?title=WikiServer_-_Getting_VisualEditor_working_properly&oldid=783 (last visited March 16, 2026).
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=783",
note = "[Online; accessed 16-March-2026]"
}
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=783}",
note = "[Online; accessed 16-March-2026]"
}