Pclanglais commited on
Commit
50d7e6d
·
verified ·
1 Parent(s): daba4b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -31,7 +31,8 @@ This copy-paste of unstructured references include unwelcome line jumps as well
31
 
32
  After parsing by Segmentext, Bibtexer returns the following list of references:
33
 
34
- ```@article{postigo2010,
 
35
  author = {Postigo JAR},
36
  title = {Leishmaniasis in the World Health Organization Eastern Mediterranean Region},
37
  journal = {Int J Antimicrob Agents},
@@ -65,7 +66,9 @@ After parsing by Segmentext, Bibtexer returns the following list of references:
65
  year = {2002},
66
  volume = {34},
67
  pages = {171-207}
68
- }```
 
69
 
70
  The reference can be straight exported to Zotero:
71
 
 
 
31
 
32
  After parsing by Segmentext, Bibtexer returns the following list of references:
33
 
34
+ ```
35
+ @article{postigo2010,
36
  author = {Postigo JAR},
37
  title = {Leishmaniasis in the World Health Organization Eastern Mediterranean Region},
38
  journal = {Int J Antimicrob Agents},
 
66
  year = {2002},
67
  volume = {34},
68
  pages = {171-207}
69
+ }
70
+ ```
71
 
72
  The reference can be straight exported to Zotero:
73
 
74
+ ![Export Zotero](https://huggingface.co/PleIAs/BibTexer/resolve/main/zotero_export.jpg)