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