Cite This Page
Bibliographic details for Audacity
- Page name: Audacity
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 21 April 2021 16:38 UTC
- Date retrieved: 19 May 2026 22:38 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Audacity&oldid=4259
- Page Version ID: 4259
Citation styles for Audacity
APA style
Audacity. (2021, April 21). COPTR, . Retrieved 22:38, May 19, 2026 from https://coptr.digipres.org/index.php?title=Audacity&oldid=4259.
MLA style
"Audacity." COPTR, . 21 Apr 2021, 16:38 UTC. 19 May 2026, 22:38 <https://coptr.digipres.org/index.php?title=Audacity&oldid=4259>.
MHRA style
COPTR contributors, 'Audacity', COPTR, , 21 April 2021, 16:38 UTC, <https://coptr.digipres.org/index.php?title=Audacity&oldid=4259> [accessed 19 May 2026]
Chicago style
COPTR contributors, "Audacity," COPTR, , https://coptr.digipres.org/index.php?title=Audacity&oldid=4259 (accessed May 19, 2026).
CBE/CSE style
COPTR contributors. Audacity [Internet]. COPTR, ; 2021 Apr 21, 16:38 UTC [cited 2026 May 19]. Available from: https://coptr.digipres.org/index.php?title=Audacity&oldid=4259.
Bluebook style
Audacity, https://coptr.digipres.org/index.php?title=Audacity&oldid=4259 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Audacity --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Audacity&oldid=4259",
note = "[Online; accessed 19-May-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 = "COPTR",
title = "Audacity --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Audacity&oldid=4259}",
note = "[Online; accessed 19-May-2026]"
}