|
Column Name |
Comment |
Data Type |
Mandatory |
Primary Key |
|
Annotation_Id |
The identification column uniquely identifies the row and prevents duplicate data from being entered in the table. |
Counter |
X |
X |
|
Author1 |
identifies the first author of the article listed in the citation |
Text(100) |
X |
|
|
Author2 |
identifies the second author of the journal article listed in the citation |
Text(100) |
|
|
|
Author3 |
identifies the third author listed in the citation |
Text(100) |
|
|
|
Article_Title |
identifies the title of the journal article listed in the citation |
Text(150) |
X |
|
|
Journal_Name |
identifies the name of the journal containing the article listed in the citation |
Text(100) |
X |
|
|
Year |
identifies the year this issue of the journal was published |
Text(4) |
X |
|
|
Volume |
identifies the volume of the journal listed in the citation |
Text(3) |
|
|
|
Issue |
the installment of the journal within a volume |
Text(5) |
|
|
|
Pages |
identifies the pages in the journal where the article can be found |
Text(10) |
|
|
|
Keyword1 |
identifies an access point |
Text(30) |
X |
|
|
Keyword2 |
identifies an access point |
Text(30) |
|
|
|
Keyword3 |
identifies an access point |
Text(30) |
|
|
|
Annotation |
a 50-word abstract on the article listed in the citation |
Memo |
X |
|