Remove bibtex references

Change-Id: Ibe7bca00f4fcee8047dbf92117f08f6f2765e5e1
diff --git a/README.md b/README.md
index 9002467..fb544c5 100644
--- a/README.md
+++ b/README.md
@@ -117,25 +117,4 @@
 
 Mikolov, T., Sutskever, I., Chen, K., Corrado, G. S., Dean, J.(2013):  Distributed representations of words and phrases and their compositionality. In Proceedings of NIPS (Advances in Neural Information Processing Systems) 2013, 3111–3119.
 
-### BibTeX
 
-```bibtex
-@InProceedings{Ling:2015:naacl,  
-    author = {Ling, Wang and Dyer, Chris and Black, Alan and Trancoso, Isabel},  
-    title="Two/Too Simple Adaptations of word2vec for Syntax Problems",  
-    booktitle="Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",  
-    year="2015",  
-    publisher="Association for Computational Linguistics",  
-    location="Denver, Colorado",  
-}
-
-@InProceedings{FankhauserKupietz2019,
-    author    = {Peter Fankhauser and Marc Kupietz},
-    title     = {Analyzing domain specific word embeddings for a large corpus of contemporary German},
-    series = {Proceedings of the 10th International Corpus Linguistics Conference},
-    publisher = {University of Cardiff},
-    address   = {Cardiff},
-    year      = {2019},
-    note      = {\url{https://doi.org/10.14618/ids-pub-9117}}
-}
-```