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

Bibliographic details for "Tmux tips and tricks"

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 "Tmux tips and tricks"

APA

Tmux tips and tricks. (2024, Apr 4). In Make It Tea. Retrieved 00:12, June 5, 2026, from https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028.

MLA

Anonymous Contributors. "Tmux tips and tricks". Make It Tea. 4 Apr. 2024. Web. 5 Jun. 2026, 00:12

MHRA

Anonymous Contributors, 'Tmux tips and tricks', Make It Tea, 4 April 2024, 20:37 GMT, <https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028> [Accessed 5 June 2026]

Chicago

Anonymous Contributors, "Tmux tips and tricks", Make It Tea, https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028 (Accessed June 5, 2026).

CBE/CSE

Anonymous Contributors. Tmux tips and tricks [Internet]. Make It Tea; 2024 Apr 4, 20:37 GMT [Cited 2026 Jun 5]. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028.

Bluebook

AMA

Anonymous Contributors. Tmux tips and tricks. Make It Tea. April 4, 2024, 20:37 GMT. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028. Accessed June 5, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "Tmux tips and tricks --- Make It Tea",
   year = "2024",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=public:computers:archive:tmux&rev=1712263028}",
   note = "[Online; accessed 5-June-2026]"
 }
  

DokuWiki talk pages

Markup
[[public:computers:archive:tmux|Tmux tips and tricks]] ([[public:computers:archive:tmux?rev=1712263028|this version]])
Result
Tmux tips and tricks (this version)