Cite
From Linux NFS
Bibliographic details for Proposed Device Management Design
- Page name: Proposed Device Management Design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 5 April 2010 14:42 UTC
- Date retrieved: 1 December 2025 04:17 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667
- Page Version ID: 3667
Citation styles for Proposed Device Management Design
APA style
Proposed Device Management Design. (2010, April 5). Linux NFS, . Retrieved 04:17, December 1, 2025 from http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667.
MLA style
"Proposed Device Management Design." Linux NFS, . 5 Apr 2010, 14:42 UTC. 1 Dec 2025, 04:17 <http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667>.
MHRA style
Linux NFS contributors, 'Proposed Device Management Design', Linux NFS, , 5 April 2010, 14:42 UTC, <http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667> [accessed 1 December 2025]
Chicago style
Linux NFS contributors, "Proposed Device Management Design," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667 (accessed December 1, 2025).
CBE/CSE style
Linux NFS contributors. Proposed Device Management Design [Internet]. Linux NFS, ; 2010 Apr 5, 14:42 UTC [cited 2025 Dec 1]. Available from: http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667.
Bluebook style
Proposed Device Management Design, http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667 (last visited December 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Proposed Device Management Design --- Linux NFS{,} ",
year = "2010",
url = "http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667",
note = "[Online; accessed 1-December-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 = "Proposed Device Management Design --- Linux NFS{,} ",
year = "2010",
url = "\url{http://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3667}",
note = "[Online; accessed 1-December-2025]"
}