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