Cite
From Linux NFS
Bibliographic details for RpcClientTransportSwitch
- Page name: RpcClientTransportSwitch
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 24 August 2007 02:53 UTC
- Date retrieved: 2 November 2025 01:42 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031
- Page Version ID: 3031
Citation styles for RpcClientTransportSwitch
APA style
RpcClientTransportSwitch. (2007, August 24). Linux NFS, . Retrieved 01:42, November 2, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031.
MLA style
"RpcClientTransportSwitch." Linux NFS, . 24 Aug 2007, 02:53 UTC. 2 Nov 2025, 01:42 <https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031>.
MHRA style
Linux NFS contributors, 'RpcClientTransportSwitch', Linux NFS, , 24 August 2007, 02:53 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031> [accessed 2 November 2025]
Chicago style
Linux NFS contributors, "RpcClientTransportSwitch," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031 (accessed November 2, 2025).
CBE/CSE style
Linux NFS contributors. RpcClientTransportSwitch [Internet]. Linux NFS, ; 2007 Aug 24, 02:53 UTC [cited 2025 Nov 2]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031.
Bluebook style
RpcClientTransportSwitch, https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "RpcClientTransportSwitch --- Linux NFS{,} ",
year = "2007",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031",
note = "[Online; accessed 2-November-2025]"
}
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 = "Linux NFS",
title = "RpcClientTransportSwitch --- Linux NFS{,} ",
year = "2007",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=RpcClientTransportSwitch&oldid=3031}",
note = "[Online; accessed 2-November-2025]"
}