Skip to content

Commit 168a099

Browse files
authored
Merge pull request #6510 from openjournals/joss.07734
Merging automatically
2 parents f4e31f8 + d6bed3a commit 168a099

File tree

3 files changed

+899
-0
lines changed

3 files changed

+899
-0
lines changed
+208
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,208 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<doi_batch xmlns="http://www.crossref.org/schema/5.3.1"
3+
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd"
4+
xmlns:rel="http://www.crossref.org/relations.xsd"
5+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6+
version="5.3.1"
7+
xsi:schemaLocation="http://www.crossref.org/schema/5.3.1 http://www.crossref.org/schemas/crossref5.3.1.xsd">
8+
<head>
9+
<doi_batch_id>20250316111725-1e6e3182578a4e0f707ef150bb9e59b3279897bf</doi_batch_id>
10+
<timestamp>20250316111725</timestamp>
11+
<depositor>
12+
<depositor_name>JOSS Admin</depositor_name>
13+
<email_address>[email protected]</email_address>
14+
</depositor>
15+
<registrant>The Open Journal</registrant>
16+
</head>
17+
<body>
18+
<journal>
19+
<journal_metadata>
20+
<full_title>Journal of Open Source Software</full_title>
21+
<abbrev_title>JOSS</abbrev_title>
22+
<issn media_type="electronic">2475-9066</issn>
23+
<doi_data>
24+
<doi>10.21105/joss</doi>
25+
<resource>https://joss.theoj.org</resource>
26+
</doi_data>
27+
</journal_metadata>
28+
<journal_issue>
29+
<publication_date media_type="online">
30+
<month>03</month>
31+
<year>2025</year>
32+
</publication_date>
33+
<journal_volume>
34+
<volume>10</volume>
35+
</journal_volume>
36+
<issue>107</issue>
37+
</journal_issue>
38+
<journal_article publication_type="full_text">
39+
<titles>
40+
<title>NeuroAnalyzer: Julia toolbox for analyzing neurophysiological data</title>
41+
</titles>
42+
<contributors>
43+
<person_name sequence="first" contributor_role="author">
44+
<given_name>Adam</given_name>
45+
<surname>Wysokiński</surname>
46+
<affiliations>
47+
<institution><institution_name>Medical University of Lodz, Poland</institution_name></institution>
48+
</affiliations>
49+
<ORCID>https://orcid.org/0000-0002-6159-6579</ORCID>
50+
</person_name>
51+
</contributors>
52+
<publication_date>
53+
<month>03</month>
54+
<day>16</day>
55+
<year>2025</year>
56+
</publication_date>
57+
<pages>
58+
<first_page>7734</first_page>
59+
</pages>
60+
<publisher_item>
61+
<identifier id_type="doi">10.21105/joss.07734</identifier>
62+
</publisher_item>
63+
<ai:program name="AccessIndicators">
64+
<ai:license_ref applies_to="vor">http://creativecommons.org/licenses/by/4.0/</ai:license_ref>
65+
<ai:license_ref applies_to="am">http://creativecommons.org/licenses/by/4.0/</ai:license_ref>
66+
<ai:license_ref applies_to="tdm">http://creativecommons.org/licenses/by/4.0/</ai:license_ref>
67+
</ai:program>
68+
<rel:program>
69+
<rel:related_item>
70+
<rel:description>Software archive</rel:description>
71+
<rel:inter_work_relation relationship-type="references" identifier-type="doi">10.5281/zenodo.15033084</rel:inter_work_relation>
72+
</rel:related_item>
73+
<rel:related_item>
74+
<rel:description>GitHub review issue</rel:description>
75+
<rel:inter_work_relation relationship-type="hasReview" identifier-type="uri">https://github.com/openjournals/joss-reviews/issues/7734</rel:inter_work_relation>
76+
</rel:related_item>
77+
</rel:program>
78+
<doi_data>
79+
<doi>10.21105/joss.07734</doi>
80+
<resource>https://joss.theoj.org/papers/10.21105/joss.07734</resource>
81+
<collection property="text-mining">
82+
<item>
83+
<resource mime_type="application/pdf">https://joss.theoj.org/papers/10.21105/joss.07734.pdf</resource>
84+
</item>
85+
</collection>
86+
</doi_data>
87+
<citation_list>
88+
<citation key="bezanson_2017">
89+
<article_title>Julia: A fresh approach to numerical computing</article_title>
90+
<author>Bezanson</author>
91+
<journal_title>SIAM Review</journal_title>
92+
<issue>1</issue>
93+
<volume>59</volume>
94+
<doi>10.1137/141000671</doi>
95+
<cYear>2017</cYear>
96+
<unstructured_citation>Bezanson, J., Edelman, A., Karpinski, S., &amp; Shah, V. B. (2017). Julia: A fresh approach to numerical computing. SIAM Review, 59(1), 65–98. https://doi.org/10.1137/141000671</unstructured_citation>
97+
</citation>
98+
<citation key="bezanson_2018">
99+
<article_title>Julia: Dynamism and performance reconciled by design</article_title>
100+
<author>Bezanson</author>
101+
<journal_title>Proceedings of the ACM on Programming Languages</journal_title>
102+
<issue>OOPSLA</issue>
103+
<volume>2</volume>
104+
<doi>10.1145/3276490</doi>
105+
<issn>2475-1421</issn>
106+
<cYear>2018</cYear>
107+
<unstructured_citation>Bezanson, J., Chen, J., Chung, B., Karpinski, S., Shah, V. B., Vitek, J., &amp; Zoubritzky, L. (2018). Julia: Dynamism and performance reconciled by design. Proceedings of the ACM on Programming Languages, 2(OOPSLA), 1–23. https://doi.org/10.1145/3276490</unstructured_citation>
108+
</citation>
109+
<citation key="selvaraj_2022">
110+
<article_title>Meet Julia: The Future of Data Science</article_title>
111+
<author>Selvaraj</author>
112+
<journal_title>Medium</journal_title>
113+
<cYear>2022</cYear>
114+
<unstructured_citation>Selvaraj, N. (2022). Meet Julia: The Future of Data Science. In Medium. https://towardsdatascience.com/meet-julia-the-future-of-data-science-52414b29ebb</unstructured_citation>
115+
</citation>
116+
<citation key="delorme_2011">
117+
<article_title>EEGLAB, SIFT, NFT, BCILAB, and ERICA: New tools for advanced EEG processing</article_title>
118+
<author>Delorme</author>
119+
<journal_title>Computational Intelligence and Neuroscience</journal_title>
120+
<volume>2011</volume>
121+
<doi>10.1155/2011/130714</doi>
122+
<issn>1687-5265</issn>
123+
<cYear>2011</cYear>
124+
<unstructured_citation>Delorme, A., Mullen, T., Kothe, C., Akalin Acar, Z., Bigdely-Shamlo, N., Vankov, A., &amp; Makeig, S. (2011). EEGLAB, SIFT, NFT, BCILAB, and ERICA: New tools for advanced EEG processing. Computational Intelligence and Neuroscience, 2011, 1–12. https://doi.org/10.1155/2011/130714</unstructured_citation>
125+
</citation>
126+
<citation key="oostenveld_2011">
127+
<article_title>FieldTrip: Open source software for advanced analysis of MEG, EEG, and invasive electrophysiological data</article_title>
128+
<author>Oostenveld</author>
129+
<journal_title>Computational Intelligence and Neuroscience</journal_title>
130+
<volume>2011</volume>
131+
<doi>10.1155/2011/156869</doi>
132+
<issn>1687-5265</issn>
133+
<cYear>2011</cYear>
134+
<unstructured_citation>Oostenveld, R., Fries, P., Maris, E., &amp; Schoffelen, J.-M. (2011). FieldTrip: Open source software for advanced analysis of MEG, EEG, and invasive electrophysiological data. Computational Intelligence and Neuroscience, 2011, 1–9. https://doi.org/10.1155/2011/156869</unstructured_citation>
135+
</citation>
136+
<citation key="gramfort_2013">
137+
<article_title>MEG and EEG data analysis with MNE-python</article_title>
138+
<author>Gramfort</author>
139+
<journal_title>Frontiers in Neuroscience</journal_title>
140+
<volume>7</volume>
141+
<doi>10.3389/fnins.2013.00267</doi>
142+
<issn>1662-453X</issn>
143+
<cYear>2013</cYear>
144+
<unstructured_citation>Gramfort, A. (2013). MEG and EEG data analysis with MNE-python. Frontiers in Neuroscience, 7. https://doi.org/10.3389/fnins.2013.00267</unstructured_citation>
145+
</citation>
146+
<citation key="bezanson_2014">
147+
<article_title>Julia: A fresh approach to numerical computing</article_title>
148+
<author>Bezanson</author>
149+
<journal_title>CoRR</journal_title>
150+
<volume>abs/1411.1607</volume>
151+
<cYear>2014</cYear>
152+
<unstructured_citation>Bezanson, J., Edelman, A., Karpinski, S., &amp; Shah, V. B. (2014). Julia: A fresh approach to numerical computing. CoRR, abs/1411.1607. http://arxiv.org/abs/1411.1607</unstructured_citation>
153+
</citation>
154+
<citation key="pal_2024">
155+
<article_title>A next-generation dynamic programming language julia: Its features and applications in biological science</article_title>
156+
<author>Pal</author>
157+
<journal_title>Journal of Advanced Research</journal_title>
158+
<volume>64</volume>
159+
<doi>10.1016/j.jare.2023.11.015</doi>
160+
<issn>2090-1232</issn>
161+
<cYear>2024</cYear>
162+
<unstructured_citation>Pal, S., Bhattacharya, M., Dash, S., Lee, S.-S., &amp; Chakraborty, C. (2024). A next-generation dynamic programming language julia: Its features and applications in biological science. Journal of Advanced Research, 64, 143–154. https://doi.org/10.1016/j.jare.2023.11.015</unstructured_citation>
163+
</citation>
164+
<citation key="wysokinski_2023">
165+
<article_title>Improved cognitive performance, increased theta, alpha, beta and decreased delta powers after cognitive rehabilitation augmented with tDCS in a patient with post-COVID-19 cognitive impairment (brain-fog)</article_title>
166+
<author>Wysokiński</author>
167+
<journal_title>Psychiatry Research Case Reports</journal_title>
168+
<issue>2</issue>
169+
<volume>2</volume>
170+
<doi>10.1016/j.psycr.2023.100164</doi>
171+
<cYear>2023</cYear>
172+
<unstructured_citation>Wysokiński, A., Szczepocka, E., &amp; Szczakowska, A. (2023). Improved cognitive performance, increased theta, alpha, beta and decreased delta powers after cognitive rehabilitation augmented with tDCS in a patient with post-COVID-19 cognitive impairment (brain-fog). Psychiatry Research Case Reports, 2(2), 100164–100164. https://doi.org/10.1016/j.psycr.2023.100164</unstructured_citation>
173+
</citation>
174+
<citation key="sochal_2024a">
175+
<article_title>The Relationship between Sleep Parameters Measured by Polysomnography and Selected Neurotrophic Factors</article_title>
176+
<author>Sochal</author>
177+
<journal_title>Journal of Clinical Medicine</journal_title>
178+
<issue>3</issue>
179+
<volume>13</volume>
180+
<doi>10.3390/jcm13030893</doi>
181+
<cYear>2024</cYear>
182+
<unstructured_citation>Sochal, M., Binienda, A., Tarasiuk, A., Gabryelska, A., Białasiewicz, P., Ditmer, M., Turkiewicz, S., Karuga, F. F., Fichna, J., &amp; Wysokiński, A. (2024). The Relationship between Sleep Parameters Measured by Polysomnography and Selected Neurotrophic Factors. Journal of Clinical Medicine, 13(3), 893–893. https://doi.org/10.3390/jcm13030893</unstructured_citation>
183+
</citation>
184+
<citation key="sochal_2024b">
185+
<article_title>Circadian Rhythm Genes and Their Association with Sleep and Sleep Restriction</article_title>
186+
<author>Sochal</author>
187+
<journal_title>International Journal of Molecular Sciences</journal_title>
188+
<issue>19</issue>
189+
<volume>25</volume>
190+
<doi>10.3390/ijms251910445</doi>
191+
<cYear>2024</cYear>
192+
<unstructured_citation>Sochal, M., Ditmer, M., Tarasiuk-Zawadzka, A., Binienda, A., Turkiewicz, S., Wysokiński, A., Karuga, F. F., Białasiewicz, P., Fichna, J., &amp; Gabryelska, A. (2024). Circadian Rhythm Genes and Their Association with Sleep and Sleep Restriction. International Journal of Molecular Sciences, 25(19), 10445–10445. https://doi.org/10.3390/ijms251910445</unstructured_citation>
193+
</citation>
194+
<citation key="datseris_2024">
195+
<article_title>Physiological signal analysis and open science using the Julia language and associated software</article_title>
196+
<author>Datseris</author>
197+
<journal_title>Frontiers in Network Physiology</journal_title>
198+
<volume>4</volume>
199+
<doi>10.3389/fnetp.2024.1478280</doi>
200+
<issn>2674-0109</issn>
201+
<cYear>2024</cYear>
202+
<unstructured_citation>Datseris, G., &amp; Zelko, J. S. (2024). Physiological signal analysis and open science using the Julia language and associated software. Frontiers in Network Physiology, 4, 1478280. https://doi.org/10.3389/fnetp.2024.1478280</unstructured_citation>
203+
</citation>
204+
</citation_list>
205+
</journal_article>
206+
</journal>
207+
</body>
208+
</doi_batch>

joss.07734/10.21105.joss.07734.pdf

207 KB
Binary file not shown.

0 commit comments

Comments
 (0)