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: 23 April 2025 03:37 UTC
- Date retrieved: 21 November 2025 05:15 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893
- Page Version ID: 1893
Citation styles for Linux - Remote Desktop
APA style
Linux - Remote Desktop. (2025, April 23). The TinkerNet Wiki, . Retrieved 05:15, November 21, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893.
MLA style
"Linux - Remote Desktop." The TinkerNet Wiki, . 23 Apr 2025, 03:37 UTC. 21 Nov 2025, 05:15 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Remote Desktop', The TinkerNet Wiki, , 23 April 2025, 03:37 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893> [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=1893 (accessed November 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Remote Desktop [Internet]. The TinkerNet Wiki, ; 2025 Apr 23, 03:37 UTC [cited 2025 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893.
Bluebook style
Linux - Remote Desktop, https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Linux - Remote Desktop --- The TinkerNet Wiki{,} ",
year = "2025",
url = "https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893",
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 = "2025",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Remote_Desktop&oldid=1893}",
note = "[Online; accessed 21-November-2025]"
}