JonasMoennig / currentPageToBibTeX

Firefox AddOn that displays a BibTex(BibLaTeX) entry for the currently active website
GNU General Public License v3.0
5 stars 1 forks source link

StackExchange Support #6

Open 927589452 opened 5 years ago

927589452 commented 5 years ago

it would be nice to add matching for this:

    <time itemprop="dateCreated" datetime="2017-11-22T15:59:23"></time>

it is probably only adding "dateCreated" to the year, but i am not good with js

also probably you would want to advance to getting the date = { YYYY-MM-DD } for newer biblatex

927589452 commented 5 years ago

added a PR