Add Publications page
We need to add publications somewhere... Potentially projects... but the technologies is a bit of a grey area.
What do publications have?
{
year:Number,
publisher:String,
title:String,
link:String
DOI:String,
authors:List<String>,
abstract:String
}
Edited by Bennett Lewis