Cite This Page
Bibliographic details for Proxmark3
- Page name: Proxmark3
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 29 April 2014 14:15 UTC
- Date retrieved: 25 November 2025 01:21 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623
- Page Version ID: 5623
Citation styles for Proxmark3
APA style
Proxmark3. (2014, April 29). Fixme.ch, . Retrieved 01:21, November 25, 2025 from https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623.
MLA style
"Proxmark3." Fixme.ch, . 29 Apr 2014, 14:15 UTC. 25 Nov 2025, 01:21 <https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623>.
MHRA style
Fixme.ch contributors, 'Proxmark3', Fixme.ch, , 29 April 2014, 14:15 UTC, <https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623> [accessed 25 November 2025]
Chicago style
Fixme.ch contributors, "Proxmark3," Fixme.ch, , https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623 (accessed November 25, 2025).
CBE/CSE style
Fixme.ch contributors. Proxmark3 [Internet]. Fixme.ch, ; 2014 Apr 29, 14:15 UTC [cited 2025 Nov 25]. Available from: https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623.
Bluebook style
Proxmark3, https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Proxmark3 --- Fixme.ch{,} ",
year = "2014",
url = "https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623",
note = "[Online; accessed 25-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 = "Fixme.ch",
title = "Proxmark3 --- Fixme.ch{,} ",
year = "2014",
url = "\url{https://fixme.ch/w/index.php?title=Proxmark3&oldid=5623}",
note = "[Online; accessed 25-November-2025]"
}