citation-js 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/citation.js CHANGED
@@ -10991,6 +10991,7 @@ module.exports=[
10991
10991
  "entry-encyclopedia",
10992
10992
  "musical_score",
10993
10993
  "paper-conference",
10994
+ "periodical",
10994
10995
  "post-weblog"
10995
10996
  ]
10996
10997
  }
@@ -11036,9 +11037,11 @@ module.exports=[
11036
11037
  "target": {
11037
11038
  "type": [
11038
11039
  "book",
11040
+ "classic",
11039
11041
  "map",
11040
11042
  "report",
11041
11043
  "review-book",
11044
+ "software",
11042
11045
  "webpage"
11043
11046
  ]
11044
11047
  }
@@ -11116,6 +11119,7 @@ module.exports=[
11116
11119
  "chapter",
11117
11120
  "musical_score",
11118
11121
  "paper-conference",
11122
+ "periodical",
11119
11123
  "song",
11120
11124
  "speech"
11121
11125
  ]
@@ -11213,6 +11217,7 @@ module.exports=[
11213
11217
  "type": [
11214
11218
  "book",
11215
11219
  "chapter",
11220
+ "classic",
11216
11221
  "entry",
11217
11222
  "entry-dictionary",
11218
11223
  "entry-encyclopedia",
@@ -11329,12 +11334,17 @@ module.exports=[
11329
11334
  "book",
11330
11335
  "broadcast",
11331
11336
  "chapter",
11337
+ "classic",
11338
+ "collection",
11332
11339
  "dataset",
11340
+ "document",
11333
11341
  "entry",
11334
11342
  "entry-dictionary",
11335
11343
  "entry-encyclopedia",
11344
+ "event",
11336
11345
  "figure",
11337
11346
  "graphic",
11347
+ "hearing",
11338
11348
  "interview",
11339
11349
  "legal_case",
11340
11350
  "legislation",
@@ -11345,14 +11355,19 @@ module.exports=[
11345
11355
  "pamphlet",
11346
11356
  "paper-conference",
11347
11357
  "patent",
11358
+ "performance",
11359
+ "periodical",
11348
11360
  "personal_communication",
11349
11361
  "post",
11350
11362
  "post-weblog",
11363
+ "regulation",
11351
11364
  "report",
11352
11365
  "review",
11353
11366
  "review-book",
11367
+ "software",
11354
11368
  "song",
11355
11369
  "speech",
11370
+ "standard",
11356
11371
  "thesis",
11357
11372
  "treaty",
11358
11373
  "webpage"
@@ -11422,10 +11437,14 @@ module.exports=[
11422
11437
  "article-magazine",
11423
11438
  "book",
11424
11439
  "chapter",
11440
+ "classic",
11441
+ "collection",
11425
11442
  "dataset",
11443
+ "document",
11426
11444
  "entry",
11427
11445
  "entry-dictionary",
11428
11446
  "entry-encyclopedia",
11447
+ "event",
11429
11448
  "figure",
11430
11449
  "graphic",
11431
11450
  "interview",
@@ -11435,14 +11454,19 @@ module.exports=[
11435
11454
  "pamphlet",
11436
11455
  "paper-conference",
11437
11456
  "patent",
11457
+ "performance",
11458
+ "periodical",
11438
11459
  "personal_communication",
11439
11460
  "post",
11440
11461
  "post-weblog",
11462
+ "regulation",
11441
11463
  "report",
11442
11464
  "review",
11443
11465
  "review-book",
11466
+ "software",
11444
11467
  "song",
11445
11468
  "speech",
11469
+ "standard",
11446
11470
  "thesis",
11447
11471
  "treaty",
11448
11472
  "webpage"
@@ -11524,7 +11548,8 @@ module.exports=[
11524
11548
  },
11525
11549
  "target": {
11526
11550
  "type": [
11527
- "chapter"
11551
+ "chapter",
11552
+ "periodical"
11528
11553
  ]
11529
11554
  }
11530
11555
  }
@@ -11608,7 +11633,11 @@ module.exports=[
11608
11633
  "SER"
11609
11634
  ]
11610
11635
  },
11611
- "target": false
11636
+ "target": {
11637
+ "type": [
11638
+ "periodical"
11639
+ ]
11640
+ }
11612
11641
  }
11613
11642
  },
11614
11643
  {
@@ -11977,12 +12006,17 @@ module.exports=[
11977
12006
  "book",
11978
12007
  "broadcast",
11979
12008
  "chapter",
12009
+ "classic",
12010
+ "collection",
11980
12011
  "dataset",
12012
+ "document",
11981
12013
  "entry",
11982
12014
  "entry-dictionary",
11983
12015
  "entry-encyclopedia",
12016
+ "event",
11984
12017
  "figure",
11985
12018
  "graphic",
12019
+ "hearing",
11986
12020
  "interview",
11987
12021
  "legal_case",
11988
12022
  "legislation",
@@ -11993,14 +12027,19 @@ module.exports=[
11993
12027
  "pamphlet",
11994
12028
  "paper-conference",
11995
12029
  "patent",
12030
+ "performance",
12031
+ "periodical",
11996
12032
  "personal_communication",
11997
12033
  "post",
11998
12034
  "post-weblog",
12035
+ "regulation",
11999
12036
  "report",
12000
12037
  "review",
12001
12038
  "review-book",
12039
+ "software",
12002
12040
  "song",
12003
12041
  "speech",
12042
+ "standard",
12004
12043
  "thesis",
12005
12044
  "treaty",
12006
12045
  "webpage"
@@ -12064,25 +12103,35 @@ module.exports=[
12064
12103
  "article-newspaper",
12065
12104
  "book",
12066
12105
  "chapter",
12106
+ "classic",
12107
+ "collection",
12067
12108
  "dataset",
12109
+ "document",
12068
12110
  "entry",
12069
12111
  "entry-dictionary",
12070
12112
  "entry-encyclopedia",
12113
+ "event",
12071
12114
  "figure",
12072
12115
  "graphic",
12116
+ "hearing",
12073
12117
  "interview",
12074
12118
  "legislation",
12075
12119
  "manuscript",
12076
12120
  "map",
12077
12121
  "musical_score",
12078
12122
  "pamphlet",
12123
+ "performance",
12124
+ "periodical",
12079
12125
  "personal_communication",
12080
12126
  "post",
12081
12127
  "post-weblog",
12128
+ "regulation",
12082
12129
  "report",
12083
12130
  "review-book",
12131
+ "software",
12084
12132
  "song",
12085
12133
  "speech",
12134
+ "standard",
12086
12135
  "thesis",
12087
12136
  "treaty",
12088
12137
  "webpage"
@@ -12183,11 +12232,15 @@ module.exports=[
12183
12232
  "bill",
12184
12233
  "book",
12185
12234
  "broadcast",
12235
+ "collection",
12186
12236
  "dataset",
12237
+ "document",
12187
12238
  "entry",
12188
12239
  "entry-encyclopedia",
12240
+ "event",
12189
12241
  "figure",
12190
12242
  "graphic",
12243
+ "hearing",
12191
12244
  "interview",
12192
12245
  "legal_case",
12193
12246
  "legislation",
@@ -12196,14 +12249,18 @@ module.exports=[
12196
12249
  "motion_picture",
12197
12250
  "musical_score",
12198
12251
  "pamphlet",
12252
+ "performance",
12253
+ "periodical",
12199
12254
  "personal_communication",
12200
12255
  "post",
12201
12256
  "post-weblog",
12257
+ "regulation",
12202
12258
  "report",
12203
12259
  "review",
12204
12260
  "review-book",
12205
12261
  "song",
12206
12262
  "speech",
12263
+ "standard",
12207
12264
  "thesis",
12208
12265
  "treaty",
12209
12266
  "webpage"
@@ -12316,12 +12373,17 @@ module.exports=[
12316
12373
  "book",
12317
12374
  "broadcast",
12318
12375
  "chapter",
12376
+ "classic",
12377
+ "collection",
12319
12378
  "dataset",
12379
+ "document",
12320
12380
  "entry",
12321
12381
  "entry-dictionary",
12322
12382
  "entry-encyclopedia",
12383
+ "event",
12323
12384
  "figure",
12324
12385
  "graphic",
12386
+ "hearing",
12325
12387
  "interview",
12326
12388
  "legal_case",
12327
12389
  "legislation",
@@ -12332,14 +12394,19 @@ module.exports=[
12332
12394
  "pamphlet",
12333
12395
  "paper-conference",
12334
12396
  "patent",
12397
+ "performance",
12398
+ "periodical",
12335
12399
  "personal_communication",
12336
12400
  "post",
12337
12401
  "post-weblog",
12402
+ "regulation",
12338
12403
  "report",
12339
12404
  "review",
12340
12405
  "review-book",
12406
+ "software",
12341
12407
  "song",
12342
12408
  "speech",
12409
+ "standard",
12343
12410
  "thesis",
12344
12411
  "treaty",
12345
12412
  "webpage"
@@ -12421,12 +12488,17 @@ module.exports=[
12421
12488
  "book",
12422
12489
  "broadcast",
12423
12490
  "chapter",
12491
+ "classic",
12492
+ "collection",
12424
12493
  "dataset",
12494
+ "document",
12425
12495
  "entry",
12426
12496
  "entry-dictionary",
12427
12497
  "entry-encyclopedia",
12498
+ "event",
12428
12499
  "figure",
12429
12500
  "graphic",
12501
+ "hearing",
12430
12502
  "interview",
12431
12503
  "legal_case",
12432
12504
  "legislation",
@@ -12437,14 +12509,19 @@ module.exports=[
12437
12509
  "pamphlet",
12438
12510
  "paper-conference",
12439
12511
  "patent",
12512
+ "performance",
12513
+ "periodical",
12440
12514
  "personal_communication",
12441
12515
  "post",
12442
12516
  "post-weblog",
12517
+ "regulation",
12443
12518
  "report",
12444
12519
  "review",
12445
12520
  "review-book",
12521
+ "software",
12446
12522
  "song",
12447
12523
  "speech",
12524
+ "standard",
12448
12525
  "thesis",
12449
12526
  "treaty",
12450
12527
  "webpage"
@@ -12497,9 +12574,13 @@ module.exports=[
12497
12574
  "book",
12498
12575
  "broadcast",
12499
12576
  "chapter",
12577
+ "classic",
12578
+ "collection",
12579
+ "document",
12500
12580
  "entry",
12501
12581
  "entry-dictionary",
12502
12582
  "entry-encyclopedia",
12583
+ "event",
12503
12584
  "graphic",
12504
12585
  "interview",
12505
12586
  "legislation",
@@ -12508,7 +12589,10 @@ module.exports=[
12508
12589
  "musical_score",
12509
12590
  "pamphlet",
12510
12591
  "paper-conference",
12592
+ "performance",
12593
+ "periodical",
12511
12594
  "post-weblog",
12595
+ "regulation",
12512
12596
  "report",
12513
12597
  "review-book",
12514
12598
  "song",
@@ -12535,7 +12619,8 @@ module.exports=[
12535
12619
  "target": {
12536
12620
  "type": [
12537
12621
  "dataset",
12538
- "figure"
12622
+ "figure",
12623
+ "software"
12539
12624
  ]
12540
12625
  }
12541
12626
  }
@@ -12678,10 +12763,13 @@ module.exports=[
12678
12763
  "legislation",
12679
12764
  "manuscript",
12680
12765
  "pamphlet",
12766
+ "periodical",
12681
12767
  "personal_communication",
12682
12768
  "post",
12769
+ "regulation",
12683
12770
  "review",
12684
- "review-book"
12771
+ "review-book",
12772
+ "standard"
12685
12773
  ]
12686
12774
  }
12687
12775
  }
@@ -12760,12 +12848,17 @@ module.exports=[
12760
12848
  "book",
12761
12849
  "broadcast",
12762
12850
  "chapter",
12851
+ "classic",
12852
+ "collection",
12763
12853
  "dataset",
12854
+ "document",
12764
12855
  "entry",
12765
12856
  "entry-dictionary",
12766
12857
  "entry-encyclopedia",
12858
+ "event",
12767
12859
  "figure",
12768
12860
  "graphic",
12861
+ "hearing",
12769
12862
  "interview",
12770
12863
  "legal_case",
12771
12864
  "legislation",
@@ -12776,14 +12869,19 @@ module.exports=[
12776
12869
  "pamphlet",
12777
12870
  "paper-conference",
12778
12871
  "patent",
12872
+ "performance",
12873
+ "periodical",
12779
12874
  "personal_communication",
12780
12875
  "post",
12781
12876
  "post-weblog",
12877
+ "regulation",
12782
12878
  "report",
12783
12879
  "review",
12784
12880
  "review-book",
12881
+ "software",
12785
12882
  "song",
12786
12883
  "speech",
12884
+ "standard",
12787
12885
  "thesis",
12788
12886
  "treaty",
12789
12887
  "webpage"
@@ -12803,7 +12901,11 @@ module.exports=[
12803
12901
  "HEAR"
12804
12902
  ]
12805
12903
  },
12806
- "target": false
12904
+ "target": {
12905
+ "type": [
12906
+ "hearing"
12907
+ ]
12908
+ }
12807
12909
  }
12808
12910
  },
12809
12911
  {
@@ -12880,12 +12982,17 @@ module.exports=[
12880
12982
  "book",
12881
12983
  "broadcast",
12882
12984
  "chapter",
12985
+ "classic",
12986
+ "collection",
12883
12987
  "dataset",
12988
+ "document",
12884
12989
  "entry",
12885
12990
  "entry-dictionary",
12886
12991
  "entry-encyclopedia",
12992
+ "event",
12887
12993
  "figure",
12888
12994
  "graphic",
12995
+ "hearing",
12889
12996
  "interview",
12890
12997
  "legal_case",
12891
12998
  "legislation",
@@ -12896,14 +13003,19 @@ module.exports=[
12896
13003
  "pamphlet",
12897
13004
  "paper-conference",
12898
13005
  "patent",
13006
+ "performance",
13007
+ "periodical",
12899
13008
  "personal_communication",
12900
13009
  "post",
12901
13010
  "post-weblog",
13011
+ "regulation",
12902
13012
  "report",
12903
13013
  "review",
12904
13014
  "review-book",
13015
+ "software",
12905
13016
  "song",
12906
13017
  "speech",
13018
+ "standard",
12907
13019
  "thesis",
12908
13020
  "treaty",
12909
13021
  "webpage"
@@ -12983,12 +13095,17 @@ module.exports=[
12983
13095
  "book",
12984
13096
  "broadcast",
12985
13097
  "chapter",
13098
+ "classic",
13099
+ "collection",
12986
13100
  "dataset",
13101
+ "document",
12987
13102
  "entry",
12988
13103
  "entry-dictionary",
12989
13104
  "entry-encyclopedia",
13105
+ "event",
12990
13106
  "figure",
12991
13107
  "graphic",
13108
+ "hearing",
12992
13109
  "interview",
12993
13110
  "legal_case",
12994
13111
  "legislation",
@@ -12999,14 +13116,19 @@ module.exports=[
12999
13116
  "pamphlet",
13000
13117
  "paper-conference",
13001
13118
  "patent",
13119
+ "performance",
13120
+ "periodical",
13002
13121
  "personal_communication",
13003
13122
  "post",
13004
13123
  "post-weblog",
13124
+ "regulation",
13005
13125
  "report",
13006
13126
  "review",
13007
13127
  "review-book",
13128
+ "software",
13008
13129
  "song",
13009
13130
  "speech",
13131
+ "standard",
13010
13132
  "thesis",
13011
13133
  "treaty",
13012
13134
  "webpage"
@@ -13041,9 +13163,14 @@ module.exports=[
13041
13163
  "target": {
13042
13164
  "type": [
13043
13165
  "bill",
13166
+ "collection",
13167
+ "document",
13044
13168
  "entry-dictionary",
13169
+ "event",
13045
13170
  "figure",
13171
+ "hearing",
13046
13172
  "interview",
13173
+ "performance",
13047
13174
  "song",
13048
13175
  "speech",
13049
13176
  "thesis",
@@ -13069,8 +13196,10 @@ module.exports=[
13069
13196
  "target": {
13070
13197
  "type": [
13071
13198
  "book",
13199
+ "classic",
13072
13200
  "entry",
13073
13201
  "pamphlet",
13202
+ "periodical",
13074
13203
  "review-book"
13075
13204
  ]
13076
13205
  }
@@ -13134,7 +13263,9 @@ module.exports=[
13134
13263
  "target": {
13135
13264
  "type": [
13136
13265
  "article-newspaper",
13137
- "legislation"
13266
+ "legislation",
13267
+ "regulation",
13268
+ "standard"
13138
13269
  ]
13139
13270
  }
13140
13271
  }
@@ -13314,8 +13445,12 @@ module.exports=[
13314
13445
  "article-magazine",
13315
13446
  "article-newspaper",
13316
13447
  "book",
13448
+ "classic",
13449
+ "collection",
13450
+ "document",
13317
13451
  "entry",
13318
13452
  "entry-dictionary",
13453
+ "event",
13319
13454
  "figure",
13320
13455
  "graphic",
13321
13456
  "interview",
@@ -13324,13 +13459,18 @@ module.exports=[
13324
13459
  "map",
13325
13460
  "pamphlet",
13326
13461
  "patent",
13462
+ "performance",
13463
+ "periodical",
13327
13464
  "personal_communication",
13328
13465
  "post",
13466
+ "regulation",
13329
13467
  "report",
13330
13468
  "review",
13331
13469
  "review-book",
13470
+ "software",
13332
13471
  "song",
13333
13472
  "speech",
13473
+ "standard",
13334
13474
  "thesis",
13335
13475
  "treaty"
13336
13476
  ]
@@ -13436,12 +13576,17 @@ module.exports=[
13436
13576
  "book",
13437
13577
  "broadcast",
13438
13578
  "chapter",
13579
+ "classic",
13580
+ "collection",
13439
13581
  "dataset",
13582
+ "document",
13440
13583
  "entry",
13441
13584
  "entry-dictionary",
13442
13585
  "entry-encyclopedia",
13586
+ "event",
13443
13587
  "figure",
13444
13588
  "graphic",
13589
+ "hearing",
13445
13590
  "interview",
13446
13591
  "legal_case",
13447
13592
  "legislation",
@@ -13451,13 +13596,18 @@ module.exports=[
13451
13596
  "musical_score",
13452
13597
  "pamphlet",
13453
13598
  "paper-conference",
13599
+ "performance",
13600
+ "periodical",
13454
13601
  "personal_communication",
13455
13602
  "post",
13456
13603
  "post-weblog",
13604
+ "regulation",
13457
13605
  "review",
13458
13606
  "review-book",
13607
+ "software",
13459
13608
  "song",
13460
13609
  "speech",
13610
+ "standard",
13461
13611
  "thesis",
13462
13612
  "treaty",
13463
13613
  "webpage"
@@ -13510,11 +13660,18 @@ module.exports=[
13510
13660
  "target": {
13511
13661
  "type": [
13512
13662
  "book",
13663
+ "classic",
13664
+ "collection",
13665
+ "document",
13513
13666
  "entry-dictionary",
13514
13667
  "entry-encyclopedia",
13668
+ "event",
13669
+ "hearing",
13515
13670
  "interview",
13516
13671
  "musical_score",
13517
13672
  "paper-conference",
13673
+ "performance",
13674
+ "periodical",
13518
13675
  "review-book",
13519
13676
  "treaty"
13520
13677
  ]
@@ -13614,12 +13771,18 @@ module.exports=[
13614
13771
  "article-magazine",
13615
13772
  "book",
13616
13773
  "chapter",
13774
+ "classic",
13775
+ "collection",
13776
+ "document",
13617
13777
  "entry",
13618
13778
  "entry-dictionary",
13619
13779
  "entry-encyclopedia",
13780
+ "event",
13620
13781
  "interview",
13621
13782
  "musical_score",
13622
13783
  "pamphlet",
13784
+ "performance",
13785
+ "periodical",
13623
13786
  "review",
13624
13787
  "review-book",
13625
13788
  "treaty"
@@ -13644,8 +13807,10 @@ module.exports=[
13644
13807
  "target": {
13645
13808
  "type": [
13646
13809
  "bill",
13810
+ "hearing",
13647
13811
  "legal_case",
13648
- "legislation"
13812
+ "legislation",
13813
+ "regulation"
13649
13814
  ]
13650
13815
  }
13651
13816
  }
@@ -13710,12 +13875,17 @@ module.exports=[
13710
13875
  "book",
13711
13876
  "broadcast",
13712
13877
  "chapter",
13878
+ "classic",
13879
+ "collection",
13713
13880
  "dataset",
13881
+ "document",
13714
13882
  "entry",
13715
13883
  "entry-dictionary",
13716
13884
  "entry-encyclopedia",
13885
+ "event",
13717
13886
  "figure",
13718
13887
  "graphic",
13888
+ "hearing",
13719
13889
  "interview",
13720
13890
  "legislation",
13721
13891
  "map",
@@ -13723,12 +13893,17 @@ module.exports=[
13723
13893
  "musical_score",
13724
13894
  "pamphlet",
13725
13895
  "paper-conference",
13896
+ "performance",
13897
+ "periodical",
13726
13898
  "personal_communication",
13727
13899
  "post",
13728
13900
  "post-weblog",
13901
+ "regulation",
13729
13902
  "review-book",
13903
+ "software",
13730
13904
  "song",
13731
13905
  "speech",
13906
+ "standard",
13732
13907
  "thesis",
13733
13908
  "treaty",
13734
13909
  "webpage"
@@ -13788,7 +13963,9 @@ module.exports=[
13788
13963
  "type": [
13789
13964
  "article-newspaper",
13790
13965
  "chapter",
13791
- "entry-dictionary"
13966
+ "classic",
13967
+ "entry-dictionary",
13968
+ "software"
13792
13969
  ]
13793
13970
  }
13794
13971
  }
@@ -13855,9 +14032,14 @@ module.exports=[
13855
14032
  "article-magazine",
13856
14033
  "article-newspaper",
13857
14034
  "chapter",
14035
+ "collection",
14036
+ "document",
13858
14037
  "entry-dictionary",
13859
14038
  "entry-encyclopedia",
14039
+ "event",
13860
14040
  "interview",
14041
+ "performance",
14042
+ "periodical",
13861
14043
  "review",
13862
14044
  "treaty"
13863
14045
  ]
@@ -13895,8 +14077,12 @@ module.exports=[
13895
14077
  "type": [
13896
14078
  "article-newspaper",
13897
14079
  "bill",
14080
+ "collection",
14081
+ "document",
14082
+ "event",
13898
14083
  "interview",
13899
14084
  "musical_score",
14085
+ "performance",
13900
14086
  "treaty"
13901
14087
  ]
13902
14088
  }
@@ -13930,7 +14116,8 @@ module.exports=[
13930
14116
  },
13931
14117
  "target": {
13932
14118
  "type": [
13933
- "chapter"
14119
+ "chapter",
14120
+ "periodical"
13934
14121
  ]
13935
14122
  }
13936
14123
  }
@@ -14025,7 +14212,11 @@ module.exports=[
14025
14212
  "STAND"
14026
14213
  ]
14027
14214
  },
14028
- "target": false
14215
+ "target": {
14216
+ "type": [
14217
+ "standard"
14218
+ ]
14219
+ }
14029
14220
  }
14030
14221
  },
14031
14222
  {
@@ -14060,7 +14251,8 @@ module.exports=[
14060
14251
  },
14061
14252
  "target": {
14062
14253
  "type": [
14063
- "legislation"
14254
+ "legislation",
14255
+ "regulation"
14064
14256
  ]
14065
14257
  }
14066
14258
  }
@@ -14081,7 +14273,12 @@ module.exports=[
14081
14273
  },
14082
14274
  "target": {
14083
14275
  "type": [
14276
+ "classic",
14277
+ "collection",
14278
+ "document",
14279
+ "event",
14084
14280
  "interview",
14281
+ "performance",
14085
14282
  "treaty"
14086
14283
  ]
14087
14284
  }
@@ -14123,11 +14320,14 @@ module.exports=[
14123
14320
  "entry",
14124
14321
  "entry-dictionary",
14125
14322
  "entry-encyclopedia",
14323
+ "hearing",
14126
14324
  "map",
14127
14325
  "pamphlet",
14128
14326
  "paper-conference",
14327
+ "periodical",
14129
14328
  "post-weblog",
14130
14329
  "review-book",
14330
+ "software",
14131
14331
  "song",
14132
14332
  "speech",
14133
14333
  "webpage"
@@ -14193,7 +14393,9 @@ module.exports=[
14193
14393
  },
14194
14394
  "target": {
14195
14395
  "type": [
14196
- "legislation"
14396
+ "legislation",
14397
+ "regulation",
14398
+ "standard"
14197
14399
  ]
14198
14400
  }
14199
14401
  }
@@ -14249,9 +14451,13 @@ module.exports=[
14249
14451
  "article-newspaper",
14250
14452
  "bill",
14251
14453
  "chapter",
14454
+ "collection",
14455
+ "document",
14252
14456
  "entry",
14253
14457
  "entry-dictionary",
14254
14458
  "entry-encyclopedia",
14459
+ "event",
14460
+ "hearing",
14255
14461
  "interview",
14256
14462
  "legislation",
14257
14463
  "manuscript",
@@ -14259,10 +14465,14 @@ module.exports=[
14259
14465
  "pamphlet",
14260
14466
  "paper-conference",
14261
14467
  "patent",
14468
+ "performance",
14469
+ "periodical",
14262
14470
  "personal_communication",
14263
14471
  "post",
14472
+ "regulation",
14264
14473
  "report",
14265
14474
  "review",
14475
+ "standard",
14266
14476
  "treaty"
14267
14477
  ]
14268
14478
  }
@@ -14284,6 +14494,7 @@ module.exports=[
14284
14494
  "target": {
14285
14495
  "type": [
14286
14496
  "book",
14497
+ "classic",
14287
14498
  "review-book",
14288
14499
  "thesis"
14289
14500
  ]
@@ -14387,11 +14598,16 @@ module.exports=[
14387
14598
  "book",
14388
14599
  "broadcast",
14389
14600
  "chapter",
14601
+ "classic",
14602
+ "collection",
14390
14603
  "dataset",
14604
+ "document",
14391
14605
  "entry",
14392
14606
  "entry-dictionary",
14393
14607
  "entry-encyclopedia",
14608
+ "event",
14394
14609
  "graphic",
14610
+ "hearing",
14395
14611
  "interview",
14396
14612
  "legal_case",
14397
14613
  "manuscript",
@@ -14401,12 +14617,15 @@ module.exports=[
14401
14617
  "pamphlet",
14402
14618
  "paper-conference",
14403
14619
  "patent",
14620
+ "performance",
14621
+ "periodical",
14404
14622
  "personal_communication",
14405
14623
  "post",
14406
14624
  "post-weblog",
14407
14625
  "report",
14408
14626
  "review",
14409
14627
  "review-book",
14628
+ "software",
14410
14629
  "song",
14411
14630
  "speech",
14412
14631
  "thesis",
@@ -14457,12 +14676,14 @@ module.exports=[
14457
14676
  "type": [
14458
14677
  "book",
14459
14678
  "broadcast",
14679
+ "classic",
14460
14680
  "entry",
14461
14681
  "manuscript",
14462
14682
  "map",
14463
14683
  "motion_picture",
14464
14684
  "report",
14465
14685
  "review-book",
14686
+ "software",
14466
14687
  "webpage"
14467
14688
  ]
14468
14689
  }
@@ -14508,12 +14729,17 @@ module.exports=[
14508
14729
  "article-newspaper",
14509
14730
  "bill",
14510
14731
  "chapter",
14732
+ "collection",
14733
+ "document",
14511
14734
  "entry-dictionary",
14512
14735
  "entry-encyclopedia",
14736
+ "event",
14513
14737
  "interview",
14514
14738
  "musical_score",
14515
14739
  "pamphlet",
14516
14740
  "patent",
14741
+ "performance",
14742
+ "periodical",
14517
14743
  "post-weblog",
14518
14744
  "review",
14519
14745
  "thesis",
@@ -14548,7 +14774,11 @@ module.exports=[
14548
14774
  "HEAR"
14549
14775
  ]
14550
14776
  },
14551
- "target": false
14777
+ "target": {
14778
+ "type": [
14779
+ "hearing"
14780
+ ]
14781
+ }
14552
14782
  }
14553
14783
  },
14554
14784
  {
@@ -14560,7 +14790,11 @@ module.exports=[
14560
14790
  "STAND"
14561
14791
  ]
14562
14792
  },
14563
- "target": false
14793
+ "target": {
14794
+ "type": [
14795
+ "standard"
14796
+ ]
14797
+ }
14564
14798
  }
14565
14799
  },
14566
14800
  {
@@ -14589,10 +14823,15 @@ module.exports=[
14589
14823
  "target": {
14590
14824
  "type": [
14591
14825
  "chapter",
14826
+ "collection",
14592
14827
  "dataset",
14828
+ "document",
14829
+ "event",
14593
14830
  "interview",
14594
14831
  "musical_score",
14595
14832
  "paper-conference",
14833
+ "performance",
14834
+ "periodical",
14596
14835
  "song",
14597
14836
  "speech",
14598
14837
  "treaty"
@@ -14674,12 +14913,17 @@ module.exports=[
14674
14913
  "book",
14675
14914
  "broadcast",
14676
14915
  "chapter",
14916
+ "classic",
14917
+ "collection",
14677
14918
  "dataset",
14919
+ "document",
14678
14920
  "entry",
14679
14921
  "entry-dictionary",
14680
14922
  "entry-encyclopedia",
14923
+ "event",
14681
14924
  "figure",
14682
14925
  "graphic",
14926
+ "hearing",
14683
14927
  "interview",
14684
14928
  "legal_case",
14685
14929
  "legislation",
@@ -14690,14 +14934,19 @@ module.exports=[
14690
14934
  "pamphlet",
14691
14935
  "paper-conference",
14692
14936
  "patent",
14937
+ "performance",
14938
+ "periodical",
14693
14939
  "personal_communication",
14694
14940
  "post",
14695
14941
  "post-weblog",
14942
+ "regulation",
14696
14943
  "report",
14697
14944
  "review",
14698
14945
  "review-book",
14946
+ "software",
14699
14947
  "song",
14700
14948
  "speech",
14949
+ "standard",
14701
14950
  "thesis",
14702
14951
  "treaty",
14703
14952
  "webpage"
@@ -14782,10 +15031,14 @@ module.exports=[
14782
15031
  "book",
14783
15032
  "broadcast",
14784
15033
  "chapter",
15034
+ "classic",
15035
+ "collection",
14785
15036
  "dataset",
15037
+ "document",
14786
15038
  "entry",
14787
15039
  "entry-dictionary",
14788
15040
  "entry-encyclopedia",
15041
+ "event",
14789
15042
  "figure",
14790
15043
  "graphic",
14791
15044
  "interview",
@@ -14798,14 +15051,19 @@ module.exports=[
14798
15051
  "pamphlet",
14799
15052
  "paper-conference",
14800
15053
  "patent",
15054
+ "performance",
15055
+ "periodical",
14801
15056
  "personal_communication",
14802
15057
  "post",
14803
15058
  "post-weblog",
15059
+ "regulation",
14804
15060
  "report",
14805
15061
  "review",
14806
15062
  "review-book",
15063
+ "software",
14807
15064
  "song",
14808
15065
  "speech",
15066
+ "standard",
14809
15067
  "thesis",
14810
15068
  "treaty",
14811
15069
  "webpage"
@@ -14866,20 +15124,28 @@ module.exports=[
14866
15124
  "bill",
14867
15125
  "book",
14868
15126
  "chapter",
15127
+ "classic",
15128
+ "collection",
15129
+ "document",
14869
15130
  "entry",
14870
15131
  "entry-dictionary",
14871
15132
  "entry-encyclopedia",
15133
+ "event",
14872
15134
  "interview",
14873
15135
  "legal_case",
14874
15136
  "legislation",
14875
15137
  "manuscript",
14876
15138
  "musical_score",
14877
15139
  "paper-conference",
15140
+ "performance",
15141
+ "periodical",
15142
+ "regulation",
14878
15143
  "report",
14879
15144
  "review",
14880
15145
  "review-book",
14881
15146
  "song",
14882
15147
  "speech",
15148
+ "standard",
14883
15149
  "treaty"
14884
15150
  ]
14885
15151
  }
@@ -14912,7 +15178,11 @@ module.exports=[
14912
15178
  "COMP"
14913
15179
  ]
14914
15180
  },
14915
- "target": false
15181
+ "target": {
15182
+ "type": [
15183
+ "software"
15184
+ ]
15185
+ }
14916
15186
  }
14917
15187
  },
14918
15188
  {
@@ -15031,12 +15301,17 @@ module.exports=[
15031
15301
  "book",
15032
15302
  "broadcast",
15033
15303
  "chapter",
15304
+ "classic",
15305
+ "collection",
15034
15306
  "dataset",
15307
+ "document",
15035
15308
  "entry",
15036
15309
  "entry-dictionary",
15037
15310
  "entry-encyclopedia",
15311
+ "event",
15038
15312
  "figure",
15039
15313
  "graphic",
15314
+ "hearing",
15040
15315
  "interview",
15041
15316
  "legal_case",
15042
15317
  "legislation",
@@ -15047,13 +15322,18 @@ module.exports=[
15047
15322
  "pamphlet",
15048
15323
  "paper-conference",
15049
15324
  "patent",
15325
+ "performance",
15326
+ "periodical",
15050
15327
  "personal_communication",
15051
15328
  "post",
15329
+ "regulation",
15052
15330
  "report",
15053
15331
  "review",
15054
15332
  "review-book",
15333
+ "software",
15055
15334
  "song",
15056
15335
  "speech",
15336
+ "standard",
15057
15337
  "thesis",
15058
15338
  "treaty"
15059
15339
  ]
@@ -15174,44 +15454,7 @@ module.exports=[
15174
15454
  },
15175
15455
  "target": {
15176
15456
  "original-author": true,
15177
- "translator": true,
15178
- "type": [
15179
- "article",
15180
- "article-journal",
15181
- "article-magazine",
15182
- "article-newspaper",
15183
- "bill",
15184
- "book",
15185
- "broadcast",
15186
- "chapter",
15187
- "dataset",
15188
- "entry",
15189
- "entry-dictionary",
15190
- "entry-encyclopedia",
15191
- "figure",
15192
- "graphic",
15193
- "interview",
15194
- "legal_case",
15195
- "legislation",
15196
- "manuscript",
15197
- "map",
15198
- "motion_picture",
15199
- "musical_score",
15200
- "pamphlet",
15201
- "paper-conference",
15202
- "patent",
15203
- "personal_communication",
15204
- "post",
15205
- "post-weblog",
15206
- "report",
15207
- "review",
15208
- "review-book",
15209
- "song",
15210
- "speech",
15211
- "thesis",
15212
- "treaty",
15213
- "webpage"
15214
- ]
15457
+ "translator": true
15215
15458
  }
15216
15459
  }
15217
15460
  },
@@ -15281,44 +15524,7 @@ module.exports=[
15281
15524
  ]
15282
15525
  },
15283
15526
  "target": {
15284
- "translator": true,
15285
- "type": [
15286
- "article",
15287
- "article-journal",
15288
- "article-magazine",
15289
- "article-newspaper",
15290
- "bill",
15291
- "book",
15292
- "broadcast",
15293
- "chapter",
15294
- "dataset",
15295
- "entry",
15296
- "entry-dictionary",
15297
- "entry-encyclopedia",
15298
- "figure",
15299
- "graphic",
15300
- "interview",
15301
- "legal_case",
15302
- "legislation",
15303
- "manuscript",
15304
- "map",
15305
- "motion_picture",
15306
- "musical_score",
15307
- "pamphlet",
15308
- "paper-conference",
15309
- "patent",
15310
- "personal_communication",
15311
- "post",
15312
- "post-weblog",
15313
- "report",
15314
- "review",
15315
- "review-book",
15316
- "song",
15317
- "speech",
15318
- "thesis",
15319
- "treaty",
15320
- "webpage"
15321
- ]
15527
+ "translator": true
15322
15528
  }
15323
15529
  }
15324
15530
  },
@@ -15388,44 +15594,7 @@ module.exports=[
15388
15594
  },
15389
15595
  "target": {
15390
15596
  "original-author": true,
15391
- "translator": true,
15392
- "type": [
15393
- "article",
15394
- "article-journal",
15395
- "article-magazine",
15396
- "article-newspaper",
15397
- "bill",
15398
- "book",
15399
- "broadcast",
15400
- "chapter",
15401
- "dataset",
15402
- "entry",
15403
- "entry-dictionary",
15404
- "entry-encyclopedia",
15405
- "figure",
15406
- "graphic",
15407
- "interview",
15408
- "legal_case",
15409
- "legislation",
15410
- "manuscript",
15411
- "map",
15412
- "motion_picture",
15413
- "musical_score",
15414
- "pamphlet",
15415
- "paper-conference",
15416
- "patent",
15417
- "personal_communication",
15418
- "post",
15419
- "post-weblog",
15420
- "report",
15421
- "review",
15422
- "review-book",
15423
- "song",
15424
- "speech",
15425
- "thesis",
15426
- "treaty",
15427
- "webpage"
15428
- ]
15597
+ "translator": true
15429
15598
  }
15430
15599
  }
15431
15600
  },
@@ -15495,44 +15664,7 @@ module.exports=[
15495
15664
  ]
15496
15665
  },
15497
15666
  "target": {
15498
- "translator": true,
15499
- "type": [
15500
- "article",
15501
- "article-journal",
15502
- "article-magazine",
15503
- "article-newspaper",
15504
- "bill",
15505
- "book",
15506
- "broadcast",
15507
- "chapter",
15508
- "dataset",
15509
- "entry",
15510
- "entry-dictionary",
15511
- "entry-encyclopedia",
15512
- "figure",
15513
- "graphic",
15514
- "interview",
15515
- "legal_case",
15516
- "legislation",
15517
- "manuscript",
15518
- "map",
15519
- "motion_picture",
15520
- "musical_score",
15521
- "pamphlet",
15522
- "paper-conference",
15523
- "patent",
15524
- "personal_communication",
15525
- "post",
15526
- "post-weblog",
15527
- "report",
15528
- "review",
15529
- "review-book",
15530
- "song",
15531
- "speech",
15532
- "thesis",
15533
- "treaty",
15534
- "webpage"
15535
- ]
15667
+ "translator": true
15536
15668
  }
15537
15669
  }
15538
15670
  }