You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently refreshed the data behind this API and added some new fields. This change is to bring the documentation for the paper entity that is returned by the API up to date.
VFN | Venue Full Name - full name of the Journal or Conference
59
-
VSN | Venue Short Name - short name of the Journal or Conference
60
-
V | Volume - journal volume
61
-
BV | Journal Name
62
-
BT |
63
-
PB | Journal Abbreviations
64
-
I | Issue - journal issue
65
-
FP | FirstPage - first page of paper
66
-
LP | LastPage - last page of paper
67
-
DOI | Digital Object Identifier
68
-
CC | Citation Contexts – List of referenced paper ID’s and the corresponding context in the paper (e.g. [{123:[“brown foxes are known for jumping as referenced in paper 123”, “the lazy dogs are a historical misnomer as shown in paper 123”]})
69
-
IA | Inverted Abstract
70
-
IA.IndexLength| Number of items in the index (abstract's word count)
71
-
IA.InvertedIndex| List of abstract words and their corresponding position in the original abstract (e.g. [{“the”:[0, 15, 30]}, {“brown”:[1]}, {“fox”:[2]}])
CC | Citation Contexts – List of referenced paper ID’s and the corresponding context in the paper (e.g. [{123:[“brown foxes are known for jumping as referenced in paper 123”, “the lazy dogs are a historical misnomer as shown in paper 123”]})
57
+
DN | Original paper title
58
+
DOI | Digital Object Identifier
59
+
FP | First page of paper in publication
60
+
I | Publication issue
61
+
IA | Inverted Abstract
62
+
IA.IndexLength | Number of items in the index (abstract's word count)
63
+
IA.InvertedIndex | List of abstract words and their corresponding position in the original abstract (e.g. [{“the”:[0, 15, 30]}, {“brown”:[1]}, {“fox”:[2]}])
64
+
LP | Last page of paper in publication
65
+
PB | Publisher
66
+
S | Sources - list of web sources of the paper, sorted by static rank
0 commit comments