Cite This Page
Bibliographic details for Youtube Tutorial
- Page name: Youtube Tutorial
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 4 February 2019 19:07 UTC
- Date retrieved: 25 November 2025 14:50 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232
- Page Version ID: 3232
Citation styles for Youtube Tutorial
APA style
Youtube Tutorial. (2019, February 4). Advanced Projects Lab, . Retrieved 14:50, November 25, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232.
MLA style
"Youtube Tutorial." Advanced Projects Lab, . 4 Feb 2019, 19:07 UTC. 25 Nov 2025, 14:50 <https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232>.
MHRA style
Advanced Projects Lab contributors, 'Youtube Tutorial', Advanced Projects Lab, , 4 February 2019, 19:07 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232> [accessed 25 November 2025]
Chicago style
Advanced Projects Lab contributors, "Youtube Tutorial," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232 (accessed November 25, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Youtube Tutorial [Internet]. Advanced Projects Lab, ; 2019 Feb 4, 19:07 UTC [cited 2025 Nov 25]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232.
Bluebook style
Youtube Tutorial, https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Youtube Tutorial --- Advanced Projects Lab{,} ",
year = "2019",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232",
note = "[Online; accessed 25-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 = "Advanced Projects Lab",
title = "Youtube Tutorial --- Advanced Projects Lab{,} ",
year = "2019",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Youtube_Tutorial&oldid=3232}",
note = "[Online; accessed 25-November-2025]"
}