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: 15 February 2012 18:57 UTC
- Date retrieved: 3 April 2025 05:16 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707
- Page Version ID: 4707
Citation styles for Server 4.0 and 4.1 issues
APA style
Server 4.0 and 4.1 issues. (2012, February 15). Linux NFS, . Retrieved 05:16, April 3, 2025 from http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707.
MLA style
"Server 4.0 and 4.1 issues." Linux NFS, . 15 Feb 2012, 18:57 UTC. 3 Apr 2025, 05:16 <http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707>.
MHRA style
Linux NFS contributors, 'Server 4.0 and 4.1 issues', Linux NFS, , 15 February 2012, 18:57 UTC, <http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707> [accessed 3 April 2025]
Chicago style
Linux NFS contributors, "Server 4.0 and 4.1 issues," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707 (accessed April 3, 2025).
CBE/CSE style
Linux NFS contributors. Server 4.0 and 4.1 issues [Internet]. Linux NFS, ; 2012 Feb 15, 18:57 UTC [cited 2025 Apr 3]. Available from: http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707.
Bluebook style
Server 4.0 and 4.1 issues, http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Server 4.0 and 4.1 issues --- Linux NFS{,} ", year = "2012", url = "http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707", note = "[Online; accessed 3-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 = "Server 4.0 and 4.1 issues --- Linux NFS{,} ", year = "2012", url = "\url{http://linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=4707}", note = "[Online; accessed 3-April-2025]" }