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, Jan 29). In Make It Tea. Retrieved 18:07, May 29, 2026, from https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734.

MLA

Anonymous Contributors. "VPS Notes". Make It Tea. 29 Jan. 2026. Web. 29 May. 2026, 18:07

MHRA

Anonymous Contributors, 'VPS Notes', Make It Tea, 29 January 2026, 13:18 GMT, <https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734> [Accessed 29 May 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. VPS Notes [Internet]. Make It Tea; 2026 Jan 29, 13:18 GMT [Cited 2026 May 29]. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734.

Bluebook

AMA

Anonymous Contributors. VPS Notes. Make It Tea. January 29, 2026, 13:18 GMT. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734. Accessed May 29, 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:vps_tips_tricks&rev=1769692734",
   note = "[Online; accessed 29-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 = "VPS Notes --- Make It Tea",
   year = "2026",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734}",
   note = "[Online; accessed 29-May-2026]"


   author = "Anonymous Contributors",
   title = "VPS Notes --- Make It Tea",
   year = "2026",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1769692734}",
   note = "[Online; accessed 29-May-2026]"
 }
  

DokuWiki talk pages

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

Navigation