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