canimus/cuallee

[JOSS REVIEW] Great Expectations and Soda Core references are not rendering properly

devarops opened this issue · 2 comments

We see that in the article, we are trying to cite Soda Core and Great Expectations:

On the other hand, `great-expectations` [@Gong_Great_Expectations] and `soda` [@soda_core] additionaly to an open-source platform also offer commercial options that require registration and issuing of keys for cloud reporting capabilities.

but it is not rendering properly:

image

Maybe the @software option is not working.

cuallee/paper/paper.bib

Lines 141 to 152 in e4c1242

@software{Gong_Great_Expectations,
author = {Gong, Abe and Campbell, James and {Great Expectations}},
license = {Apache-2.0},
title = {{Great Expectations}},
url = {https://github.com/great-expectations/great_expectations}
}
@software{soda_core,
license = {Apache-2.0},
title = {Soda Core},
url = {https://github.com/sodadata/soda-core}
}

We are confident that you can find a solution. Could you please consider using the @misc option or any other alternative that you think might work?


This issue is part of a JOSS REVIEW

Thank you for your comment. But I don't understand what do you mean by 'it is not rendering properly' ? When running the pipeline to generate the manuscript, here is what we obtained:

  • reference in the text:
Screenshot 2024-05-30 at 08 13 44 - in the bibliography: Screenshot 2024-05-30 at 08 14 00

(See also paper.pdf in the paper directory in the repository)

which is different to the screen shot. Could it be that the paper hasn't been updated to the last version on your side?

Sorry for the confusion! 😅
I was not looking at the most recent version.