Cite This Page
Bibliographic details for VLC Media Player
- Page name: VLC Media Player
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 11 March 2020 19:23 UTC
- Date retrieved: 21 April 2026 03:07 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453
- Page Version ID: 3453
Citation styles for VLC Media Player
APA style
VLC Media Player. (2020, March 11). TheBeard Science Project Wiki, . Retrieved 03:07, April 21, 2026 from https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453.
MLA style
"VLC Media Player." TheBeard Science Project Wiki, . 11 Mar 2020, 19:23 UTC. 21 Apr 2026, 03:07 <https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453>.
MHRA style
TheBeard Science Project Wiki contributors, 'VLC Media Player', TheBeard Science Project Wiki, , 11 March 2020, 19:23 UTC, <https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453> [accessed 21 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "VLC Media Player," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453 (accessed April 21, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. VLC Media Player [Internet]. TheBeard Science Project Wiki, ; 2020 Mar 11, 19:23 UTC [cited 2026 Apr 21]. Available from: https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453.
Bluebook style
VLC Media Player, https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "VLC Media Player --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453",
note = "[Online; accessed 21-April-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 = "TheBeard Science Project Wiki",
title = "VLC Media Player --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "\url{https://beardedmaker.com/wiki/index.php?title=VLC_Media_Player&oldid=3453}",
note = "[Online; accessed 21-April-2026]"
}