Cite This Page
Bibliographic details for Documentation
- Page name: Documentation
- Author: PlexyDesk - Display Server for GNU/Linux contributors
- Publisher: PlexyDesk - Display Server for GNU/Linux.
- Date of last revision: 22 March 2026 16:53 UTC
- Date retrieved: 17 April 2026 22:39 UTC
- Permanent URL: https://plexydesk.org/index.php?title=Documentation&oldid=50
- Page Version ID: 50
Citation styles for Documentation
Documentation. (2026, March 22). PlexyDesk - Display Server for GNU/Linux. Retrieved April 17, 2026, from https://plexydesk.org/index.php?title=Documentation&oldid=50.
"Documentation." PlexyDesk - Display Server for GNU/Linux. 22 Mar 2026, 16:53 UTC. <https://plexydesk.org/index.php?title=Documentation&oldid=50> 17 Apr 2026, 22:39.
PlexyDesk - Display Server for GNU/Linux contributors, 'Documentation', PlexyDesk - Display Server for GNU/Linux, 22 March 2026, 16:53 UTC, <https://plexydesk.org/index.php?title=Documentation&oldid=50> [accessed 17 April 2026]
PlexyDesk - Display Server for GNU/Linux contributors, "Documentation," PlexyDesk - Display Server for GNU/Linux, https://plexydesk.org/index.php?title=Documentation&oldid=50 (accessed April 17, 2026).
PlexyDesk - Display Server for GNU/Linux contributors. Documentation [Internet]. PlexyDesk - Display Server for GNU/Linux; 2026 Mar 22, 16:53 UTC [cited 2026 Apr 17]. Available from: https://plexydesk.org/index.php?title=Documentation&oldid=50.
Documentation, https://plexydesk.org/index.php?title=Documentation&oldid=50 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PlexyDesk - Display Server for GNU/Linux",
title = "Documentation --- PlexyDesk - Display Server for GNU/Linux{,} ",
year = "2026",
url = "https://plexydesk.org/index.php?title=Documentation&oldid=50",
note = "[Online; accessed 17-April-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 = "PlexyDesk - Display Server for GNU/Linux",
title = "Documentation --- PlexyDesk - Display Server for GNU/Linux{,} ",
year = "2026",
url = "\url{https://plexydesk.org/index.php?title=Documentation&oldid=50}",
note = "[Online; accessed 17-April-2026]"
}