upb-lea / ElectricGrid.jl

A time domain electrical energy grid modeling and simulation tool with a focus on the control of power electronics converters
https://upb-lea.github.io/ElectricGrid.jl/
MIT License
33 stars 4 forks source link

Pre-review editorial comments on JOSS submission #103

Closed osorensen closed 1 year ago

osorensen commented 1 year ago

This is related to the following JOSS submission, https://github.com/openjournals/joss-reviews/issues/5424.

The figure captions don't appear as they should, see example below:

image

Before we start the review, please modify the paper so the figure captions follow our style guide. That is, ![Caption for example figure.\label{fig:example}](figure.png). See details here.

For this particular example, the change should be from

![\label{fig:jeg}](Overview_EG.png)
_Fig. 2:  Overview of the functionality and interconnections of the ElectricGrid.jl framework._

to

![Overview of the functionality and interconnections of the ElectricGrid.jl framework.\label{fig:label}](Overview_EG.png)