View Single Post
Old 09-08-2016, 02:08 AM   #1
ir-tech
Junior Member
ir-tech began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2016
Device: PDF
How to import bibliographic information using .bib or .enw files?

How to import a book bibliographic information using .bib or .enw files?
for example this one:

http://dl.acm.org/downformats.cfm?id...TOKEN=54925507


Code:
@incollection{Cook:2007:OCC:1283920.1283938,
 author = {Cook, Stephen A.},
 chapter = {An Overview of Computational Complexity},
 title = {ACM Turing Award Lectures},
 year = {2007},
 isbn = {978-1-4503-1049-9},
 articleno = {1982},
 url = {http://doi.acm.org/10.1145/1283920.1283938},
 doi = {10.1145/1283920.1283938},
 acmid = {1283938},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {NP-completeness, computational complexity, fast fourier transform, monte carlo algorithm},
}
ir-tech is offline   Reply With Quote