Cite
From Linux NFS
Bibliographic details for ErrMemout Error inserting lockd: Cannot allocate memory
- Page name: ErrMemout Error inserting lockd: Cannot allocate memory
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 13 January 2008 13:09 UTC
- Date retrieved: 25 November 2025 08:02 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325
- Page Version ID: 3325
Citation styles for ErrMemout Error inserting lockd: Cannot allocate memory
APA style
ErrMemout Error inserting lockd: Cannot allocate memory. (2008, January 13). Linux NFS, . Retrieved 08:02, November 25, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325.
MLA style
"ErrMemout Error inserting lockd: Cannot allocate memory." Linux NFS, . 13 Jan 2008, 13:09 UTC. 25 Nov 2025, 08:02 <http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325>.
MHRA style
Linux NFS contributors, 'ErrMemout Error inserting lockd: Cannot allocate memory', Linux NFS, , 13 January 2008, 13:09 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "ErrMemout Error inserting lockd: Cannot allocate memory," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. ErrMemout Error inserting lockd: Cannot allocate memory [Internet]. Linux NFS, ; 2008 Jan 13, 13:09 UTC [cited 2025 Nov 25]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325.
Bluebook style
ErrMemout Error inserting lockd: Cannot allocate memory, http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "ErrMemout Error inserting lockd: Cannot allocate memory --- Linux NFS{,} ",
year = "2008",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325",
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 = "ErrMemout Error inserting lockd: Cannot allocate memory --- Linux NFS{,} ",
year = "2008",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3325}",
note = "[Online; accessed 25-November-2025]"
}