Cite
From
Bibliographic details for A-level Computing/Exam Tips
- Page name: A-level Computing/Exam Tips
- Author: contributors
- Publisher: , .
- Date of last revision: 9 April 2009 14:56 UTC
- Date retrieved: 23 November 2024 00:13 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852
- Page Version ID: 852
Citation styles for A-level Computing/Exam Tips
APA style
A-level Computing/Exam Tips. (2009, April 9). , . Retrieved 00:13, November 23, 2024 from http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852.
MLA style
"A-level Computing/Exam Tips." , . 9 Apr 2009, 14:56 UTC. 23 Nov 2024, 00:13 <http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852>.
MHRA style
contributors, 'A-level Computing/Exam Tips', , , 9 April 2009, 14:56 UTC, <http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852> [accessed 23 November 2024]
Chicago style
contributors, "A-level Computing/Exam Tips," , , http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852 (accessed November 23, 2024).
CBE/CSE style
contributors. A-level Computing/Exam Tips [Internet]. , ; 2009 Apr 9, 14:56 UTC [cited 2024 Nov 23]. Available from:
http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852.
Bluebook style
A-level Computing/Exam Tips, http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "A-level Computing/Exam Tips --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852", note = "[Online; accessed 23-November-2024]" }
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 = "", title = "A-level Computing/Exam Tips --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=852}", note = "[Online; accessed 23-November-2024]" }