parent
1025bb67dd
commit
6444477580
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
citation.citationItems[i].position = parseInt(pos, 10);
|
citation.citationItems[i].position = parseInt(pos, 10);
|
||||||
{
|
}
|
||||||
var subcitation = [citation.citationItems[i]];
|
var subcitation = [citation.citationItems[i]];
|
||||||
citations += styleEngine.makeCitationCluster(subcitation) + '<br />';
|
citations += styleEngine.makeCitationCluster(subcitation) + '<br />';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue