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. (2025, Apr 6). In Make It Tea. Retrieved 16:34, April 24, 2026, from https://g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1743918834.

MLA

Anonymous Contributors. "VPS Notes". Make It Tea. 6 Apr. 2025. Web. 24 Apr. 2026, 16:34

MHRA

Anonymous Contributors, 'VPS Notes', Make It Tea, 6 April 2025, 05:53 GMT, <https://g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1743918834> [Accessed 24 April 2026]

Chicago

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

CBE/CSE

Anonymous Contributors. VPS Notes [Internet]. Make It Tea; 2025 Apr 6, 05:53 GMT [Cited 2026 Apr 24]. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1743918834.

Bluebook

AMA

Anonymous Contributors. VPS Notes. Make It Tea. April 6, 2025, 05:53 GMT. Available at: https://g4slv.info/dokuwiki/doku.php?id=public:computers:vps_tips_tricks&rev=1743918834. Accessed April 24, 2026.

BibTeX

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


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

DokuWiki talk pages

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

Navigation