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: 21 January 2008 21:28 UTC
- Date retrieved: 24 November 2025 01:30 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341
- Page Version ID: 3341
Citation styles for ErrMemout Error inserting lockd: Cannot allocate memory
APA style
ErrMemout Error inserting lockd: Cannot allocate memory. (2008, January 21). Linux NFS, . Retrieved 01:30, November 24, 2025 from https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341.
MLA style
"ErrMemout Error inserting lockd: Cannot allocate memory." Linux NFS, . 21 Jan 2008, 21:28 UTC. 24 Nov 2025, 01:30 <https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341>.
MHRA style
Linux NFS contributors, 'ErrMemout Error inserting lockd: Cannot allocate memory', Linux NFS, , 21 January 2008, 21:28 UTC, <https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341> [accessed 24 November 2025]
Chicago style
Linux NFS contributors, "ErrMemout Error inserting lockd: Cannot allocate memory," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341 (accessed November 24, 2025).
CBE/CSE style
Linux NFS contributors. ErrMemout Error inserting lockd: Cannot allocate memory [Internet]. Linux NFS, ; 2008 Jan 21, 21:28 UTC [cited 2025 Nov 24]. Available from: https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341.
Bluebook style
ErrMemout Error inserting lockd: Cannot allocate memory, https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341 (last visited November 24, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "ErrMemout Error inserting lockd: Cannot allocate memory --- Linux NFS{,} ",
year = "2008",
url = "https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341",
note = "[Online; accessed 24-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{https://www.linux-nfs.org/wiki/index.php?title=ErrMemout_Error_inserting_lockd:_Cannot_allocate_memory&oldid=3341}",
note = "[Online; accessed 24-November-2025]"
}