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