Skip to content

Commit 0ec5638

Browse files
committed
code fix
1 parent 8f449d0 commit 0ec5638

File tree

10 files changed

+925
-1
lines changed

10 files changed

+925
-1
lines changed

.phpunit.cache/test-results

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":1,"defects":[],"times":{"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testValidDoi":0.004,"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testInvalidDoiThrowsException":0.001,"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testDoiWithUrlPrefix":0}}
1+
{"version":1,"defects":[],"times":{"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testValidDoi":0.003,"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testInvalidDoiThrowsException":0.001,"CitationGenerator\\Tests\\Integration\\DoiValidatorTest::testDoiWithUrlPrefix":0}}

combined_test.xml

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<ref-list>
3+
<!-- DOI: 10.30430/gjae.2023.0350 -->
4+
<ref id="ref1">
5+
<element-citation publication-type="journal">
6+
<person-group person-group-type="author">
7+
<name>
8+
<surname>Wang</surname>
9+
<given-names>Xin</given-names>
10+
</name>
11+
</person-group>
12+
<person-group person-group-type="author">
13+
<name>
14+
<surname>Song</surname>
15+
<given-names>Yanping</given-names>
16+
</name>
17+
</person-group>
18+
<person-group person-group-type="author">
19+
<name>
20+
<surname>Huang</surname>
21+
<given-names>Wei</given-names>
22+
</name>
23+
</person-group>
24+
<article-title>Public Agricultural Extension, Pest and Disease Experience, and Adoption of Improved Wheat Varieties</article-title>
25+
<source>German Journal of Agricultural Economics</source>
26+
<year>2023</year>
27+
<month>8</month>
28+
<day>23</day>
29+
<volume>72</volume>
30+
<issue>3-4</issue>
31+
<pub-id pub-id-type="doi">10.30430/gjae.2023.0350</pub-id>
32+
</element-citation>
33+
</ref>
34+
<!-- DOI: 10.52825/bis.v1i.42 -->
35+
<ref id="ref2">
36+
<element-citation publication-type="journal">
37+
<person-group person-group-type="author">
38+
<name>
39+
<surname>Wang</surname>
40+
<given-names>Xin</given-names>
41+
</name>
42+
</person-group>
43+
<person-group person-group-type="author">
44+
<name>
45+
<surname>Song</surname>
46+
<given-names>Yanping</given-names>
47+
</name>
48+
</person-group>
49+
<person-group person-group-type="author">
50+
<name>
51+
<surname>Huang</surname>
52+
<given-names>Wei</given-names>
53+
</name>
54+
</person-group>
55+
<article-title>Public Agricultural Extension, Pest and Disease Experience, and Adoption of Improved Wheat Varieties</article-title>
56+
<source>German Journal of Agricultural Economics</source>
57+
<year>2023</year>
58+
<month>8</month>
59+
<day>23</day>
60+
<volume>72</volume>
61+
<issue>3-4</issue>
62+
<pub-id pub-id-type="doi">10.30430/gjae.2023.0350</pub-id>
63+
</element-citation>
64+
<element-citation publication-type="journal">
65+
<person-group person-group-type="author">
66+
<name>
67+
<surname>Pondel</surname>
68+
<given-names>Maciej</given-names>
69+
</name>
70+
</person-group>
71+
<person-group person-group-type="author">
72+
<name>
73+
<surname>Wuczyński</surname>
74+
<given-names>Maciej</given-names>
75+
</name>
76+
</person-group>
77+
<person-group person-group-type="author">
78+
<name>
79+
<surname>Gryncewicz</surname>
80+
<given-names>Wiesława</given-names>
81+
</name>
82+
</person-group>
83+
<person-group person-group-type="author">
84+
<name>
85+
<surname>Łysik</surname>
86+
<given-names>Łukasz</given-names>
87+
</name>
88+
</person-group>
89+
<person-group person-group-type="author">
90+
<name>
91+
<surname>Hernes</surname>
92+
<given-names>Marcin</given-names>
93+
</name>
94+
</person-group>
95+
<person-group person-group-type="author">
96+
<name>
97+
<surname>Rot</surname>
98+
<given-names>Artur</given-names>
99+
</name>
100+
</person-group>
101+
<person-group person-group-type="author">
102+
<name>
103+
<surname>Kozina</surname>
104+
<given-names>Agata</given-names>
105+
</name>
106+
</person-group>
107+
<article-title>Deep Learning for Customer Churn Prediction in E-Commerce Decision Support</article-title>
108+
<source>Business Information Systems</source>
109+
<year>2021</year>
110+
<month>7</month>
111+
<day>2</day>
112+
<fpage>3</fpage>
113+
<lpage>12</lpage>
114+
<pub-id pub-id-type="doi">10.52825/bis.v1i.42</pub-id>
115+
</element-citation>
116+
</ref>
117+
</ref-list>

0 commit comments

Comments
 (0)