Cite This Page
Bibliographic details for Developer Guide
- Page name: Developer Guide
- Author: PlexyDesk - Display Server for GNU/Linux contributors
- Publisher: PlexyDesk - Display Server for GNU/Linux.
- Date of last revision: 21 March 2026 19:54 UTC
- Date retrieved: 6 June 2026 10:42 UTC
- Permanent URL: https://plexydesk.org/index.php?title=Developer_Guide&oldid=15
- Page Version ID: 15
Citation styles for Developer Guide
Developer Guide. (2026, March 21). PlexyDesk - Display Server for GNU/Linux. Retrieved June 6, 2026, from https://plexydesk.org/index.php?title=Developer_Guide&oldid=15.
"Developer Guide." PlexyDesk - Display Server for GNU/Linux. 21 Mar 2026, 19:54 UTC. <https://plexydesk.org/index.php?title=Developer_Guide&oldid=15> 6 Jun 2026, 10:42.
PlexyDesk - Display Server for GNU/Linux contributors, 'Developer Guide', PlexyDesk - Display Server for GNU/Linux, 21 March 2026, 19:54 UTC, <https://plexydesk.org/index.php?title=Developer_Guide&oldid=15> [accessed 6 June 2026]
PlexyDesk - Display Server for GNU/Linux contributors, "Developer Guide," PlexyDesk - Display Server for GNU/Linux, https://plexydesk.org/index.php?title=Developer_Guide&oldid=15 (accessed June 6, 2026).
PlexyDesk - Display Server for GNU/Linux contributors. Developer Guide [Internet]. PlexyDesk - Display Server for GNU/Linux; 2026 Mar 21, 19:54 UTC [cited 2026 Jun 6]. Available from: https://plexydesk.org/index.php?title=Developer_Guide&oldid=15.
Developer Guide, https://plexydesk.org/index.php?title=Developer_Guide&oldid=15 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PlexyDesk - Display Server for GNU/Linux",
title = "Developer Guide --- PlexyDesk - Display Server for GNU/Linux{,} ",
year = "2026",
url = "https://plexydesk.org/index.php?title=Developer_Guide&oldid=15",
note = "[Online; accessed 6-June-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 = "Developer Guide --- PlexyDesk - Display Server for GNU/Linux{,} ",
year = "2026",
url = "\url{https://plexydesk.org/index.php?title=Developer_Guide&oldid=15}",
note = "[Online; accessed 6-June-2026]"
}