Cite
From
Bibliographic details for A-level Computing/Processing and Programming Techniques/Machine Level Structure
- Page name: A-level Computing/Processing and Programming Techniques/Machine Level Structure
- Author: contributors
- Publisher: , .
- Date of last revision: 25 May 2008 10:04 UTC
- Date retrieved: 20 April 2025 09:53 UTC
- Permanent URL: http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823
- Page Version ID: 823
Citation styles for A-level Computing/Processing and Programming Techniques/Machine Level Structure
APA style
A-level Computing/Processing and Programming Techniques/Machine Level Structure. (2008, May 25). , . Retrieved 09:53, April 20, 2025 from http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823.
MLA style
"A-level Computing/Processing and Programming Techniques/Machine Level Structure." , . 25 May 2008, 10:04 UTC. 20 Apr 2025, 09:53 <http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823>.
MHRA style
contributors, 'A-level Computing/Processing and Programming Techniques/Machine Level Structure', , , 25 May 2008, 10:04 UTC, <http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823> [accessed 20 April 2025]
Chicago style
contributors, "A-level Computing/Processing and Programming Techniques/Machine Level Structure," , , http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823 (accessed April 20, 2025).
CBE/CSE style
contributors. A-level Computing/Processing and Programming Techniques/Machine Level Structure [Internet]. , ; 2008 May 25, 10:04 UTC [cited 2025 Apr 20]. Available from:
Bluebook style
A-level Computing/Processing and Programming Techniques/Machine Level Structure, http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "A-level Computing/Processing and Programming Techniques/Machine Level Structure --- {,} ", year = "2008", url = "http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823", note = "[Online; accessed 20-April-2025]" }
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/Processing and Programming Techniques/Machine Level Structure --- {,} ", year = "2008", url = "\url{http://198.176.185.148/index.php?title=A-level_Computing/Processing_and_Programming_Techniques/Machine_Level_Structure&oldid=823}", note = "[Online; accessed 20-April-2025]" }