summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/TODO
blob: 3bcaa9a96ff40e1a06d1358c56d4d19480cf51bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TODO in decreasing order of priority:

* When biblatex implements related entries, take out reprinttitle
* Generalised \printbibliography system
  Typed lists - entry, key, shorthand etc.
  Take out MAIN, SHORTHANDS backwards compat hacks in Biber.pm and BBL.pm
  Shorthands should be requested otherwise it's a big sorting overhead
* Zotero? http://www.zotero.org/support/dev/start
  https://api.zotero.org/users/<USERID>/items/<iTEMID>?key=<APIKEY>
  gives a parseable ATOM XML with the information in
* Structure ALL fields need to be put into types where possible
* merge in the "unique" branch to implement full uniquename/list
  automation. Needs new .bbl format and biblatex support (biblatex 1.3)