Cite This Page
Bibliographic details for How to access X11 Forwarding after becoming root
- Page name: How to access X11 Forwarding after becoming root
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 6 June 2017 23:49 UTC
- Date retrieved: 20 July 2026 07:25 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134
- Page Version ID: 10134
Citation styles for How to access X11 Forwarding after becoming root
APA style
How to access X11 Forwarding after becoming root. (2017, June 6). DISI, . Retrieved 07:25, July 20, 2026 from http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134.
MLA style
"How to access X11 Forwarding after becoming root." DISI, . 6 Jun 2017, 23:49 UTC. 20 Jul 2026, 07:25 <http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134>.
MHRA style
DISI contributors, 'How to access X11 Forwarding after becoming root', DISI, , 6 June 2017, 23:49 UTC, <http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134> [accessed 20 July 2026]
Chicago style
DISI contributors, "How to access X11 Forwarding after becoming root," DISI, , http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134 (accessed July 20, 2026).
CBE/CSE style
DISI contributors. How to access X11 Forwarding after becoming root [Internet]. DISI, ; 2017 Jun 6, 23:49 UTC [cited 2026 Jul 20]. Available from: http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134.
Bluebook style
How to access X11 Forwarding after becoming root, http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "How to access X11 Forwarding after becoming root --- DISI{,} ",
year = "2017",
url = "http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134",
note = "[Online; accessed 20-July-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 = "DISI",
title = "How to access X11 Forwarding after becoming root --- DISI{,} ",
year = "2017",
url = "\url{http://wiki.docking.org/index.php?title=How_to_access_X11_Forwarding_after_becoming_root&oldid=10134}",
note = "[Online; accessed 20-July-2026]"
}