Cite This Page
Bibliographic details for ALSA Installation
- Page name: ALSA Installation
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 4 September 2013 16:06 UTC
- Date retrieved: 22 June 2026 02:20 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487
- Page Version ID: 5487
Citation styles for ALSA Installation
APA style
ALSA Installation. (2013, September 4). ArmadeusWiki, . Retrieved 02:20, June 22, 2026 from https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487.
MLA style
"ALSA Installation." ArmadeusWiki, . 4 Sep 2013, 16:06 UTC. 22 Jun 2026, 02:20 <https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487>.
MHRA style
ArmadeusWiki contributors, 'ALSA Installation', ArmadeusWiki, , 4 September 2013, 16:06 UTC, <https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487> [accessed 22 June 2026]
Chicago style
ArmadeusWiki contributors, "ALSA Installation," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487 (accessed June 22, 2026).
CBE/CSE style
ArmadeusWiki contributors. ALSA Installation [Internet]. ArmadeusWiki, ; 2013 Sep 4, 16:06 UTC [cited 2026 Jun 22]. Available from: https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487.
Bluebook style
ALSA Installation, https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487 (last visited June 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "ALSA Installation --- ArmadeusWiki{,} ",
year = "2013",
url = "https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487",
note = "[Online; accessed 22-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 = "ArmadeusWiki",
title = "ALSA Installation --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{https://www.armadeus.org/wiki/index.php?title=ALSA_Installation&oldid=5487}",
note = "[Online; accessed 22-June-2026]"
}