schochastics / signnet

R package for signed networks
https://schochastics.github.io/signnet/
Other
22 stars 6 forks source link

[Suggestion] Set package name in paper always in code block #19

Closed cosimameyer closed 1 year ago

cosimameyer commented 1 year ago

When going through the paper, I recognized a mismatch in the fonts that were used to refer to igraph. Within one paragraph, the package was addressed as igraph and igraph (see screenshot) - and I'm not sure why. For consistency, I recommend setting package references in code blocks and referring to the package as igraph.

image

(This issue is part of the review: https://github.com/openjournals/joss-reviews/issues/4987)

schochastics commented 1 year ago

Seems I forgot to put igraph between backticks on several occasions. Should be fixed now