|
@ -45,11 +45,15 @@ array ( |
|
|
) |
|
|
) |
|
|
array ( |
|
|
array ( |
|
|
'author' => 'First Author and Second Author', |
|
|
'author' => 'First Author and Second Author', |
|
|
|
|
|
'booktitle' => 'Proceedings of the Xth Conference on XYZ', |
|
|
'crossref' => 'conference:06', |
|
|
'crossref' => 'conference:06', |
|
|
|
|
|
'editor' => 'First Editor and Second Editor', |
|
|
'key' => 'author:06', |
|
|
'key' => 'author:06', |
|
|
|
|
|
'month' => 'oct', |
|
|
'pages' => '330?331', |
|
|
'pages' => '330?331', |
|
|
'title' => 'Some publication title', |
|
|
'title' => 'Some publication title', |
|
|
'type' => 'INPROCEEDINGS', |
|
|
'type' => 'INPROCEEDINGS', |
|
|
|
|
|
'year' => '2006', |
|
|
) |
|
|
) |
|
|
array ( |
|
|
array ( |
|
|
'author' => 'Serge Bug', |
|
|
'author' => 'Serge Bug', |
|
@ -126,7 +130,7 @@ array ( |
|
|
'author' => 'J. Abounader and D. Lamb', |
|
|
'author' => 'J. Abounader and D. Lamb', |
|
|
'institution' => 'Queen\'s University, Kingston, ON.', |
|
|
'institution' => 'Queen\'s University, Kingston, ON.', |
|
|
'key' => 'stgringconcat:test2', |
|
|
'key' => 'stgringconcat:test2', |
|
|
'title' => 'str1 str2', |
|
|
|
|
|
|
|
|
'title' => 'tototiti', |
|
|
'type' => 'article', |
|
|
'type' => 'article', |
|
|
'year' => '1997', |
|
|
'year' => '1997', |
|
|
) |
|
|
) |
|
@ -134,7 +138,7 @@ array ( |
|
|
'author' => 'J. Abounader and D. Lamb', |
|
|
'author' => 'J. Abounader and D. Lamb', |
|
|
'institution' => 'Queen\'s University, Kingston, ON.', |
|
|
'institution' => 'Queen\'s University, Kingston, ON.', |
|
|
'key' => 'stgringconcat:test3', |
|
|
'key' => 'stgringconcat:test3', |
|
|
'title' => '3344', |
|
|
|
|
|
|
|
|
'title' => 'toto 3344', |
|
|
'type' => 'article', |
|
|
'type' => 'article', |
|
|
'year' => '1997', |
|
|
'year' => '1997', |
|
|
) |
|
|
) |
|
|