We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Notice: A non well formed numeric value encountered in Rendering\Number.php on line 155
citeproc-php
Zotero dsektop
«“2nd” tests “true”» Constraint/IsNumeric.php#L45
quick fix Rendering\Number.php#L152
public static function ordinal($num): string { if (!is_numeric($num)) { return $num; }
apa.csl#L1040
<if is-numeric="edition"> <group delimiter=" "> <number variable="edition" form="ordinal"/> <label variable="edition" form="short"/> </group> </if>
[ { "id": "http://zotero.org/groups/5048422/items/Y5YV4MKH", "type": "book", "edition": "2nd", "title": "Edition not a simple number", "author": [ { "family": "Doe", "given": "John" } ] } ]
The text was updated successfully, but these errors were encountered:
seboettg#159 "2nd" as en edition
8242c4c
No branches or pull requests
Please follow the general troubleshooting steps first:
Bug reports:
PHP Notice: A non well formed numeric value encountered in Rendering\Number.php on line 155
citeproc-php
Zotero dsektop
«“2nd” tests “true”» Constraint/IsNumeric.php#L45
quick fix Rendering\Number.php#L152
Used CSL stylesheet:
apa.csl#L1040
Used CSL metadata
The text was updated successfully, but these errors were encountered: