mirror of
https://github.com/retorquere/zotero-better-bibtex.git
synced 2022-05-23 09:36:29 +03:00
parser updates
This commit is contained in:
@@ -16,7 +16,7 @@ Better BibTeX (BBT) is an extension for [Zotero](https://www.zotero.org) and [Ju
|
||||
### Conversion between formats and encodings
|
||||
* Zotero does all its work in UTF-8 Unicode, which is absolutely the right thing to do. Unfortunately, for those shackled
|
||||
to BibTeX and who cannot (yet) move to BibLaTeX, unicode is a major PITA. Also, Zotero supports some simple HTML markup
|
||||
in your references that Bib(La)TeX won't understand.
|
||||
in your items that Bib(La)TeX won't understand.
|
||||
|
||||
* BBT will convert from/to HTML/LaTeX:
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"pages": "197\u2013227",
|
||||
"publicationTitle": "Journal of Experimental and Theoretical AI",
|
||||
"title": "Planning and reacting in uncertain and dynamic environments",
|
||||
"url": "http://www.ai.sri.com/w\u0303ilkins/papers/jetai.ps",
|
||||
"url": "http://www.ai.sri.com/~wilkins/papers/jetai.ps",
|
||||
"volume": "7"
|
||||
},
|
||||
{
|
||||
@@ -24161,7 +24161,7 @@
|
||||
"publisher": "Springer",
|
||||
"series": "Lecture notes in computer science",
|
||||
"title": "Generating artificial corpora for plan recognition",
|
||||
"url": "http://dx.doi.org/10.1007/11527886\u20824",
|
||||
"url": "http://dx.doi.org/10.1007/11527886_24",
|
||||
"volume": "3538"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user