Cite
From Linux NFS
Bibliographic details for NFS over soft iWARP setup
- Page name: NFS over soft iWARP setup
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 7 June 2022 17:33 UTC
- Date retrieved: 15 November 2025 05:37 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835
- Page Version ID: 5835
Citation styles for NFS over soft iWARP setup
APA style
NFS over soft iWARP setup. (2022, June 7). Linux NFS, . Retrieved 05:37, November 15, 2025 from https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835.
MLA style
"NFS over soft iWARP setup." Linux NFS, . 7 Jun 2022, 17:33 UTC. 15 Nov 2025, 05:37 <https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835>.
MHRA style
Linux NFS contributors, 'NFS over soft iWARP setup', Linux NFS, , 7 June 2022, 17:33 UTC, <https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835> [accessed 15 November 2025]
Chicago style
Linux NFS contributors, "NFS over soft iWARP setup," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835 (accessed November 15, 2025).
CBE/CSE style
Linux NFS contributors. NFS over soft iWARP setup [Internet]. Linux NFS, ; 2022 Jun 7, 17:33 UTC [cited 2025 Nov 15]. Available from: https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835.
Bluebook style
NFS over soft iWARP setup, https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFS over soft iWARP setup --- Linux NFS{,} ",
year = "2022",
url = "https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835",
note = "[Online; accessed 15-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 = "NFS over soft iWARP setup --- Linux NFS{,} ",
year = "2022",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835}",
note = "[Online; accessed 15-November-2025]"
}