Cite
From
Bibliographic details for A-level Computing/Exam Tips
- Page name: A-level Computing/Exam Tips
- Author: contributors
- Publisher: , .
- Date of last revision: 2 April 2009 09:04 UTC
- Date retrieved: 23 November 2024 07:44 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851
- Page Version ID: 851
Citation styles for A-level Computing/Exam Tips
APA style
A-level Computing/Exam Tips. (2009, April 2). , . Retrieved 07:44, November 23, 2024 from http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851.
MLA style
"A-level Computing/Exam Tips." , . 2 Apr 2009, 09:04 UTC. 23 Nov 2024, 07:44 <http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851>.
MHRA style
contributors, 'A-level Computing/Exam Tips', , , 2 April 2009, 09:04 UTC, <http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851> [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=851 (accessed November 23, 2024).
CBE/CSE style
contributors. A-level Computing/Exam Tips [Internet]. , ; 2009 Apr 2, 09:04 UTC [cited 2024 Nov 23]. Available from:
http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851.
Bluebook style
A-level Computing/Exam Tips, http://archive.occcwiki.org/index.php?title=A-level_Computing/Exam_Tips&oldid=851 (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=851", 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=851}", note = "[Online; accessed 23-November-2024]" }