Emerald Insight service does not offer many options for exporting article metadata. I am myself using JabRef for bibliography management and it is always helpful if there is an option for downloading or copy-pasting a reference in Bibtex format. The following script does the trick for Emerald by scraping metadata from the article web page.
The script is based on Simple HTML DOM (by S. C. Chen). The JavaScript bookmarklet is based in Springer 2 Bibtex converter bookmarklet by William Niu.
The script is not associated with Emerald Publishing and comes with absolutely no warranty. I am also aware that it does not represent an exemplary piece of programming, but it may still work. Use at your own risk.
Installation
- Download simple-html_dom.php (or rather the entire package)
- Download the parse.php.txt script and save it in parse.php file
- Copy the both files to your web server (localhost or other) to same folder of your choice
- Drag this bookmarklet to your Bookmark bar and edit it accordingly if you are using other web host that localhost