Cite This Page
Bibliographic details for Linux - Remote Desktop
- Page name: Linux - Remote Desktop
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 1 July 2020 03:53 UTC
- Date retrieved: 21 November 2025 06:10 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474
- Page Version ID: 474
Citation styles for Linux - Remote Desktop
APA style
Linux - Remote Desktop. (2020, July 1). The TinkerNet Wiki, . Retrieved 06:10, November 21, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474.
MLA style
"Linux - Remote Desktop." The TinkerNet Wiki, . 1 Jul 2020, 03:53 UTC. 21 Nov 2025, 06:10 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Remote Desktop', The TinkerNet Wiki, , 1 July 2020, 03:53 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474> [accessed 21 November 2025]
Chicago style
The TinkerNet Wiki contributors, "Linux - Remote Desktop," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474 (accessed November 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Remote Desktop [Internet]. The TinkerNet Wiki, ; 2020 Jul 1, 03:53 UTC [cited 2025 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474.
Bluebook style
Linux - Remote Desktop, https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Linux - Remote Desktop --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474",
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 = "Linux - Remote Desktop --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=474}",
note = "[Online; accessed 21-November-2025]"
}