Added SROCC, SRCCL and AR5 WGII (parts A and B)#35
Conversation
I did not find the SROCC bibliography in BibTex anywhere, so I did this draft conversion based on https://www.ipcc.ch/srocc/cite-report/
Ref for full AR5 WGII rep, as found in https://www.ipcc.ch/site/assets/uploads/2018/02/WGIIAR5-FrontMatterA_FINAL.pdf
Added draft SROCC bibliography
|
Thank you for contributing, will take a look later! |
|
I pushed some changes to the doc creation process which should make it easier to review the changes. There were some warnings about fields from the BibTeX processing. |
|
Thanks for the improvements. Regarding the warning, do you mean things like (?): If so, I have the impression that these are already present in your repository, and I followed the same approach. For example, if I create your files with This is because the reference 'IPCC_2021_WGI' is of type @book, while this type does not allow the authors and editors field simultaneously. I do not know why it is so, and could not find a clear documentation about it. https://ctan.mc1.root.project-creative.net/info/bibtex/tamethebeast/ttb_en.pdf indicates that @book requires an author OR an editor, but does not say that both cannot be provided simultaneously. As far as I understand, the warning does not appear with @incollection. I am not familiar with GitHub yet, so I apologise if I missed something, but this is all I understand so far. |
|
Yeah, the warnings could be something to fix in general or maybe it's not possible. I spotted some in the new entries but haven't looked into it in detail. One thing I saw while skimming was in SRCCL. I think this should have IPCC as the author as van Diemen as the coordinating editor. |
Right, I corrected this. It is sometimes hard to get the official bib reference for IPCC reports in BibTeX. I hope that it is now good enough for the pull, thanks again. |
|
Thank you @pmarbaix! With the change in the |
|
I apologise for the change to the Makefile (sed). I did not want to push it on GitHub but apparently made a mistake. Indeed it is needed on Mac. Of course a solution that would check and work on both would be wonderful (if that is not too long as compared to the objective - getting refs for the IPCC reports). The simple solution would be to remove my changes on the Makefile, as these were not intentional. |
|
Thank you! This builds now for me again locally. I'll review this and will then merge. |
|
Sorry for not having yet reviewed this. I'll split it up:
|
|
I haven't had much downtime or long train rides to properly review this, so if anyone likes to help with that ... |
Removed the entry for AR6 WGII Chapter 7 Supplementary Material: it does not exist.
Added SROCC, SRCCL and AR5 WGII (full report, parts A global and B regional). Thanks for all the work already done!