8586878889909192939495
} } protected CitationProducer getCitations() { if (this.citations == null) { this.citations = new RESTfulCNCitationProducer(); this.citations.setCallBackHandler(this); LOGGER.debug("CNCitationProducer created {}", this.citations); }