-------------------------- OUTDATED, the website now has its own mechanism to export papers' bibtex file. ---------------
Simple and crude app to export ACM reference results to a BibTeX file.
How to use:
- Compile the project using maven
- Execute
- In the GUI, paste the results URL from ACM in the text box. e.g.: http://dl.acm.org/results.cfm?within=%28%22github%22%29+AND+%28Abstract%3A%22mining%22%29+AND+%28%22software+engineering%22%29+AND+%28%22Java%22%29&CFID=702758474&CFTOKEN=56575315&adv=1&COLL=DL&qrycnt=130&DL=ACM&Go.x=49&Go.y=9&termzone=all&allofem=&anyofem=&noneofem=&peoplezone=Name&people=&peoplehow=and&keyword=&keywordhow=AND&affil=&affilhow=AND&pubin=&pubinhow=and&pubby=&pubbyhow=OR&since_year=&before_year=&pubashow=OR&sponsor=&sponsorhow=AND&confdate=&confdatehow=OR&confloc=&conflochow=OR&isbnhow=OR&isbn=&doi=&ccs=&subj=
- Press the 'export' button
- Wait until the export process is complete
- Your bib file will be created in the project root folder
Feel free to contribute!