Cite This Page
Bibliographic details for Tutorial
- Page name: Tutorial
- Author: RoAPI contributors
- Publisher: RoAPI, .
- Date of last revision: 23 September 2021 16:39 UTC
- Date retrieved: 30 March 2023 13:31 UTC
- Permanent URL: https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433
- Page Version ID: 433
Citation styles for Tutorial
APA style
Tutorial. (2021, September 23). RoAPI, . Retrieved 13:31, March 30, 2023 from https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433.
MLA style
"Tutorial." RoAPI, . 23 Sep 2021, 16:39 UTC. 30 Mar 2023, 13:31 <https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433>.
MHRA style
RoAPI contributors, 'Tutorial', RoAPI, , 23 September 2021, 16:39 UTC, <https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433> [accessed 30 March 2023]
Chicago style
RoAPI contributors, "Tutorial," RoAPI, , https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433 (accessed March 30, 2023).
CBE/CSE style
RoAPI contributors. Tutorial [Internet]. RoAPI, ; 2021 Sep 23, 16:39 UTC [cited 2023 Mar 30]. Available from: https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433.
Bluebook style
Tutorial, https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "RoAPI", title = "Tutorial --- RoAPI{,} ", year = "2021", url = "https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433", note = "[Online; accessed 30-March-2023]" }
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 = "RoAPI", title = "Tutorial --- RoAPI{,} ", year = "2021", url = "\url{https://robloxapi.wiki/w/index.php?title=Tutorial&oldid=433}", note = "[Online; accessed 30-March-2023]" }