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

Bibliographic details for "VPS Notes"

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 "VPS Notes"

APA

VPS Notes. (2026, Jun 4). In Make It Tea. Retrieved 14:09, July 15, 2026, from https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609.

MLA

Anonymous Contributors. "VPS Notes". Make It Tea. 4 Jun. 2026. Web. 15 Jul. 2026, 14:09

MHRA

Anonymous Contributors, 'VPS Notes', Make It Tea, 4 June 2026, 07:20 GMT, <https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609> [Accessed 15 July 2026]

Chicago

Anonymous Contributors, "VPS Notes", Make It Tea, https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609 (Accessed July 15, 2026).

CBE/CSE

Anonymous Contributors. VPS Notes [Internet]. Make It Tea; 2026 Jun 4, 07:20 GMT [Cited 2026 Jul 15]. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609.

Bluebook

AMA

Anonymous Contributors. VPS Notes. Make It Tea. June 4, 2026, 07:20 GMT. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609. Accessed July 15, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "VPS Notes --- Make It Tea",
   year = "2026",
   url = "https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609",
   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 = "VPS Notes --- Make It Tea",
   year = "2026",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609}",
   note = "[Online; accessed 15-July-2026]"


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

DokuWiki talk pages

Markup
[[public:computers:archive:vps_tips_tricks|VPS Notes]] ([[public:computers:archive:vps_tips_tricks?rev=1780557609|this version]])
Result
VPS Notes (this version)