-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
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
allow merging of year and date if identical #6224
Comments
Hi, Best regards |
I'd like to collaborate on this issue. I would like additional tips to understand better the problem. |
@catarinagomespt Afaik everyone can make a personal fork and edit this fork and then make a pull request to merge your input (afaik, even if the masterbrach changed meanwile) @ Developers: I know you are volenteering and I'm glad that you developed JabRef. (So don't understand that wrong. I like JabRef, otherwise I would not use it.) Do you need tips from the developers (code) or from the problem? I cannot comment on the code, where to look for. The problem is:
converts to
but
stays the same, and leads to warnings in biber |
Some more background information. |
Thanks @JoKalliauer . I want to understand the problem not the code. I already realized the problem 👍 |
Thanks to @catarinagomespt this is now implemented in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this version. |
Thanks to @catarinagomespt : As the author I want to confirm that it is fixed in:
|
201e022 Update trends-journals.csl (#6224) 46e6eed Update nottingham-trent-university-library-harvard.csl (#6220) 684bb48 Update politix.csl (#6199) c484b0b Update mcgill-fr.csl (#6198) cbcf2f2 Update mary-ann-liebert-vancouver.csl (#6218) 47174f0 Create journal-of-dairy-research.csl (#6195) fdd1eac Update harvard-anglia-ruskin-university.csl (#6196) 9e384d6 Create estonian-journal-of-earth-sciences.csl (#6194) afba9b7 Delete moore-theological-college.csl as per university (#6197) 644549f Create acta-medica-philippina.csl (#6192) 6566114 Update rassegna-degli-archivi-di-stato.csl (#6186) 3509a2f Update universidade-federal-de-sergipe-departamento-de-engenharia-de-… (#6187) de4845f Update mary-ann-liebert-vancouver.csl (#6213) 16828b6 Update ucl-university-college-apa.csl (#6172) c08613b Update ucl-university-college-harvard.csl (#6173) 028bad4 Create sociologia-ruralis.csl (#6170) 77d428c Update journal-of-plankton-research.csl (#6169) 92e1022 Update and rename dependent/journal-of-the-national-cancer-institute.… (#6168) 120efb1 Update journal of hearing science e503477 Create new-harts-rules-the-oxford-style-guide-author-date.csl (#6163) 49ab318 Create the-depositional-record.csl (#6159) f4f6920 Update and rename laser-and-photonics-reviews.csl to dependent/laser-… (#6165) d8ca4bc Update united-states-international-trade-commission.csl (#6162) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 201e022
% Encoding: UTF-8 @Article{morgenthal2016Concretehingesandintegralbridgepiers, author = {Morgenthal, Guido and Olney, Peter}, title = {Concrete hinges and integral bridge piers}, year = {2016}, month = jan, number = {1}, pages = {06015005}, volume = {21}, date = {2016-01}, doi = {10.1061/(ASCE)BE.1943-5592.0000783}, file = {:Shared/Literatur Betongelenke/Morgenthal_2015_Concrete Hinges and Integral Bridge Piers.pdf:PDF}, groups = {FEMPaper, Betongelenke}, journaltitle = {Journal of Bridge Engineering}, keywords = {rank3}, owner = {jkalliau}, publisher = {American Society of Civil Engineers}, ranking = {rank3}, timestamp = {2020-03-26}, } @Comment{jabref-meta: databaseType:biblatex;}
Steps to reproduce the behavior:
year does not get removed
The text was updated successfully, but these errors were encountered: