Cite This Page
Bibliographic details for How to emulate the Apple Lisa
- Page name: How to emulate the Apple Lisa
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 4 April 2023 02:44 UTC
- Date retrieved: 21 May 2025 08:31 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943
- Page Version ID: 2943
Citation styles for How to emulate the Apple Lisa
APA style
How to emulate the Apple Lisa. (2023, April 4). Computernewb Wiki. Retrieved 08:31, May 21, 2025 from https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943.
MLA style
"How to emulate the Apple Lisa." Computernewb Wiki. 4 Apr 2023, 02:44 UTC. 21 May 2025, 08:31 <https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943>.
MHRA style
Computernewb Wiki contributors, 'How to emulate the Apple Lisa', Computernewb Wiki, 4 April 2023, 02:44 UTC, <https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943> [accessed 21 May 2025]
Chicago style
Computernewb Wiki contributors, "How to emulate the Apple Lisa," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943 (accessed May 21, 2025).
CBE/CSE style
Computernewb Wiki contributors. How to emulate the Apple Lisa [Internet]. Computernewb Wiki; 2023 Apr 4, 02:44 UTC [cited 2025 May 21]. Available from: https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943.
Bluebook style
How to emulate the Apple Lisa, https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943 (last visited May 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Computernewb Wiki", title = "How to emulate the Apple Lisa --- Computernewb Wiki{,} ", year = "2023", url = "https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943", note = "[Online; accessed 21-May-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 = "Computernewb Wiki", title = "How to emulate the Apple Lisa --- Computernewb Wiki{,} ", year = "2023", url = "\url{https://computernewb.com/w/index.php?title=How_to_emulate_the_Apple_Lisa&oldid=2943}", note = "[Online; accessed 21-May-2025]" }