Visual-Meta Example, Plain

[Toggle Example with Headings]

 

Visual-Meta

Description

[include all the text from the description page]

@{visual-meta-start}

@visual-meta{
version = {1.0},
generator = {Author 7.0 (1014)},
}

@article{
author = {Antonini, Alessio and Benatti, Francesca and Blackburn-Daniels, Sally},
title = {On Links To Be},
year = {2020},
address = {New York, NY, USA},
url = {http://dx.doi.org/10.1145/3372923.3404785},
doi = {10.1145/3372923.3404785},
isbn = {9781450370981},
abstract = {This paper is about hypertext},
publisher = {ACM},
vm_id = {2021-7-17T18:00:00:00Z;OnLinksToBe}, < start with data and time (in UTC) the document was ‘created’ then 11 characters from title, using random characters if title is shorter
vm_id_appended = {98765435678987654;reader(3.0)}, < hash of original PDF before Visual-Meta page is added using a specified hash method using a specific command line tool (Jacob will specify)
}

@author1{
firstname = {Alessio},
middlename = {},
lastname = {Antonini},
prefix = {Von},
postfix = {the 3rd},
title = {Dr.},
acm_user_id = {9087678.},
orchid = {9087678.},
internal_id = {1},
email = {email@example-address.com},
department = {English},
organisation = {University of Southampton},

@headings{
<json>
[
{“name”:”Heading Name”, “level”:”level1″},
{“name”:”Second Heading Name”, “level”:”level1″},
{“name”:”Third Heading Name”, “level”:”level2, “author”:” Section Author’s Name”},
]
</json>
}

@paratext{
<json>
[
{“glossary”:”Glossary”},
{“endnotes”:”Endnotes”},
{“references”:”References”:”[#]”}
]
<json>
}

@glossary{
<json>
[
“Glossary Term”,
“Second Glossary Term”
]
</json>
}

@references{
@article{10.1145/1718487.1718519,
author = {Antonini, Alessio and Benatti, Francesca and Blackburn-Daniels, Sally},
title = {On Links To Be},
address = {New York, NY, USA},
page = {448},
publisher = {Princeton University Press},
year = {2017},
isbn = {0691158649}
}
@book{2
author = {Anderson, Mark},
title = {PDF Scanning},
page = {10},
publisher = {MIT},
year = {2021},
isbn = {0691197649}
}
}

@{visual-meta-end}