You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two types of the edition: either this is only a ordinal number like 3. or it can be a longer string like 3., überarb. Aufl.. Currently whatever is present will be printed. However, it would be better and more correct in the first case to extend this to meaningful string like 3. Aufl resp. 3. ed.. The second case can stay as it is.
The text was updated successfully, but these errors were encountered:
There are two types of the edition: either this is only a ordinal number like
3.
or it can be a longer string like3., überarb. Aufl.
. Currently whatever is present will be printed. However, it would be better and more correct in the first case to extend this to meaningful string like3. Aufl
resp.3. ed.
. The second case can stay as it is.The text was updated successfully, but these errors were encountered: