Citation not displaying on page
DOI codespace hardwired into CitationService - for some unknown reason it was having problems picking this value up from a property.
CitationController now uses the CitationService to access Citation information.
Removed citation property from fixture to make sure citationService was actually setting it.