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 00:22, June 5, 2026, from https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609.

MLA

Anonymous Contributors. "VPS Notes". Make It Tea. 4 Jun. 2026. Web. 5 Jun. 2026, 00:22

MHRA

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

Chicago

Anonymous Contributors, "VPS Notes", Make It Tea, https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609 (Accessed June 5, 2026).

CBE/CSE

Anonymous Contributors. VPS Notes [Internet]. Make It Tea; 2026 Jun 4, 07:20 GMT [Cited 2026 Jun 5]. Available at: https://www.g4slv.info/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://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609. Accessed June 5, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "VPS Notes --- Make It Tea",
   year = "2026",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:vps_tips_tricks&rev=1780557609}",
   note = "[Online; accessed 5-June-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)