Poor Ares reserve processor's RIS to AutoHotkey converter in javascript with help from mustache.js.
The AutoHotkey template is customized for my workplace.
Aris produces two types of AutoHotkey for RIS with type BOOK or JOUR. BOOK is for Ares's mongraph template and JOUR for the serial.
- Go to the home page for Aris (https://github.com/trauber/aris).
- Click the
Downloadsicon over on the right side of the page. - Download the
.ziparchive. - Right mouse click on the
.ziparchive. - Extract all files. The folder can go anywhere convenient for you, but I suggest the desktop.
- Click the
aris.htmlicon so it opens in your web browser. (Your browser should have javascript enabled.) - "Export" (download) an RIS file from a database. (Configure your
browser to open
.risfiles in notepad.) - Use
Ctrl-aandCtrl-xto copy the RIS to the clipboard and remove it from notepad. - Paste the record into aris's textarea with
Ctrl-v. - Click aris's
convert RIS to AutoHotkeybutton. - Use
Ctrl-aandCtrl-xto copy the AutoHotkey script to the clipboard and clear aris. - In notepad use
Ctrl-vto place the AutoHotkey script in notepad. - In notepad save the file with a
.ahkextension. (Again, your desktop is the best place.) - Open the add item button in Ares, select your template.
- Double click the
.ahkicon to export the bib info into Ares.