Michael Peter Christen 11 years ago
parent aa1a1f1d2c
commit c3b2301b2f

@ -333,7 +333,7 @@ public class Segment {
} catch (final InterruptedException e) {
ConcurrentLog.logException(e);
}
} else {
} else if (connectedCitation()) {
// read the references from the citation index
ReferenceContainer<CitationReference> references;
references = urlCitation().get(id, null);

Loading…
Cancel
Save