CurrentPageToBibTeX version history - 6 versions
CurrentPageToBibTeX by Jonas Mönnig
CurrentPageToBibTeX version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.4resigned1
Released Apr 25, 2024 - 298.58 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.3
Released Mar 28, 2017 - 284.78 KBWorks with firefox 48.0 and later, android 48.0 to 68.*This update makes the context menus a bit nicer. When there is only one guess for a value, no context menu will be shown. Also the context menu does not contain duplicate entries now.
Also, the functionality of auto-generating a cite key was added. It is very rudimentary and just concatenates the last word of the best author guess, the year and the first word of the best title guess. IMPORTANT: To make this work in existing installations, however, one first has to edit the template manually beause the new field $cite_key$ had to be added to it. For example, the template that is used in new installations is:
@online{$cite_key$,
author = {$author$},
title = {$title$},
year = $year$,
url = {$url$},
urldate = {$urldate$}
}Source code released under GNU General Public License v3.0 only
Version 1.2
Released Mar 14, 2017 - 284.63 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Fixed bug in templating system that made the add-on crash when not all possible fields were present in the template.Source code released under GNU General Public License v3.0 only
Version 1.1
Released Aug 17, 2016 - 284.71 KBWorks with firefox 48.0 and laterAdds the functionality to edit the generated BibTeX directly in the popup.Source code released under GNU General Public License v3.0 only
Version 1.0
Released Jul 21, 2016 - 284.68 KBWorks with firefox 48.0 and laterThis version adds a template system but now requires Firefox 48.Source code released under GNU General Public License v3.0 only
Version 0.9
Released Jul 4, 2016 - 20.98 KBWorks with firefox 46.0 and laterSource code released under GNU General Public License v3.0 only