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: 25 September 2023 23:09 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 23:09, September 25, 2023 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. 25 Sep 2023, 23:09 <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 25 September 2023]
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 September 25, 2023).
CBE/CSE style
Linux NFS contributors. NFS over soft iWARP setup [Internet]. Linux NFS, ; 2022 Jun 7, 17:33 UTC [cited 2023 Sep 25]. 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 September 25, 2023).
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 25-September-2023]" }
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 25-September-2023]" }