Cite This Page
Bibliographic details for Use a Chromebook effectively/Cheat Sheet
- Page name: Use a Chromebook effectively/Cheat Sheet
- Author: howdoi contributors
- Publisher: howdoi, .
- Date of last revision: 15 August 2017 14:01 UTC
- Date retrieved: 16 May 2022 17:41 UTC
- Permanent URL: https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787
- Page Version ID: 787
Citation styles for Use a Chromebook effectively/Cheat Sheet
APA style
Use a Chromebook effectively/Cheat Sheet. (2017, August 15). howdoi, . Retrieved 17:41, May 16, 2022 from https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787.
MLA style
"Use a Chromebook effectively/Cheat Sheet." howdoi, . 15 Aug 2017, 14:01 UTC. 16 May 2022, 17:41 <https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787>.
MHRA style
howdoi contributors, 'Use a Chromebook effectively/Cheat Sheet', howdoi, , 15 August 2017, 14:01 UTC, <https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787> [accessed 16 May 2022]
Chicago style
howdoi contributors, "Use a Chromebook effectively/Cheat Sheet," howdoi, , https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787 (accessed May 16, 2022).
CBE/CSE style
howdoi contributors. Use a Chromebook effectively/Cheat Sheet [Internet]. howdoi, ; 2017 Aug 15, 14:01 UTC [cited 2022 May 16]. Available from: https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787.
Bluebook style
Use a Chromebook effectively/Cheat Sheet, https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787 (last visited May 16, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "howdoi", title = "Use a Chromebook effectively/Cheat Sheet --- howdoi{,} ", year = "2017", url = "https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787", note = "[Online; accessed 16-May-2022]" }
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 = "howdoi", title = "Use a Chromebook effectively/Cheat Sheet --- howdoi{,} ", year = "2017", url = "\url{https://howdoi.riverdale.edu/w/index.php?title=Use_a_Chromebook_effectively/Cheat_Sheet&oldid=787}", note = "[Online; accessed 16-May-2022]" }