Cite
From Linux NFS
Bibliographic details for ProblemsMounting
- Page name: ProblemsMounting
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 21 July 2011 03:04 UTC
- Date retrieved: 16 June 2025 02:13 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464
- Page Version ID: 4464
Citation styles for ProblemsMounting
APA style
ProblemsMounting. (2011, July 21). Linux NFS, . Retrieved 02:13, June 16, 2025 from https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464.
MLA style
"ProblemsMounting." Linux NFS, . 21 Jul 2011, 03:04 UTC. 16 Jun 2025, 02:13 <https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464>.
MHRA style
Linux NFS contributors, 'ProblemsMounting', Linux NFS, , 21 July 2011, 03:04 UTC, <https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464> [accessed 16 June 2025]
Chicago style
Linux NFS contributors, "ProblemsMounting," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464 (accessed June 16, 2025).
CBE/CSE style
Linux NFS contributors. ProblemsMounting [Internet]. Linux NFS, ; 2011 Jul 21, 03:04 UTC [cited 2025 Jun 16]. Available from: https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464.
Bluebook style
ProblemsMounting, https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464 (last visited June 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "ProblemsMounting --- Linux NFS{,} ", year = "2011", url = "https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464", note = "[Online; accessed 16-June-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 = "ProblemsMounting --- Linux NFS{,} ", year = "2011", url = "\url{https://linux-nfs.org/wiki/index.php?title=ProblemsMounting&oldid=4464}", note = "[Online; accessed 16-June-2025]" }