18 lines
414 B
Plaintext
18 lines
414 B
Plaintext
# Input the bibliographic data for your article
|
|
# Supported formats are bibtex (template below), bibyaml and bibtexml
|
|
|
|
@article{
|
|
YourCitekey,
|
|
author = "LastName1, FirstName1 and LastName2, FirstName2",
|
|
title = "",
|
|
journal = "",
|
|
number = "7",
|
|
pages = "23-31",
|
|
volume = "13",
|
|
year = "2013",
|
|
|
|
doi = "",
|
|
issn = "",
|
|
keywords = "",
|
|
abstract = ""
|
|
} |