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: 22 November 2024 18:58 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 18:58, November 22, 2024 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. 22 Nov 2024, 18:58 <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 22 November 2024]
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 November 22, 2024).
CBE/CSE style
Linux NFS contributors. NFS over soft iWARP setup [Internet]. Linux NFS, ; 2022 Jun 7, 17:33 UTC [cited 2024 Nov 22]. 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 November 22, 2024).
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 22-November-2024]" }
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 22-November-2024]" }