Cite This Page
Bibliographic details for MPD Daemon
- Page name: MPD Daemon
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 9 August 2019 18:38 UTC
- Date retrieved: 20 November 2025 00:41 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455
- Page Version ID: 1455
Citation styles for MPD Daemon
APA style
MPD Daemon. (2019, August 9). Fixme.ch, . Retrieved 00:41, November 20, 2025 from https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455.
MLA style
"MPD Daemon." Fixme.ch, . 9 Aug 2019, 18:38 UTC. 20 Nov 2025, 00:41 <https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455>.
MHRA style
Fixme.ch contributors, 'MPD Daemon', Fixme.ch, , 9 August 2019, 18:38 UTC, <https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455> [accessed 20 November 2025]
Chicago style
Fixme.ch contributors, "MPD Daemon," Fixme.ch, , https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455 (accessed November 20, 2025).
CBE/CSE style
Fixme.ch contributors. MPD Daemon [Internet]. Fixme.ch, ; 2019 Aug 9, 18:38 UTC [cited 2025 Nov 20]. Available from: https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455.
Bluebook style
MPD Daemon, https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "MPD Daemon --- Fixme.ch{,} ",
year = "2019",
url = "https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455",
note = "[Online; accessed 20-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 = "Fixme.ch",
title = "MPD Daemon --- Fixme.ch{,} ",
year = "2019",
url = "\url{https://fixme.ch/w/index.php?title=MPD_Daemon&oldid=1455}",
note = "[Online; accessed 20-November-2025]"
}