
CurrentPageToBibTeX by Jonas Mönnig
Converts the current page to a BibTeX entry
You'll need Firefox to use this extension
Extension Metadata
Screenshots


About this extension
Generates a BibTeX entry for the currently opened page. The Add-on tries to extract author name, title and publishing year from the website. If mulitiple matches are found for the extracted values, a click on the currently used one will open a menu with options to choose from.
Version 1.0 introduces a template system but requires Firefox 48. (The default template is not plain BibTeX but BibLaTeX because the latter makes it easier to cite a webpage)
Version 1.0 introduces a template system but requires Firefox 48. (The default template is not plain BibTeX but BibLaTeX because the latter makes it easier to cite a webpage)
Rate your experience
Report this add-on for abuse
If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
More information
- Add-on Links
- Version
- 1.3
- Size
- 284.78 KB
- Last updated
- 7 years ago (Mar 28, 2017)
- Related Categories
- License
- GNU General Public License v3.0
- Version History
Add to collection
Release notes for 1.3
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$}
}
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$}
}
More extensions by Jonas Mönnig
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet