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: 16 May 2013 13:19 UTC
- Date retrieved: 25 November 2025 12:07 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347
- Page Version ID: 5347
Citation styles for Server 4.0 and 4.1 issues
APA style
Server 4.0 and 4.1 issues. (2013, May 16). Linux NFS, . Retrieved 12:07, November 25, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347.
MLA style
"Server 4.0 and 4.1 issues." Linux NFS, . 16 May 2013, 13:19 UTC. 25 Nov 2025, 12:07 <http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347>.
MHRA style
Linux NFS contributors, 'Server 4.0 and 4.1 issues', Linux NFS, , 16 May 2013, 13:19 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347> [accessed 25 November 2025]
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=5347 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. Server 4.0 and 4.1 issues [Internet]. Linux NFS, ; 2013 May 16, 13:19 UTC [cited 2025 Nov 25]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347.
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=5347 (last visited November 25, 2025).
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=5347",
note = "[Online; accessed 25-November-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 = "2013",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=Server_4.0_and_4.1_issues&oldid=5347}",
note = "[Online; accessed 25-November-2025]"
}