Skip to content

Commit 174ddc7

Browse files
committed
Fixes refs
1 parent ed7b4d3 commit 174ddc7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

paper/paper.bib

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ @article{Passler19
320320
@article{Pearce2021,
321321
doi = {10.21105/joss.03460},
322322
url = {https://doi.org/10.21105/joss.03460},
323-
year = {2021}, publisher = {The Open Journal}},
323+
year = {2021},
324+
publisher = {The Open Journal},
324325
volume = {6},
325326
number = {65},
326327
pages = {3460},

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In summary, we believe and hope that pyElli will further contribute to easier an
7575

7676
Other notable python open source software for solving transfer-matrices are available, but tend to focus on different aspects:
7777

78-
- [PyGTM](https://pygtm.readthedocs.io) [@Passler17,Passler19]: Slower, but more extensive general transfer matrix approach, calculates additional parameters, like the electric field strengths in the multilayer stack.
78+
- [PyGTM](https://pygtm.readthedocs.io) [@Passler17; Passler19]: Slower, but more extensive general transfer matrix approach, calculates additional parameters, like the electric field strengths in the multilayer stack.
7979
- [PyLlama](https://pyllama.readthedocs.io): Provides transfer and scattering matrix algorithms (RCWA), better suited to simulate liquid crystals. Non vectorized.
8080
- [RayFlare](https://rayflare.readthedocs.io) [@Pearce2021]: Complete toolkit to simulate solar cells. Provides the same 2x2 [@byrnes2020multilayer] algorithm and a scattering matrix approach.
8181
- Additional mentions:

0 commit comments

Comments
 (0)