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