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: 1 April 2025 19:27 UTC
- Permanent URL: http://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 19:27, April 1, 2025 from http://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. 1 Apr 2025, 19:27 <http://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, <http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835> [accessed 1 April 2025]
Chicago style
Linux NFS contributors, "NFS over soft iWARP setup," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835 (accessed April 1, 2025).
CBE/CSE style
Linux NFS contributors. NFS over soft iWARP setup [Internet]. Linux NFS, ; 2022 Jun 7, 17:33 UTC [cited 2025 Apr 1]. Available from: http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835.
Bluebook style
NFS over soft iWARP setup, http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835 (last visited April 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "NFS over soft iWARP setup --- Linux NFS{,} ", year = "2022", url = "http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835", note = "[Online; accessed 1-April-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{http://linux-nfs.org/wiki/index.php?title=NFS_over_soft_iWARP_setup&oldid=5835}", note = "[Online; accessed 1-April-2025]" }