Cite
From Linux NFS
Bibliographic details for Server 4.0 and 4.1 issues
- Page name: Server 4.0 and 4.1 issues
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 10 April 2013 00:40 UTC
- Date retrieved: 10 August 2022 04:22 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341
- Page Version ID: 5341
Citation styles for Server 4.0 and 4.1 issues
APA style
Server 4.0 and 4.1 issues. (2013, April 10). Linux NFS, . Retrieved 04:22, August 10, 2022 from http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341.
MLA style
"Server 4.0 and 4.1 issues." Linux NFS, . 10 Apr 2013, 00:40 UTC. 10 Aug 2022, 04:22 <http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341>.
MHRA style
Linux NFS contributors, 'Server 4.0 and 4.1 issues', Linux NFS, , 10 April 2013, 00:40 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341> [accessed 10 August 2022]
Chicago style
Linux NFS contributors, "Server 4.0 and 4.1 issues," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341 (accessed August 10, 2022).
CBE/CSE style
Linux NFS contributors. Server 4.0 and 4.1 issues [Internet]. Linux NFS, ; 2013 Apr 10, 00:40 UTC [cited 2022 Aug 10]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341.
Bluebook style
Server 4.0 and 4.1 issues, http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Server 4.0 and 4.1 issues --- Linux NFS{,} ", year = "2013", url = "http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341", note = "[Online; accessed 10-August-2022]" }
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 = "Server 4.0 and 4.1 issues --- Linux NFS{,} ", year = "2013", url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5341}", note = "[Online; accessed 10-August-2022]" }