Cite This Page
Bibliographic details for P8 Tech Ref Appendix C
- Page name: P8 Tech Ref Appendix C
- Author: wiki.apple2.org contributors
- Publisher: wiki.apple2.org, .
- Date of last revision: 28 September 2007 11:17 UTC
- Date retrieved: 30 October 2021 18:17 UTC
- Permanent URL: http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235
- Page Version ID: 235
Citation styles for P8 Tech Ref Appendix C
APA style
P8 Tech Ref Appendix C. (2007, September 28). wiki.apple2.org, . Retrieved 18:17, October 30, 2021 from http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235.
MLA style
"P8 Tech Ref Appendix C." wiki.apple2.org, . 28 Sep 2007, 11:17 UTC. 30 Oct 2021, 18:17 <http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235>.
MHRA style
wiki.apple2.org contributors, 'P8 Tech Ref Appendix C', wiki.apple2.org, , 28 September 2007, 11:17 UTC, <http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235> [accessed 30 October 2021]
Chicago style
wiki.apple2.org contributors, "P8 Tech Ref Appendix C," wiki.apple2.org, , http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235 (accessed October 30, 2021).
CBE/CSE style
wiki.apple2.org contributors. P8 Tech Ref Appendix C [Internet]. wiki.apple2.org, ; 2007 Sep 28, 11:17 UTC [cited 2021 Oct 30]. Available from: http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235.
Bluebook style
P8 Tech Ref Appendix C, http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235 (last visited October 30, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "wiki.apple2.org",
title = "P8 Tech Ref Appendix C --- wiki.apple2.org{,} ",
year = "2007",
url = "http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235",
note = "[Online; accessed 30-October-2021]"
}
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 = "wiki.apple2.org",
title = "P8 Tech Ref Appendix C --- wiki.apple2.org{,} ",
year = "2007",
url = "\url{http://wiki.apple2.org/index.php?title=P8_Tech_Ref_Appendix_C&oldid=235}",
note = "[Online; accessed 30-October-2021]"
}