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