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

Bibliographic details for "Old stuff but good"

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 "Old stuff but good"

APA

Old stuff but good. (2025, Dec 30). In Make It Tea. Retrieved 12:22, May 30, 2026, from https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507.

MLA

Anonymous Contributors. "Old stuff but good". Make It Tea. 30 Dec. 2025. Web. 30 May. 2026, 12:22

MHRA

Anonymous Contributors, 'Old stuff but good', Make It Tea, 30 December 2025, 09:55 GMT, <https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507> [Accessed 30 May 2026]

Chicago

Anonymous Contributors, "Old stuff but good", Make It Tea, https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507 (Accessed May 30, 2026).

CBE/CSE

Anonymous Contributors. Old stuff but good [Internet]. Make It Tea; 2025 Dec 30, 09:55 GMT [Cited 2026 May 30]. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507.

Bluebook

AMA

Anonymous Contributors. Old stuff but good. Make It Tea. December 30, 2025, 09:55 GMT. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507. Accessed May 30, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Old stuff but good --- Make It Tea",
   year = "2025",
   url = "https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507",
   note = "[Online; accessed 30-May-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 = "Old stuff but good --- Make It Tea",
   year = "2025",
   url = "\url{https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507}",
   note = "[Online; accessed 30-May-2026]"


   author = "Anonymous Contributors",
   title = "Old stuff but good --- Make It Tea",
   year = "2025",
   url = "\url{https://g4slv.info/dokuwiki/doku.php?id=public:computers:archive:alpine&rev=1767088507}",
   note = "[Online; accessed 30-May-2026]"
 }
  

DokuWiki talk pages

Markup
[[public:computers:archive:alpine|Old stuff but good]] ([[public:computers:archive:alpine?rev=1767088507|this version]])
Result
Old stuff but good (this version)

Navigation