Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…b8457f37-d9ea-0310-8a92-e5e31aec5664
  • Loading branch information
bpiwowar committed Apr 7, 2011
1 parent 32d54f6 commit 4f81346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bib2tpl/bib2tpl-entry.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ function characters(&$parser, &$data) {
*/
function niceAuthors($authors)
{
// OSBib glue
$delimitTwo = "primaryTwoCreatorsSep";
$delimitFirstBetween = 'primaryCreatorSepFirstBetween';
$delimitNextBetween = 'primaryCreatorSepNextBetween';
$delimitLast = 'primaryCreatorSepNextLast';
Expand Down

0 comments on commit 4f81346

Please sign in to comment.