2 changed files with 99 additions and 0 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
@article{diffie, |
||||
title={New directions in cryptography}, |
||||
author={Diffie, Whitfield and Hellman, Martin E}, |
||||
journal={Information Theory, IEEE Transactions on}, |
||||
volume={22}, |
||||
number={6}, |
||||
pages={644--654}, |
||||
year={1976}, |
||||
publisher={IEEE} |
||||
} |
@ -0,0 +1,89 @@
@@ -0,0 +1,89 @@
|
||||
@misc{ISO14443, |
||||
|
||||
author = {Bitmanufaktur GmbH}, |
||||
year = {2014}, |
||||
title = {ISO14443 - OpenPCD}, |
||||
howpublished = {\url{http://www.openpcd.org/ISO14443}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{328p, |
||||
author = {Atmel}, |
||||
title = {Data Sheet ATmega48PA/88PA/168PA/328P}, |
||||
howpublished = {\url{http://www.atmel.com/Images/doc8161.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{utf-8, |
||||
|
||||
author = {F. Yergeau}, |
||||
editor = {Network Working Group}, |
||||
year = {2015}, |
||||
title = {UTF-8, a transformation format of ISO 10646}, |
||||
howpublished = {\url{https://tools.ietf.org/html/rfc3629.html}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{rtd, |
||||
|
||||
author = {Forum, N. F.C.}, |
||||
title = {NFC Record Type Definition (RTD): Technical Specification}, |
||||
howpublished = {\url{http://www.cardsys.dk/download/NFC_Docs/NFC%20Record%20Type%20Definition%20(RTD)%20Technical%20Specification.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{ndef, |
||||
|
||||
author = {Forum, N. F.C.}, |
||||
title = {NFC Data Exchange Format (NDEF): Technical Specification}, |
||||
howpublished = {\url{http://www.eet-china.com/ARTICLES/2006AUG/PDF/NFCForum-TS-NDEF.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{textrecord, |
||||
|
||||
author = {Forum, N. F.C.}, |
||||
title = {Text Record Type Definition: Technical Specification}, |
||||
howpublished = {\url{http://www.cardsys.dk/download/NFC_Docs/NFC%20Text%20Record%20Type%20Definition%20Technical%20Specification.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{type4tag, |
||||
|
||||
author = {Forum, N. F.C.}, |
||||
title = {Type 4 Tag Operation Specification: Technical Specification}, |
||||
howpublished = {\url{http://apps4android.org/nfc-specifications/NFCForum-TS-Type-4-Tag_2.0.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{smarthomatic, |
||||
|
||||
author = {Freese, Uwe}, |
||||
year = {21.06.2015}, |
||||
title = {smarthomatic}, |
||||
howpublished = {\url{http://www.smarthomatic.org/}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
|
||||
@misc{m24sr, |
||||
|
||||
author = {STMicroelectronics}, |
||||
title = { Data Sheet Dynamic NFC/RFID tag IC M24SR02-Y}, |
||||
howpublished = {\url{http://www.st.com/web/en/resource/technical/document/datasheet/DM00097458.pdf}}, |
||||
urldate = {2015-09-25} |
||||
} |
||||
|
||||
@book{coskun2011near, |
||||
title={Near Field Communication (NFC): From Theory to Practice}, |
||||
author={Coskun, Vedat and Ok, Kerem and Ozdenizci, Busra}, |
||||
year={2011}, |
||||
publisher={John Wiley \& Sons} |
||||
} |
Loading…
Reference in new issue