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