Cite This Page
1 Bibliographic details for VRF
- Page name: VRF
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 29 November 2024 08:40 UTC
- Date retrieved: 21 November 2025 15:48 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712
- Page Version ID: 16712
2 Citation styles for VRF
2.1 APA style
VRF. (2024, November 29). stix, . Retrieved 15:48, November 21, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712.
2.2 MLA style
"VRF." stix, . 29 Nov 2024, 08:40 UTC. 21 Nov 2025, 15:48 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712>.
2.3 MHRA style
stix contributors, 'VRF', stix, , 29 November 2024, 08:40 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712> [accessed 21 November 2025]
2.4 Chicago style
stix contributors, "VRF," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712 (accessed November 21, 2025).
2.5 CBE/CSE style
stix contributors. VRF [Internet]. stix, ; 2024 Nov 29, 08:40 UTC [cited 2025 Nov 21]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712.
2.6 Bluebook style
VRF, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712 (last visited November 21, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "VRF --- stix{,} ",
year = "2024",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712",
note = "[Online; accessed 21-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 = "stix",
title = "VRF --- stix{,} ",
year = "2024",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=VRF&oldid=16712}",
note = "[Online; accessed 21-November-2025]"
}