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