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