Cite
From Linux NFS
Bibliographic details for Read Plus May 2022
- Page name: Read Plus May 2022
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 16 May 2022 18:31 UTC
- Date retrieved: 18 November 2025 22:22 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831
- Page Version ID: 5831
Citation styles for Read Plus May 2022
APA style
Read Plus May 2022. (2022, May 16). Linux NFS, . Retrieved 22:22, November 18, 2025 from https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831.
MLA style
"Read Plus May 2022." Linux NFS, . 16 May 2022, 18:31 UTC. 18 Nov 2025, 22:22 <https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831>.
MHRA style
Linux NFS contributors, 'Read Plus May 2022', Linux NFS, , 16 May 2022, 18:31 UTC, <https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "Read Plus May 2022," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Read Plus May 2022 [Internet]. Linux NFS, ; 2022 May 16, 18:31 UTC [cited 2025 Nov 18]. Available from: https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831.
Bluebook style
Read Plus May 2022, https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Read Plus May 2022 --- Linux NFS{,} ",
year = "2022",
url = "https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831",
note = "[Online; accessed 18-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 = "Read Plus May 2022 --- Linux NFS{,} ",
year = "2022",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5831}",
note = "[Online; accessed 18-November-2025]"
}