diff options
Diffstat (limited to 'doc/paper/taler.bib')
| -rw-r--r-- | doc/paper/taler.bib | 83 | 
1 files changed, 82 insertions, 1 deletions
diff --git a/doc/paper/taler.bib b/doc/paper/taler.bib index ce5b1cb1..b5bd5938 100644 --- a/doc/paper/taler.bib +++ b/doc/paper/taler.bib @@ -4,6 +4,13 @@    year={2008}  } +@InProceedings{apod, +  author =       {Elli Androulaki and Steven Bellovin}, +  title =        {APOD: Anonymous Physical Object Delivery}, +  booktitle = {Symposium on Privacy-Enhancing Technologies (PETS)}, +  year =      {2009}, +} +  @Article{blum1981,    author = 	 {Manuel Blum},    title = 	 {Coin Flipping by Telephone}, @@ -12,6 +19,64 @@    pages = 	 {11-15},  } + +@Misc{greece2015cash, +  author =    {Reuters}, +  title =     {Greek council recommends 60 euro limit on ATM withdrawals from Tuesday}, +  howpublished = {\url{http://www.reuters.com/article/2015/06/28/eurozone-greece-limits-idUSA8N0Z302P20150628}}, +  month =     {June}, +  year =      {2015}, +} + +@Misc{france2015cash, +  author =    {Heinz-Peter Bader}, +  title =     {France steps up monitoring of cash payments to fight low-cost terrorism}, +  howpublished = {\url{http://www.reuters.com/article/2015/03/18/us-france-security-financing-idUSKBN0ME14720150318}}, +  month =     {Mar}, +  year =      {2015}, +} + + +@Misc{fatf1997, +  title =     {FATF-IX report on money laundering typologies}, +  howpublished = {\url{http://www.fatf-gafi.org/media/fatf/documents/reports/1996\%201997\%20ENG.pdf}}, +  month =     {feb}, +  year =      {1998}, +} + +@TechReport{, +  author =       {}, +  title =        {}, +  institution =  {}, +  year =         {}, +  OPTkey =       {}, +  OPTtype =      {}, +  OPTnumber =    {}, +  OPTaddress =   {}, +  OPTmonth =     {}, +  OPTnote =      {}, +  OPTannote =    {} +} + +@InProceedings{sander1999escrow, +  author =       {Tomas Sander and Amnon Ta-Shma}, +  title =        {On Anonymous Electronic Cash and Crime}, +  booktitle = {ISW'99}, +  year =      {1999}, +  series =    {LNCS 1729}, +  pages =     {202--206}, +} + +@Article{solms1992perfect, +  author =       {Sebastiaan H. von Solms and David Naccache}, +  title =        {On blind signatures and perfect crimes}, +  journal = {Computers \& Security}, +  year =      {1992}, +  volume =    {11}, +  number =    {6}, +  pages =     {581--583}, +} +  @inproceedings{chaum1990untraceable,    title={Untraceable electronic cash},    author={Chaum, David and Fiat, Amos and Naor, Moni}, @@ -48,6 +113,23 @@    organization={IEEE}  } + + +@InProceedings{fc2014murdoch, +  author =       {Stephen Murdoch and Ross Anderson}, +  title =        {Security Protocols and Evidence: Where Many Payment Systems Fail}, +  booktitle = {Financial Cryptography and Data Security}, +  year =      {2014}, +} + +@book{ engels1844, +  author = 	 "Friedrich Engels", +  title = 	 "{Umrisse zu einer Kritik der National\"okonomie}", +  year = 	 "1844", +  publisher = "Ruge and Marx, Paris", +} + +  @inproceedings{selby2004analyzing,    title={Analyzing the Success and Failure of Recent e-Payment Schemes},    author={Selby, Jack R}, @@ -91,4 +173,3 @@    www_pdf_url = {https://www.torproject.org/svn/trunk/doc/design-paper/tor-design.pdf},    www_section = {Anonymous communication},  } -  | 
