Cite This Page
Bibliographic details for Internal Assessment
- Page name: Internal Assessment
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 9 May 2022 07:36 UTC
- Date retrieved: 13 August 2022 01:05 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612
- Page Version ID: 11612
Citation styles for Internal Assessment
APA style
Internal Assessment. (2022, May 9). Computer Science Wiki, . Retrieved 01:05, August 13, 2022 from https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612.
MLA style
"Internal Assessment." Computer Science Wiki, . 9 May 2022, 07:36 UTC. 13 Aug 2022, 01:05 <https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612>.
MHRA style
Computer Science Wiki contributors, 'Internal Assessment', Computer Science Wiki, , 9 May 2022, 07:36 UTC, <https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612> [accessed 13 August 2022]
Chicago style
Computer Science Wiki contributors, "Internal Assessment," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612 (accessed August 13, 2022).
CBE/CSE style
Computer Science Wiki contributors. Internal Assessment [Internet]. Computer Science Wiki, ; 2022 May 9, 07:36 UTC [cited 2022 Aug 13]. Available from: https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612.
Bluebook style
Internal Assessment, https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612 (last visited August 13, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Internal Assessment --- Computer Science Wiki{,} ", year = "2022", url = "https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612", note = "[Online; accessed 13-August-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 = "Computer Science Wiki", title = "Internal Assessment --- Computer Science Wiki{,} ", year = "2022", url = "\url{https://computersciencewiki.org/index.php?title=Internal_Assessment&oldid=11612}", note = "[Online; accessed 13-August-2022]" }