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