1
+ @article {ref:TestNoPeriod ,
2
+ author = { Normal Article Reference} ,
3
+ title = { A one word journal title in first position} ,
4
+ journal = { OneWord} ,
5
+ publisher = { A. Good Publisher} ,
6
+ pages = { 1--1000} ,
7
+ place = { Golden, Colorado} ,
8
+ year = { 2010}
9
+ }
10
+
1
11
@article {ref:Test ,
2
12
author = { Normal Article Reference} ,
3
- title = { The Title of a Good Normal Reference} ,
13
+ title = { The Title of a Good Normal Reference abbreviated } ,
4
14
journal = { Test Journal of Reference Information} ,
5
15
publisher = { A. Good Publisher} ,
6
16
pages = { 1--1000} ,
7
17
place = { Golden, Colorado} ,
8
18
year = { 2010}
9
19
}
10
20
21
+ @article {ref:TestPeriod ,
22
+ author = { Normal Article Reference} ,
23
+ title = { A second one word journal title after another one abbreviated} ,
24
+ journal = { OneWord} ,
25
+ publisher = { A. Good Publisher} ,
26
+ pages = { 1--1000} ,
27
+ place = { Golden, Colorado} ,
28
+ year = { 2010}
29
+ }
30
+
31
+ @article {ref:TestPeriodTwoWords ,
32
+ author = { Normal Article Reference} ,
33
+ title = { Journal title without abbreviation} ,
34
+ journal = { Two Words} ,
35
+ publisher = { A. Good Publisher} ,
36
+ pages = { 1--1000} ,
37
+ place = { Golden, Colorado} ,
38
+ year = { 2010}
39
+ }
40
+
41
+ @article {ref:TestPeriodRefInf ,
42
+ author = { Normal Article Reference} ,
43
+ title = { Journal title entered: ``Reference Information''} ,
44
+ journal = { Reference Information} ,
45
+ publisher = { A. Good Publisher} ,
46
+ pages = { 1--1000} ,
47
+ place = { Golden, Colorado} ,
48
+ year = { 2010}
49
+ }
50
+
51
+ @article {ref:TestPeriodInf ,
52
+ author = { Normal Article Reference} ,
53
+ title = { Journal title entered: ``Information''} ,
54
+ journal = { Information} ,
55
+ publisher = { A. Good Publisher} ,
56
+ pages = { 1--1000} ,
57
+ place = { Golden, Colorado} ,
58
+ year = { 2010}
59
+ }
60
+
61
+ @article {ref:TestMyAbbrvOneWord ,
62
+ author = { Normal Article Reference} ,
63
+ title = { Keep the period after a non-abbreviated journal title: One Word.} ,
64
+ journal = { MyAbbrv.} ,
65
+ publisher = { A. Good Publisher} ,
66
+ pages = { 1--1000} ,
67
+ place = { Golden, Colorado} ,
68
+ year = { 2010}
69
+ }
70
+
71
+ @article {ref:TestMyAbbrvTwoWords ,
72
+ author = { Normal Article Reference} ,
73
+ title = { Keep the period after a non-abbreviated journal title: Two Words} ,
74
+ journal = { Two MyAbbrv.} ,
75
+ publisher = { A. Good Publisher} ,
76
+ pages = { 1--1000} ,
77
+ place = { Golden, Colorado} ,
78
+ year = { 2010}
79
+ }
80
+
81
+ @article {ref:TestPeriodInfPeriod ,
82
+ author = { Normal Article Reference} ,
83
+ title = { With the option oneword, journal title containing a end period are still abbreviated} ,
84
+ journal = { Information.} ,
85
+ publisher = { A. Good Publisher} ,
86
+ pages = { 1--1000} ,
87
+ place = { Golden, Colorado} ,
88
+ year = { 2010}
89
+ }
90
+
11
91
@article {ref:CmdTest ,
12
92
author = { Command Article Reference} ,
13
- title = { The Title of a Good Command Reference } ,
93
+ title = { Test of the journal title custom command } ,
14
94
journal = { \tjri} ,
15
95
publisher = { A. Good Publisher} ,
16
96
pages = { 1000--1001} ,
@@ -20,7 +100,7 @@ @article{ref:CmdTest
20
100
21
101
@article {ref:AbbrvTest ,
22
102
author = { Abbreviated Article Reference} ,
23
- title = { The Title of a Good Abbreviated Reference} ,
103
+ title = { Journal title entered: ``Test J. of Reference Inf.'' } ,
24
104
journal = { Test J. of Reference Inf.} ,
25
105
publisher = { A. Good Publisher} ,
26
106
pages = { 1002--1050} ,
0 commit comments