Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Bibliographic details for "6502 Project"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "6502 Project"

APA

6502 Project. (1970, Jan 1). In Make It Tea. Retrieved 20:33, July 15, 2026, from https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0.

MLA

Anonymous Contributors. "6502 Project". Make It Tea. 1 Jan. 1970. Web. 15 Jul. 2026, 20:33

MHRA

Anonymous Contributors, '6502 Project', Make It Tea, 1 January 1970, 00:00 GMT, <https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0> [Accessed 15 July 2026]

Chicago

Anonymous Contributors, "6502 Project", Make It Tea, https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0 (Accessed July 15, 2026).

CBE/CSE

Anonymous Contributors. 6502 Project [Internet]. Make It Tea; 1970 Jan 1, 00:00 GMT [Cited 2026 Jul 15]. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0.

Bluebook

AMA

Anonymous Contributors. 6502 Project. Make It Tea. January 1, 1970, 00:00 GMT. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0. Accessed July 15, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "6502 Project --- Make It Tea",
   year = "1970",
   url = "https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0",
   note = "[Online; accessed 15-July-2026]"
 }
  

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 = "Anonymous Contributors",
   title = "6502 Project --- Make It Tea",
   year = "1970",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0}",
   note = "[Online; accessed 15-July-2026]"


   author = "Anonymous Contributors",
   title = "6502 Project --- Make It Tea",
   year = "1970",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:6502:start&rev=0}",
   note = "[Online; accessed 15-July-2026]"
 }
  

DokuWiki talk pages

Markup
[[public:computers:6502:start|6502 Project]] ([[public:computers:6502:start?rev=0|this version]])
Result
6502 Project (this version)