Cite This Page
Bibliographic details for How to make tmux work with system clipboard ubuntu
- Page name: How to make tmux work with system clipboard ubuntu
- Author: razwiki contributors
- Publisher: razwiki, .
- Date of last revision: 4 January 2022 07:20 UTC
- Date retrieved: 4 June 2023 23:35 UTC
- Permanent URL: https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132
- Page Version ID: 132
Citation styles for How to make tmux work with system clipboard ubuntu
APA style
How to make tmux work with system clipboard ubuntu. (2022, January 4). razwiki, . Retrieved 23:35, June 4, 2023 from https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132.
MLA style
"How to make tmux work with system clipboard ubuntu." razwiki, . 4 Jan 2022, 07:20 UTC. 4 Jun 2023, 23:35 <https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132>.
MHRA style
razwiki contributors, 'How to make tmux work with system clipboard ubuntu', razwiki, , 4 January 2022, 07:20 UTC, <https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132> [accessed 4 June 2023]
Chicago style
razwiki contributors, "How to make tmux work with system clipboard ubuntu," razwiki, , https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132 (accessed June 4, 2023).
CBE/CSE style
razwiki contributors. How to make tmux work with system clipboard ubuntu [Internet]. razwiki, ; 2022 Jan 4, 07:20 UTC [cited 2023 Jun 4]. Available from: https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132.
Bluebook style
How to make tmux work with system clipboard ubuntu, https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132 (last visited June 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "razwiki", title = "How to make tmux work with system clipboard ubuntu --- razwiki{,} ", year = "2022", url = "https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132", note = "[Online; accessed 4-June-2023]" }
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 = "razwiki", title = "How to make tmux work with system clipboard ubuntu --- razwiki{,} ", year = "2022", url = "\url{https://wiki.abuissa.net/index.php?title=How_to_make_tmux_work_with_system_clipboard_ubuntu&oldid=132}", note = "[Online; accessed 4-June-2023]" }