anystyle 1.2.1 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -39,6 +39,7 @@ module AnyStyle
39
39
 
40
40
  def display_chars(string)
41
41
  string
42
+ .gsub(/\t/, ' ')
42
43
  .gsub(/\p{Mn}|\p{Me}|\p{Cc}/, '')
43
44
  .gsub(/\p{Zs}/, ' ')
44
45
  .rstrip
@@ -61,20 +62,23 @@ module AnyStyle
61
62
  module PDFUtils
62
63
  module_function
63
64
 
64
- def pdf_to_text(path, **opts)
65
- text = %x{pdftotext #{pdf_opts(path, **opts).join(' ')} "#{path}" -}
65
+ def pdf_to_text(path, pdftotext: 'pdftotext', **opts)
66
+ raise "pdftotext is tainted" if pdftotext.tainted?
67
+ text = %x{#{pdftotext} #{pdf_opts(path, **opts).join(' ')} "#{path}" -}
66
68
  raise "pdftotext failed with error code #{$?.exitstatus}" unless $?.success?
67
69
  text.force_encoding(opts[:encoding] || 'UTF-8')
68
70
  end
69
71
 
70
- def pdf_info(path)
71
- Hash[%x{pdfinfo -isodates "#{path}"}.split("\n").map { |ln|
72
+ def pdf_info(path, pdfinfo: 'pdfinfo', **opts)
73
+ raise "pdfinfo is tainted" if pdfinfo.tainted?
74
+ Hash[%x{#{pdfinfo} "#{path}"}.split("\n").map { |ln|
72
75
  ln.split(/:\s+/, 2)
73
76
  }]
74
77
  end
75
78
 
76
- def pdf_meta(path)
77
- %x{pdfinfo -meta -isodates "#{path}"}
79
+ def pdf_info(path, pdfinfo: 'pdfinfo', **opts)
80
+ raise "pdfinfo is tainted" if pdfinfo.tainted?
81
+ %x{#{pdfinfo} -meta "#{path}"}
78
82
  end
79
83
 
80
84
  def pdf_page_size(path)
@@ -88,7 +92,7 @@ module AnyStyle
88
92
  layout ? '-layout' : '',
89
93
  opts[:crop] ? pdf_crop(path, opts[:crop]) : '',
90
94
  '-eol unix',
91
- "-enc #{encoding}",
95
+ "-enc #{encoding[/[\w-]+/]}",
92
96
  '-q'
93
97
  ]
94
98
  end
@@ -1,3 +1,3 @@
1
1
  module AnyStyle
2
- VERSION = '1.2.1'.freeze
2
+ VERSION = '1.3.0'.freeze
3
3
  end
@@ -6106,8 +6106,8 @@ meta | CHAPTER 5. CONCLUSION 192
6106
6106
  blank |
6107
6107
  |
6108
6108
  |
6109
- meta | policy.
6110
- | CHAPTER 5. CONCLUSION 193
6109
+ text | policy.
6110
+ meta | CHAPTER 5. CONCLUSION 193
6111
6111
  blank |
6112
6112
  |
6113
6113
  |
@@ -6141,7 +6141,7 @@ blank |
6141
6141
  |
6142
6142
  |
6143
6143
  text | Figure 5.2: The Effect of Quantitative Easing on the 2012 Presidential Election
6144
- meta | Bibliography
6144
+ title | Bibliography
6145
6145
  blank |
6146
6146
  ref | Abrams, Burton A and Plamen Iossifov. 2006. “Does the Fed contribute to a political
6147
6147
  | business cycle?” Public Choice 129(3-4):249–262.
@@ -1584,11 +1584,11 @@ blank |
1584
1584
  |
1585
1585
  title | Chapter 2
1586
1586
  blank |
1587
- text | Reduced seed dispersal as a
1587
+ title | Reduced seed dispersal as a
1588
1588
  | consequence of hunting lowers
1589
1589
  | community-level wood density in a
1590
1590
  | Neotropical forest
1591
- | Authors: Erin L. Kurten, S. Joseph Wright, Andrés Hernandéz , Walter P. Carson
1591
+ text | Authors: Erin L. Kurten, S. Joseph Wright, Andrés Hernandéz , Walter P. Carson
1592
1592
  blank |
1593
1593
  title | Abstract
1594
1594
  blank |
@@ -1848,7 +1848,7 @@ text | DISPERSAL AGENTS
1848
1848
  | there was no difference in the proportions of seedlings with different dispersal agents
1849
1849
  | (hunted: t = 1.161, P = 0.2651; unhunted t = 1.861, P = 0.089) (Fig. 2) or growth
1850
1850
  | forms (free-standing: t = 1.7131, P = 0.1096) (Fig. 3) in the LTEE.
1851
- meta | 1.0
1851
+ | 1.0
1852
1852
  blank |
1853
1853
  |
1854
1854
  |
@@ -8422,7 +8422,7 @@ meta | CHAPTER 5. FINITE ELEMENT MODELS
8422
8422
  blank |
8423
8423
  text | produce walls with initial racking stiffnesses similar to those observed in test walls for all
8424
8424
  | cases studied.
8425
- title | CHAPTER 6
8425
+ meta | CHAPTER 6
8426
8426
  blank |
8427
8427
  title | Design of light-frame strength- and
8428
8428
  | stiffness-enhanced structures
@@ -1502,7 +1502,7 @@ blank |
1502
1502
  |
1503
1503
  |
1504
1504
  meta | 21
1505
- title | System
1505
+ text | System
1506
1506
  blank |
1507
1507
  |
1508
1508
  text | {
@@ -3374,8 +3374,8 @@ blank |
3374
3374
  |
3375
3375
  meta | 72
3376
3376
  text | (6) LOB -> product development -> PROG
3377
- meta | 2 + 3 + 5 = 10
3378
- text | This implies there are some impediments to transition new technologies into qualified
3377
+ | 2 + 3 + 5 = 10
3378
+ | This implies there are some impediments to transition new technologies into qualified
3379
3379
  | products for the new mega-systems.
3380
3380
  blank |
3381
3381
  |
@@ -4880,23 +4880,23 @@ blank |
4880
4880
  |
4881
4881
  |
4882
4882
  meta | 99
4883
- title | High self-reliance condition
4883
+ text | High self-reliance condition
4884
4884
  blank |
4885
4885
  |
4886
4886
  |
4887
4887
  |
4888
- title | Low self-reliance condition
4888
+ text | Low self-reliance condition
4889
4889
  blank |
4890
4890
  |
4891
4891
  |
4892
4892
  |
4893
4893
  meta | 100
4894
- title | High dominance condition
4894
+ text | High dominance condition
4895
4895
  blank |
4896
4896
  |
4897
4897
  |
4898
4898
  |
4899
- title | Low dominance condition
4899
+ text | Low dominance condition
4900
4900
  blank |
4901
4901
  |
4902
4902
  |
@@ -4910,19 +4910,19 @@ text | the type of agency that the male and female job applicants displ
4910
4910
  blank |
4911
4911
  text | following materials were used to in the female/self-reliance condition.
4912
4912
  blank |
4913
- title | Cover letter
4913
+ text | Cover letter
4914
4914
  blank |
4915
4915
  |
4916
4916
  |
4917
4917
  |
4918
4918
  meta | 102
4919
- title | Resume
4919
+ text | Resume
4920
4920
  blank |
4921
4921
  |
4922
4922
  |
4923
4923
  |
4924
4924
  meta | 103
4925
- title | Letter of recommendation
4925
+ text | Letter of recommendation
4926
4926
  blank |
4927
4927
  |
4928
4928
  |
@@ -2384,8 +2384,8 @@ text | the stratifying scalar, and thus we are interested in whether th
2384
2384
  | 80% of the density variation. The sensitivity of the results to this definition was less
2385
2385
  | than measurement uncertainty (Rig ±0.1 within the interface, Rig ±1−10 elsewhere).
2386
2386
  | The profiles shown in figure 3.9(a) show that the magnitude of the stratification,
2387
- | 2
2388
- | N , stays approximately constant over the wave period, while the magnitude of the
2387
+ meta | 2
2388
+ text | N , stays approximately constant over the wave period, while the magnitude of the
2389
2389
  | shear, (du/dz)2 , varies significantly, with peak values at the wave crest (figure 3.9(a),
2390
2390
  | image (iv)) and trough (figure 3.9(a), image (ii)). These observations are typical
2391
2391
  | of the shoaling waves observed. In figure 3.9(b), patches of low Rig occur in the
data/res/parser/bad.xml CHANGED
@@ -2646,15 +2646,6 @@
2646
2646
  <volume>2009;22:</volume>
2647
2647
  <pages>413–416</pages>
2648
2648
  </sequence>
2649
- <sequence>
2650
- <author>BARNES T.,</author>
2651
- <title>Constantine and Eusebius,</title>
2652
- <location>Cambridge, Londres,</location>
2653
- <date>1981.</date>
2654
- </sequence>
2655
- <sequence>
2656
- <note>La matière est un tout indivisé, un flux</note>
2657
- </sequence>
2658
2649
  <sequence>
2659
2650
  <author>Schwartz, Y.</author>
2660
2651
  <date>(1997).</date>
@@ -2670,11 +2661,6 @@
2670
2661
  <pages>p.67-80.</pages>
2671
2662
  <date>2000.</date>
2672
2663
  </sequence>
2673
- <sequence>
2674
- <title>(FRBR) to music.</title>
2675
- <editor>In Juan Pablo Bello, et al. (Ed.),</editor>
2676
- <container-title>ISMIR 2008: Proceedings of</container-title>
2677
- </sequence>
2678
2664
  <sequence>
2679
2665
  <author>Ludolf Kuchenbuch,</author>
2680
2666
  <title>Bäuerliche Gesellschaft und Klosterherrschaft im 9. Jahrhundert. Studien zur Sozialstruktur der Familia der Abtei Prüm,</title>
@@ -2682,51 +2668,10 @@
2682
2668
  <date>1978</date>
2683
2669
  <note>(Vierteljahrschrift für Sozial- und Wirtschaftsgeschichte. Beihefte, 66).</note>
2684
2670
  </sequence>
2685
- <sequence>
2686
- <author>Dietz, R. S., French, B. M.,</author>
2687
- <title>Two new astroblemes (one definite, one probable) in Brazil (abstract).</title>
2688
- <journal>Geological Society of America,</journal>
2689
- <volume>v. 5,</volume>
2690
- <pages>p. 598.</pages>
2691
- <date>1973.</date>
2692
- </sequence>
2693
- <sequence>
2694
- <author>M.T. Kim, H.R. Han, H.J. Song, et al.</author>
2695
- <title>A community-based, culturally tailored behavioral intervention for Korean Americans with type 2 diabetes</title>
2696
- <journal>Diabetes Educ.,</journal>
2697
- <volume>35</volume>
2698
- <date>(2009),</date>
2699
- <pages>pp. 986-994</pages>
2700
- </sequence>
2701
- <sequence>
2702
- <author>Taylor, J., &amp; Stanovic, D.</author>
2703
- <date>(2005).</date>
2704
- <title>Refugees and regional settlement: balancing priorities.</title>
2705
- <publisher>Brotherhood of St Laurence,</publisher>
2706
- <location>Melbourne.</location>
2707
- <url>Available at http://www.bsl.org.au/pdfs/refugees_and_regional_settlement.pdf</url>
2708
- </sequence>
2709
2671
  <sequence>
2710
2672
  <author>Чижевский А.А.</author>
2711
2673
  <title>Отчет об археологических работах в Алексеевском р-не Татарстана (раскопки Мурзихинского IV могильника) в 1997 г.</title>
2712
2674
  <location>Казань,</location>
2713
2675
  <date>1998.</date>
2714
2676
  </sequence>
2715
- <sequence>
2716
- <author>Flajolet, P., Gourdon, X., and Panario, D.</author>
2717
- <title>Random polynomials and polynomial factorization.</title>
2718
- <container-title>In Automata, Languages, and Programming</container-title>
2719
- <date>(1996),</date>
2720
- <editor>F. Meyer auf der Heide and B. Monien, Eds.,</editor>
2721
- <volume>vol. 1099,</volume>
2722
- <container-title>of Lecture Notes in Computer Science,</container-title>
2723
- <publisher>Springer-Verlag,</publisher>
2724
- <pages>pp. 232-243.</pages>
2725
- <container-title>Proceedings of the 23rd ICALP Conference, Paderborn,</container-title>
2726
- <date>July 1996.</date>
2727
- </sequence>
2728
- <sequence>
2729
- <author>MANN, Charles C.,</author>
2730
- <title>1491 : nouvelles révélations sur les Amériques avant Christophe Colomb,</title>
2731
- </sequence>
2732
2677
  </dataset>
data/res/parser/core.xml CHANGED
@@ -462,7 +462,7 @@
462
462
  <author>Pagallo, G., &amp; Haussler, D.</author>
463
463
  <date>(1990).</date>
464
464
  <title>Boolean feature discovery in empirical learning.</title>
465
- <container-title>Machine Learning,</container-title>
465
+ <journal>Machine Learning,</journal>
466
466
  <volume>5 (1),</volume>
467
467
  <pages>71-99.</pages>
468
468
  </sequence>
@@ -813,7 +813,9 @@
813
813
  <collection-title>of Lecture Notes in Computer Science,</collection-title>
814
814
  <publisher>Springer-Verlag,</publisher>
815
815
  <pages>pp. 232-243.</pages>
816
- <note>Proceedings of the 23rd ICALP Conference, Paderborn, July 1996.</note>
816
+ <container-title>Proceedings of the 23rd ICALP Conference,</container-title>
817
+ <location>Paderborn,</location>
818
+ <date>July 1996.</date>
817
819
  </sequence>
818
820
  <sequence>
819
821
  <author>Lars Ole Andersen.</author>
@@ -1256,7 +1258,7 @@
1256
1258
  <author>Quinlan, J. R.</author>
1257
1259
  <date>(1990).</date>
1258
1260
  <title>Learning logical definitions from relations.</title>
1259
- <container-title>Machine Learning,</container-title>
1261
+ <journal>Machine Learning,</journal>
1260
1262
  <volume>5,</volume>
1261
1263
  <pages>239-266.</pages>
1262
1264
  </sequence>
@@ -3280,6 +3282,13 @@
3280
3282
  <pages>27-39, 171-172,</pages>
3281
3283
  <date>1980.</date>
3282
3284
  </sequence>
3285
+ <sequence>
3286
+ <author>Kerber, R.</author>
3287
+ <date>(2007).</date>
3288
+ <title>Cost of data breach at TJX soars to $256 m.</title>
3289
+ <journal>Boston Globe,</journal>
3290
+ <url>http://www. boston.com/business/globe/articles/2007/08/15/cost_of_data_breach_at_tjx_soars_to_256m.</url>
3291
+ </sequence>
3283
3292
  <sequence>
3284
3293
  <author>O. Shechory and S. Kraus.</author>
3285
3294
  <title>Feasible formation of stable coalitions among autonomous agents in general environments.</title>
@@ -3457,7 +3466,7 @@
3457
3466
  <author>Lapedes, A., Steeg, E., &amp; Farber, R.</author>
3458
3467
  <date>(1995).</date>
3459
3468
  <title>Use of adaptive networks to evolve highly predictable protein secondary-structure classes.</title>
3460
- <container-title>Machine Learning,</container-title>
3469
+ <journal>Machine Learning,</journal>
3461
3470
  <volume>21,</volume>
3462
3471
  <pages>103-124.</pages>
3463
3472
  </sequence>
@@ -4605,6 +4614,79 @@
4605
4614
  <note>Available:</note>
4606
4615
  <url>http://dx.doi.org/10.1371/journal.pbio.1001687.</url>
4607
4616
  </sequence>
4617
+ <sequence>
4618
+ <author>Kapr, A.</author>
4619
+ <date>(1995).</date>
4620
+ <title>Johann Gutenberg</title>
4621
+ <translator>(translated by Douglas Martin).</translator>
4622
+ <location>New York:</location>
4623
+ <publisher>Scholar Press.</publisher>
4624
+ </sequence>
4625
+ <sequence>
4626
+ <author>H Johansson, P Sjolander, M Djupsjobacka, M Bergenheim and J Pedersen:</author>
4627
+ <title>Pathophysiological mechanisms behind work-related muscle pain syndromes.</title>
4628
+ <journal>Am J Ind Med</journal>
4629
+ <volume>(Suppl 1),</volume>
4630
+ <pages>104–106</pages>
4631
+ <date>(1999)</date>
4632
+ </sequence>
4633
+ <sequence>
4634
+ <author>Kefi (N.),</author>
4635
+ <title>Le château de Mâlain pendant la Ligue (1589-1595): l'apport des textes et de l'archéologie,</title>
4636
+ <container-title>In : Mouillebouche</container-title>
4637
+ <date>2010,</date>
4638
+ <pages>p.111-145.</pages>
4639
+ </sequence>
4640
+ <sequence>
4641
+ <author>I. Karnadi, A.A. Iskandar, M.O. Tjia,</author>
4642
+ <title>Analysis of Ag-Superlens Performances using Spatial Convolution Formulation,</title>
4643
+ <journal>J. Opt. Soc. Am.</journal>
4644
+ <volume>A27</volume>
4645
+ <date>(2010)</date>
4646
+ <pages>268</pages>
4647
+ <url>(http://dx.doi.org/10.1364/JOSAA.27.000268).</url>
4648
+ </sequence>
4649
+ <sequence>
4650
+ <author>Hartner, Marcus</author>
4651
+ <date>(forthcoming).</date>
4652
+ <title>“Images of Home: National Stereotypes in Monica Ali’s Brick Lane, Chris Cleave’s The Other Hand and Other Contemporary Fictions of Migration.”</title>
4653
+ <editor>Marcus Hartner and Marion Schulte, eds.</editor>
4654
+ <container-title>Migration in Context: Literature, Culture &amp; Language.</container-title>
4655
+ <location>Bielefeld:</location>
4656
+ <publisher>Aisthesis.</publisher>
4657
+ </sequence>
4658
+ <sequence>
4659
+ <author>Linnaeus, C.</author>
4660
+ <date>(1744).</date>
4661
+ <title>Systema naturae: In quo proponuntur Naturae regna tria secundur Classes, ordines, genera &amp; species.</title>
4662
+ <edition>Editio quarta ab Auctore emendaa &amp; aucta.</edition>
4663
+ <location>Parisiis:</location>
4664
+ <publisher>Michaelis-Antonii David.</publisher>
4665
+ </sequence>
4666
+ <sequence>
4667
+ <author>ADAM, Véronique,</author>
4668
+ <title>« Formes et reflets du songe chez Tristan L’Hermite »,</title>
4669
+ <journal>Cahiers Tristan L’Hermite,</journal>
4670
+ <volume>22,</volume>
4671
+ <date>2000,</date>
4672
+ <pages>p. 47-61.</pages>
4673
+ </sequence>
4674
+ <sequence>
4675
+ <author>Jain, Narendra,</author>
4676
+ <date>1986,</date>
4677
+ <title>‘A New Approach to International Relations’,</title>
4678
+ <editor>in D.R. Goyal, ed,</editor>
4679
+ <container-title>Non-Alignment: Concepts and Concerns</container-title>
4680
+ <location>(Delhi:</location>
4681
+ <publisher>Ajanta Publications)</publisher>
4682
+ </sequence>
4683
+ <sequence>
4684
+ <author>Zetter, K.</author>
4685
+ <date>(2015, Aug 6).</date>
4686
+ <title>Researchers hacked a Model S, but Tesla’s already released a patch.</title>
4687
+ <note>Retrieved from</note>
4688
+ <url>http://www.wired.com/2015/08/researchers-hacked-model-s-teslas-already/</url>
4689
+ </sequence>
4608
4690
  <sequence>
4609
4691
  <author>Fenner M</author>
4610
4692
  <date>(2013)</date>
@@ -4634,6 +4716,16 @@
4634
4716
  <publisher>Knopf,</publisher>
4635
4717
  <date>1961.</date>
4636
4718
  </sequence>
4719
+ <sequence>
4720
+ <author>Thomson, Rodney M.</author>
4721
+ <date>1978.</date>
4722
+ <title>The Scriptorium of William of Malmsbury.</title>
4723
+ <editor>In M. B. Parkes and Andrew G. Watson (eds.), </editor>
4724
+ <container-title>Medieval Scribes, Manuscripts and Libraries: Essays Presented to N. R. Ker.</container-title>
4725
+ <location>London:</location>
4726
+ <publisher>Scolar Press,</publisher>
4727
+ <pages>117–142.</pages>
4728
+ </sequence>
4637
4729
  <sequence>
4638
4730
  <title>CIA World Factbook.</title>
4639
4731
  <location>Washington, DC:</location>
@@ -4999,7 +5091,7 @@
4999
5091
  <genre>television program,</genre>
5000
5092
  <publisher>Australian Broadcasting Corporation,</publisher>
5001
5093
  <location>Sydney,</location>
5002
- <note>4 October.</note>
5094
+ <date>4 October.</date>
5003
5095
  </sequence>
5004
5096
  <sequence>
5005
5097
  <title>Chains = Cantene/Titanus</title>
@@ -5246,6 +5338,14 @@
5246
5338
  <genre>Personal communication,</genre>
5247
5339
  <date>March 25, 2005.</date>
5248
5340
  </sequence>
5341
+ <sequence>
5342
+ <author>Adolf Hitler,</author>
5343
+ <title>Mein Kampf,</title>
5344
+ <translator>trans. James Vincent Murphy</translator>
5345
+ <location>(London:</location>
5346
+ <publisher>Hurst and Blackett,</publisher>
5347
+ <date>1938),</date>
5348
+ </sequence>
5249
5349
  <sequence>
5250
5350
  <author>Bawer, Bruce.</author>
5251
5351
  <title>“Bad Company.” Review of Gain, by Richard Powers.</title>
@@ -5450,7 +5550,7 @@
5450
5550
  <author>Fariello, E.,</author>
5451
5551
  <title>“Method and Apparatus for Detecting Speech Signals in the Pres- ence of Noise,”</title>
5452
5552
  <date>Jan. 23 1973,</date>
5453
- <note>US Patent 3,712,959.</note>
5553
+ <genre>US Patent 3,712,959.</genre>
5454
5554
  </sequence>
5455
5555
  <sequence>
5456
5556
  <author>Crossette, Barbara.</author>
@@ -5459,6 +5559,12 @@
5459
5559
  <date>November 2, 1997,</date>
5460
5560
  <pages>sec. 4, 1+.</pages>
5461
5561
  </sequence>
5562
+ <sequence>
5563
+ <author>M. J. C. Smith,</author>
5564
+ <title>"Wing-Drive Mechanism, Vehicle Employing Same, and Method for Controlling the Wing-Drive Mechanism and Vehicle Employing Same".</title>
5565
+ <genre>USA Patent 6206324,</genre>
5566
+ <date>March 27 2001.</date>
5567
+ </sequence>
5462
5568
  <sequence>
5463
5569
  <author>Devlin, H.</author>
5464
5570
  <date>(2010, January 28).</date>
@@ -5467,6 +5573,14 @@
5467
5573
  <note>Retrieved from</note>
5468
5574
  <url>http://www.timesonline.co.uk/tol/news/science/medicine/article7005401.ece</url>
5469
5575
  </sequence>
5576
+ <sequence>
5577
+ <author>Ratzsch, Del.</author>
5578
+ <title>Science &amp; Its Limits: The Natural Sciences in Christian Perspective.</title>
5579
+ <edition>2nd ed.</edition>
5580
+ <location>Downers Grove, Ill:</location>
5581
+ <publisher>IVP Academic,</publisher>
5582
+ <date>2000.</date>
5583
+ </sequence>
5470
5584
  <sequence>
5471
5585
  <author>Dempsey, K.</author>
5472
5586
  <date>(1990)</date>
@@ -5909,6 +6023,55 @@
5909
6023
  <location>Berlin:</location>
5910
6024
  <publisher>Walter de Gruyter</publisher>
5911
6025
  </sequence>
6026
+ <sequence>
6027
+ <author>Robert Darnton,</author>
6028
+ <title>“Communication Networks,”</title>
6029
+ <container-title>in The Forbidden Best-Sellers of PreRevolutionary France</container-title>
6030
+ <location>(New York:</location>
6031
+ <publisher>Norton,</publisher>
6032
+ <date>1995),</date>
6033
+ <pages>181–97</pages>
6034
+ </sequence>
6035
+ <sequence>
6036
+ <citation-number>[15]</citation-number>
6037
+ <author>Marco Gadola, David Vetturi, Danilo Cambiaghi, and Luca Manzo.</author>
6038
+ <title>A tool for lap time simulation.</title>
6039
+ <journal>SAE Technical Papers,</journal>
6040
+ <volume>(962529):153–157,</volume>
6041
+ <date>1996.</date>
6042
+ </sequence>
6043
+ <sequence>
6044
+ <author>Johnson S. &amp; Prijatel P.,</author>
6045
+ <date>2013.</date>
6046
+ <title>The magazine from cover to cover,</title>
6047
+ <location>New York:</location>
6048
+ <publisher>Oxford University Press.</publisher>
6049
+ <note>[CUL/GBR]</note>
6050
+ </sequence>
6051
+ <sequence>
6052
+ <author>Stanger CA, Anglin C, Harwin WS, Romilly DP.</author>
6053
+ <title>Devices for assisting manipulation: a summary of user task priorities.</title>
6054
+ <journal>IEEE Trans Rehabil Eng [Internet].</journal>
6055
+ <volume>1994;2(4):</volume>
6056
+ <pages>256–65.</pages>
6057
+ <note>Available from:</note>
6058
+ <url>http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=340872.</url>
6059
+ </sequence>
6060
+ <sequence>
6061
+ <author>Dabizha, A. I., Krass, M.S. and Fedynsky,V.V.,</author>
6062
+ <title>The problem of terrestrial meteorite craters (in Russian).</title>
6063
+ <journal>Kosmicheskoe Okruzhenie i Zemlya,</journal>
6064
+ <pages>pp. 61-68.</pages>
6065
+ <date>1977.</date>
6066
+ </sequence>
6067
+ <sequence>
6068
+ <citation-number>[17]</citation-number>
6069
+ <author>Thomas D. Gillespie.</author>
6070
+ <title>Fundamentals of Vehicle Dynamics.</title>
6071
+ <publisher>Society of Automotive Engineers, Inc,</publisher>
6072
+ <date>1992.</date>
6073
+ <note>SAE Order No. R-114.</note>
6074
+ </sequence>
5912
6075
  <sequence>
5913
6076
  <author>Candice Nelson,</author>
5914
6077
  <title>‘Elections’,</title>
@@ -6973,200 +7136,708 @@
6973
7136
  <publisher>Board of Governors of the Federal Reserve System.</publisher>
6974
7137
  </sequence>
6975
7138
  <sequence>
6976
- <author>Andrews, Victor L.</author>
6977
- <title>"Captive Finance Companies,"</title>
6978
- <journal>Harvard Business Review,</journal>
6979
- <volume>Volume 42</volume>
6980
- <date>(July-August, 1964).</date>
7139
+ <author>Aristotle.</author>
7140
+ <title>Nicomachean Ethics.</title>
7141
+ <translator>Trans. W. D. Ross.</translator>
7142
+ <source>The Internet Classics Archive.</source>
7143
+ <genre>Web.</genre>
7144
+ <date>25 Mar. 2010.</date>
6981
7145
  </sequence>
6982
7146
  <sequence>
6983
- <author>Cristina La Rocca, Luigi Provero,</author>
6984
- <title>The Dead and Their Gifts. The Will of Eberhard, Count of Frioul, and His Wife Gisela, Daughter of Louis the Pious (863-864),</title>
6985
- <container-title>Rituals of Power. From Late Antiquity to the Early Middle Ages,</container-title>
6986
- <location>Leiden,</location>
6987
- <date>2000,</date>
6988
- <pages>225-280.</pages>
7147
+ <author>Benjamin, Walter.</author>
7148
+ <title>Selected Writings:</title>
7149
+ <volume>Volume 1 1913-1926.</volume>
7150
+ <location>Cambridge:</location>
7151
+ <publisher>Belknap Press of Harvard Univ. Press,</publisher>
7152
+ <date>1996.</date>
7153
+ <pages>62-74.</pages>
6989
7154
  </sequence>
6990
7155
  <sequence>
6991
- <author>Levine, Robert</author>
6992
- <date>1977</date>
6993
- <title>Kwak'wala.</title>
6994
- <journal>In International Journal of American Linguistics, Native American Texts Series,</journal>
6995
- <volume>2,3:</volume>
6996
- <pages>98-126.</pages>
6997
- <editor>Edited by Barry Carlson.</editor>
7156
+ <author>Eyal, Ophir, Clifford Nass, and Anthony D. Wagner.</author>
7157
+ <title>“Cognitive Control in Media Multitaskers.”</title>
7158
+ <container-title>Proceedings of the National Academy of Science of the United States of America.</container-title>
7159
+ <publisher>Stanford University.</publisher>
7160
+ <genre>Web.</genre>
7161
+ <note>Accessed 3 Mar. 2012.</note>
6998
7162
  </sequence>
6999
7163
  <sequence>
7000
- <author>Iwasaki, Noriko, Lucien Brown, Sotaro Kita, and David Vinson.</author>
7001
- <date>2013.</date>
7002
- <title>Japanese and Korean Speakers' production of mimetic words.</title>
7003
- <editor>In Bjarke Frellesvig and Peter Sells (eds.),</editor>
7004
- <container-title>Japanese/Korean Linguistics</container-title>
7005
- <volume>Volume 30.</volume>
7006
- <location>Stanford, CA:</location>
7007
- <publisher>CSLI.</publisher>
7008
- <pages>199-213.</pages>
7164
+ <author>Hearn, Lafcadio.</author>
7165
+ <title>Kwaidan: Stories and Studies of Strange Things.</title>
7166
+ <publisher>Houghton, Mifflin &amp; Co.:</publisher>
7167
+ <location>Boston &amp; New York,</location>
7168
+ <date>1904.</date>
7009
7169
  </sequence>
7010
7170
  <sequence>
7011
- <author>Manetti, Giovanni</author>
7012
- <date>1993.</date>
7013
- <title>Theories of the Sign in Classical Antiquity.</title>
7014
- <translator>Trans. Christine Richardson.</translator>
7015
- <location>Bloomington:</location>
7016
- <publisher>Indiana UP.</publisher>
7171
+ <author>Ivy, Marilyn.</author>
7172
+ <title>Discourses of the Vanishing: Modernity, Phantasm, Japan.</title>
7173
+ <location>Chicago:</location>
7174
+ <publisher>University of Chicago Press,</publisher>
7175
+ <date>1995.</date>
7017
7176
  </sequence>
7018
7177
  <sequence>
7019
- <editor>Gershorn, I. and J. A. Bell, eds.</editor>
7020
- <date>2013.</date>
7021
- <title>Newness of New Media.</title>
7022
- <note>Special Issue,</note>
7023
- <journal>Culture Theory and Critique</journal>
7024
- <volume>54(3):</volume>
7025
- <pages>259-393.</pages>
7178
+ <author>James, William.</author>
7179
+ <title>Essays in Radical Empiricism.</title>
7180
+ <location>New York:</location>
7181
+ <publisher>Longmans, Green, and co.,</publisher>
7182
+ <date>1912.</date>
7026
7183
  </sequence>
7027
7184
  <sequence>
7028
- <author>H. Geismar and W. Mohns.</author>
7029
- <date>2010.</date>
7030
- <title>Database relations: rethinking the database in the Vanuatu Cultural Centre and National Museum.</title>
7031
- <editor>In C. Pinney and N. Mookherjee (eds)</editor>
7032
- <container-title>The aesthetics of nations: Anthropological and historical approaches.</container-title>
7033
- <note>Special Issue of the Journal of the Royal Anthropological Institute</note>
7185
+ <title>Ghost Stories.</title>
7186
+ <editor>Ed. Peter Washington.</editor>
7187
+ <location>New York:</location>
7188
+ <publisher>Alfred A. Knopf,</publisher>
7189
+ <date>2008.</date>
7034
7190
  </sequence>
7035
7191
  <sequence>
7036
- <title>Good chemistry.</title>
7037
- <date>(1996, September).</date>
7038
- <journal>Wake Forest University Magazine,</journal>
7039
- <volume>44(1),</volume>
7040
- <pages>p. 8</pages>
7192
+ <citation-number>1</citation-number>
7193
+ <author>Suntola, T.</author>
7194
+ <title>"Atomic Layer Epitaxy".</title>
7195
+ <journal>Thin Solid Films</journal>
7196
+ <volume>216,</volume>
7197
+ <pages>84-89,</pages>
7198
+ <date>(1992).</date>
7041
7199
  </sequence>
7042
7200
  <sequence>
7043
- <author>- V. GISCARD D'ESTAING,</author>
7044
- <title>« Le giscardisme »,</title>
7045
- <journal>Pouvoirs,</journal>
7046
- <date>1979,</date>
7047
- <volume>n°9.</volume>
7201
+ <citation-number>3</citation-number>
7202
+ <author>Kim, H., Detavernier, C., van der Straten, O., Rossnagel, S. M., Kellock, A. J. &amp; Park, D. G.</author>
7203
+ <title>"Robust TaN(x) diffusion barrier for Cu-interconnect technology with subnanometer thickness by metal-organic plasma-enhanced atomic layer deposition".</title>
7204
+ <journal>J. Appl. Phys.</journal>
7205
+ <volume>98,</volume>
7206
+ <date>(2005).</date>
7048
7207
  </sequence>
7049
7208
  <sequence>
7050
- <author>Carroll, G. M., L. S. Parrett, J. C. George, and D. A. Yokel.</author>
7051
- <date>2005.</date>
7052
- <title>Calving distribution of the Teshekpuk caribou herd 1994-2003.</title>
7053
- <journal>Rangifer</journal>
7054
- <note>Special Issue</note>
7055
- <volume>16:</volume>
7056
- <pages>27–35.</pages>
7209
+ <citation-number>4</citation-number>
7210
+ <author>Ritala, M. &amp; Leskela, M.</author>
7211
+ <title>"Atomic layer epitaxy - a valuable tool for nanotechnology?".</title>
7212
+ <journal>Nanotechnology</journal>
7213
+ <volume>10,</volume>
7214
+ <pages>19-24,</pages>
7215
+ <date>(1999).</date>
7057
7216
  </sequence>
7058
7217
  <sequence>
7059
- <author>---</author>
7060
- <date>(2005).</date>
7061
- <title>'Three factors in language design',</title>
7062
- <journal>Linguistic Inquiry</journal>
7063
- <volume>36:</volume>
7064
- <pages>1-22.</pages>
7218
+ <citation-number>13</citation-number>
7219
+ <author>Cartier, E., Stathis, J. H. &amp; Buchanan, D. A.</author>
7220
+ <title>"Passivation and Depassivation of Silicon Dangling Bonds at the Si/Sio2 Interface by Atomic-Hydrogen".</title>
7221
+ <journal>Appl. Phys. Lett.</journal>
7222
+ <volume>63,</volume>
7223
+ <pages>1510-1512,</pages>
7224
+ <date>(1993).</date>
7065
7225
  </sequence>
7066
7226
  <sequence>
7067
- <author>Adam Mornement,</author>
7068
- <title>The second coming,</title>
7069
- <journal>World architecture,</journal>
7070
- <volume>No. 83,</volume>
7071
- <date>2000,</date>
7072
- <pages>34-37</pages>
7227
+ <citation-number>14</citation-number>
7228
+ <author>Bard, A. J. &amp; Faulkner, L. R.</author>
7229
+ <title>"Electrochemical Methods: Fundamentals and Applications".</title>
7230
+ <publisher>(Wiley,</publisher>
7231
+ <date>2000).</date>
7073
7232
  </sequence>
7074
7233
  <sequence>
7075
- <date>(2009)</date>
7076
- <journal>Journal of Mathematical Imaging and Vision,</journal>
7077
- <volume>35 (2),</volume>
7078
- <pages>pp. 155-164.</pages>
7079
- <note>Cited 76 times.</note>
7234
+ <citation-number>15</citation-number>
7235
+ <author>Siu, W. M. &amp; Cobbold, R. S. C.</author>
7236
+ <title>"Basic Properties of the Electrolyte-Sio2-Si System -Physical and Theoretical Aspects".</title>
7237
+ <journal>IEEE Trans. Electron. Dev.</journal>
7238
+ <volume>26,</volume>
7239
+ <pages>1805-1815,</pages>
7240
+ <date>(1979).</date>
7080
7241
  </sequence>
7081
7242
  <sequence>
7082
- <author>Gates S, Fisher JD, Cooke MW, Carter YH, Lamb SE.</author>
7083
- <title>Multifactorial assessment and targeted intervention for preventing falls and injuries among older people in community and emergency care settings: systematic review and meta-analysis.</title>
7084
- <journal>BMJ</journal>
7085
- <date>2008;</date>
7086
- <volume>336(7636):</volume>
7087
- <pages>130‑3.</pages>
7243
+ <author>______.</author>
7244
+ <title>Quaestiones disputatae “Antequam esset frater.”</title>
7245
+ <volume>3 vols.</volume>
7246
+ <container-title>Bibliotheca Franciscana scholastica medii aevi,</container-title>
7247
+ <volume>vols. 19–21.</volume>
7248
+ <location>Florence,</location>
7249
+ <date>1960.</date>
7088
7250
  </sequence>
7089
7251
  <sequence>
7090
- <author>Barrington Moore,</author>
7091
- <title>Social Origins of Dictatorship and Democracy: Lord and Peasant in the Making of the Modern World</title>
7092
- <location>(Harmondsworth:</location>
7093
- <publisher>Penguin,</publisher>
7094
- <date>1967).</date>
7252
+ <author>Augustine.</author>
7253
+ <title>Contra academicos, De beata vita, De ordine, De magistro, De libero arbitrio,</title>
7254
+ <editor>ed. W. M. Green.</editor>
7255
+ <container-title>CCSL</container-title>
7256
+ <volume>29.</volume>
7257
+ <location>Turnhout,</location>
7258
+ <date>1970.</date>
7095
7259
  </sequence>
7096
7260
  <sequence>
7097
- <editor>Grinblatt, A., ed.</editor>
7098
- <title>Práctica del counseling en la Argentina.</title>
7099
- <location>Buenos Aires:</location>
7100
- <publisher>Georges Zanun,</publisher>
7261
+ <author>Yorke, Barbara.</author>
7262
+ <title>“Anglo-Saxon Origin Legends.”</title>
7263
+ <container-title>In Myth, Rulership, Church and Charters: Essays in Honour of Nicholas Brooks,</container-title>
7264
+ <editor>ed. Julia Barrow and Andrew Wareham.</editor>
7265
+ <location>Aldershot,</location>
7101
7266
  <date>2008.</date>
7267
+ <pages>Pp. 15–29.</pages>
7102
7268
  </sequence>
7103
7269
  <sequence>
7104
- <editor>Görner, Rüdiger and Angus Nicholls, editors.</editor>
7105
- <title>In the Embrace of the Swan: Anglo-German mythologies in literature, the visual arts and cultural theory.</title>
7106
- <publisher>Walter de Gruyter,</publisher>
7107
- <date>2010.</date>
7270
+ <author>Camões, Luís de.</author>
7271
+ <title>Os Lusiadas.</title>
7272
+ <volume>Vols. 4 and 5</volume>
7273
+ <container-title>of Obras completas.</container-title>
7274
+ <editor>Edited by Hernâni Cidade.</editor>
7275
+ <edition>3rd ed.</edition>
7276
+ <location>Lisbon:</location>
7277
+ <publisher>Sá da Costa,</publisher>
7278
+ <date>1968.</date>
7108
7279
  </sequence>
7109
7280
  <sequence>
7110
- <author>Snyder, D.,</author>
7111
- <title>The Chicxulub seismic experiment,</title>
7112
- <journal>NERC News,</journal>
7113
- <volume>v. Autumn,</volume>
7114
- <pages>pp. 24-25,</pages>
7115
- <date>1996</date>
7281
+ <author>———.</author>
7282
+ <title>Explosion in a Cathedral.</title>
7283
+ <translator>Translated by John Sturrock.</translator>
7284
+ <location>Boston:</location>
7285
+ <publisher>Little, Brown,</publisher>
7286
+ <date>1963.</date>
7116
7287
  </sequence>
7117
7288
  <sequence>
7118
- <author>Sera, W. E., and C. N. Early.</author>
7119
- <date>2003.</date>
7120
- <title>&lt;italic&gt;Microtus montanus.&lt;/italic&gt;</title>
7121
- <journal>Mammalian Species</journal>
7122
- <volume>716:</volume>
7123
- <pages>1-10.</pages>
7289
+ <author>Hesse, Hermann.</author>
7290
+ <title>Der Steppenwolf.</title>
7291
+ <volume>Vol. 4</volume>
7292
+ <container-title>of Gesammelte Dichtungen.</container-title>
7293
+ <location>Berlin:</location>
7294
+ <publisher>Suhrkamp,</publisher>
7295
+ <date>1958.</date>
7124
7296
  </sequence>
7125
7297
  <sequence>
7126
- <citation-number>94.</citation-number>
7127
- <author>White J, Reader A, Beck M, Meyers W:</author>
7128
- <title>The periodontal ligament injection: a comparison of the efficacy in human maxillary and mandibular teeth,</title>
7129
- <journal>J Ended</journal>
7130
- <volume>14:</volume>
7131
- <pages>508,</pages>
7132
- <date>1988.</date>
7298
+ <author>———.</author>
7299
+ <title>Steppenwolf.</title>
7300
+ <translator>Translated by Basil Creighton; revised by Joseph Mileck.</translator>
7301
+ <location>New York:</location>
7302
+ <publisher>Bantam Books,</publisher>
7303
+ <date>1969.</date>
7133
7304
  </sequence>
7134
7305
  <sequence>
7135
- <citation-number>44.</citation-number>
7136
- <author>O'Connor, E., et al.,</author>
7137
- <title>Primary Care Screening for and Treatment of Depression in Pregnant and Postpartum Women: Evidence Report and Systematic Review for the US Preventive Services Task Force.</title>
7138
- <journal>JAMA,</journal>
7139
- <date>2016.</date>
7140
- <volume>315(4):</volume>
7141
- <pages>p. 388-406.</pages>
7306
+ <author>———.</author>
7307
+ <title>Stephen Hero.</title>
7308
+ <editor>Edited by John J. Slocum and Herbert Cahoon.</editor>
7309
+ <edition>Rev. ed.</edition>
7310
+ <location>London:</location>
7311
+ <publisher>Jonathan Cape,</publisher>
7312
+ <date>1956.</date>
7142
7313
  </sequence>
7143
7314
  <sequence>
7144
- <author>Derrida, J.</author>
7145
- <date>(1967).</date>
7146
- <title>L’écriture et la différence</title>
7147
- <edition>(1 éd.).</edition>
7148
- <location>Paris:</location>
7149
- <publisher>Éditions du Seuil.</publisher>
7315
+ <author>Spengler, Oswald.</author>
7316
+ <title>The Decline of the West.</title>
7317
+ <volume>2 vols. 1:</volume>
7318
+ <container-title>Form and Actuality. 2: Perspectives of World-History.</container-title>
7319
+ <editor>Edited and translated by Charles Francis Atkinson.</editor>
7320
+ <location>New York:</location>
7321
+ <publisher>Alfred A. Knopf,</publisher>
7322
+ <date>1926, 1928.</date>
7150
7323
  </sequence>
7151
7324
  <sequence>
7152
- <author>Nixon, David C.</author>
7153
- <date>2005.</date>
7154
- <title>The Independent Regulatory Commissioner Database.</title>
7155
- <genre>Technical report</genre>
7156
- <publisher>University of Hawaii</publisher>
7157
- <location>Honolulu, HI: .</location>
7325
+ <author>Eisenstein, S. M.</author>
7326
+ <title>“Literature and Cinema.”</title>
7327
+ <container-title>In Selected Works,</container-title>
7328
+ <volume>vol. 1: Writings, 1922–34,</volume>
7329
+ <editor>edited and translated by Richard Taylor.</editor>
7330
+ <location>Bloomington:</location>
7331
+ <publisher>Indiana University Press,</publisher>
7332
+ <date>1988.</date>
7158
7333
  </sequence>
7159
7334
  <sequence>
7160
- <author>Palmer, Damon B.</author>
7161
- <date>2010.</date>
7162
- <title>Regulating Finance: Expert Cognitive Frameworks, Adaptive Learning, and Interests in Financial Regulatory Change</title>
7163
- <genre>PhD thesis</genre>
7164
- <publisher>Duke University.</publisher>
7335
+ <author>Céline, Louis-Ferdinand (Louis-Ferdinand Destouches).</author>
7336
+ <title>Mort à credit.</title>
7337
+ <edition>13th ed.</edition>
7338
+ <location>Paris:</location>
7339
+ <publisher>Gallimard,</publisher>
7340
+ <date>1952.</date>
7165
7341
  </sequence>
7166
7342
  <sequence>
7167
- <author>Sandilands, Roger J.</author>
7168
- <date>2004.</date>
7169
- <title>“The relation of government to monetary control [1] March 29, 1935.”</title>
7343
+ <author>Bede, Venerable.</author>
7344
+ <title>The Abbreviated Psalter of the Venerable Bede,</title>
7345
+ <translator>trans. Gerald M. Browne.</translator>
7346
+ <location>Grand Rapids,</location>
7347
+ <date>2002.</date>
7348
+ </sequence>
7349
+ <sequence>
7350
+ <author>______.</author>
7351
+ <title>On Christian Doctrine,</title>
7352
+ <translator>trans. D. W. Robertson, Jr.</translator>
7353
+ <location>Indianapolis,</location>
7354
+ <date>1958.</date>
7355
+ </sequence>
7356
+ <sequence>
7357
+ <author>______.</author>
7358
+ <title>Glossa in quatuor libros sententiarum Petri Lombardi.</title>
7359
+ <journal>Bibliotheca Franciscana scholastica medii aevi,</journal>
7360
+ <volume>vols. 12–15.</volume>
7361
+ <location>Rome,</location>
7362
+ <date>1951.</date>
7363
+ </sequence>
7364
+ <sequence>
7365
+ <citation-number>[134]</citation-number>
7366
+ <author>Cheng Wang, Shiliang Hu, Ho-Seop Kim, Sreekumar R. Nair, Mauricio Breternitz Jr., Zhiwei Ying, and Youfeng Wu.</author>
7367
+ <title>Stardbt: An efficient multi-platform dynamic binary translation system.</title>
7368
+ <editor>In Lynn Choi, Yunheung Paek, and Sangyeun Cho, editors,</editor>
7369
+ <container-title>Asia-Pacific Computer Systems Architecture Conference,</container-title>
7370
+ <volume>volume 4697</volume>
7371
+ <collection-title>of Lecture Notes in Computer Science,</collection-title>
7372
+ <pages>pages 4–15.</pages>
7373
+ <publisher>Springer,</publisher>
7374
+ <date>2007.</date>
7375
+ </sequence>
7376
+ <sequence>
7377
+ <title>Spirits in Culture, History and Mind.</title>
7378
+ <editor>Eds. Jeannette Marie Mageo and Alan Howard.</editor>
7379
+ <location>London:</location>
7380
+ <publisher>Routledge,</publisher>
7381
+ <date>1996.</date>
7382
+ </sequence>
7383
+ <sequence>
7384
+ <title>“Metaphor.”</title>
7385
+ <container-title>Oxford English Dictionary.</container-title>
7386
+ <publisher>Oxford University Press,</publisher>
7387
+ <date>1992.</date>
7388
+ <genre>Web.</genre>
7389
+ <note>Accessed 29 Nov. 2011.</note>
7390
+ </sequence>
7391
+ <sequence>
7392
+ <author>Grady, Joseph.</author>
7393
+ <title>Foundations of Meaning: Primary Metaphors and Primary Scenes.</title>
7394
+ <genre>Diss.</genre>
7395
+ <publisher>University of California,</publisher>
7396
+ <location>Berkeley,</location>
7397
+ <medium>Print.</medium>
7398
+ </sequence>
7399
+ <sequence>
7400
+ <author>Elson Manoel Pereira, Mathieu Perrin.</author>
7401
+ <title>"Le Droit à la ville. Cheminements géographique et épistemologique (France? Bresil ? International)."</title>
7402
+ <journal>L'Information géographique</journal>
7403
+ <volume>75.1,</volume>
7404
+ <date>2011,</date>
7405
+ <pages>p. 15 - 36.</pages>
7406
+ </sequence>
7407
+ <sequence>
7408
+ <author>M. C. Miller,</author>
7409
+ <title>Donors, Their Gifts, and Religious Innovation in Medieval Verona,</title>
7410
+ <journal>Speculum,</journal>
7411
+ <volume>66,</volume>
7412
+ <date>1991,</date>
7413
+ <pages>27-42.</pages>
7414
+ </sequence>
7415
+ <sequence>
7416
+ <author>Green, E.</author>
7417
+ <date>(2016, March 22).</date>
7418
+ <title>Black activism, unchurched.</title>
7419
+ <journal>The Atlantic.</journal>
7420
+ <note>Retrieved from</note>
7421
+ <url>http://www.theatlantic.com/politics/archive/2016/03/black-activism-baltimore-black-church/474822/</url>
7422
+ </sequence>
7423
+ <sequence>
7424
+ <author>DUPRAT, H.</author>
7425
+ <title>Théorie et Technique Homéopathiques.</title>
7426
+ <date>1932.</date>
7427
+ <editor>Ed Vienne, Martin &amp; Ternet.</editor>
7428
+ <pages>216p.</pages>
7429
+ </sequence>
7430
+ <sequence>
7431
+ <author>FREUD, Sigmund.</author>
7432
+ <title>Leçons d’introduction à la psychanalyse.</title>
7433
+ <location>Paris :</location>
7434
+ <publisher>PRESSES UNIVERSITAIRES de France,</publisher>
7435
+ <date>2013.</date>
7436
+ <pages>518 p.</pages>
7437
+ <note>(Quadrige).</note>
7438
+ </sequence>
7439
+ <sequence>
7440
+ <citation-number>[133]</citation-number>
7441
+ <title>Microsoft Windows TCP/IP IGMP MLD Remote Buffer Overflow Vulnerability.</title>
7442
+ <url>http://www.securityfocus.com/bid/27100,</url>
7443
+ <date>2008.</date>
7444
+ </sequence>
7445
+ <sequence>
7446
+ <editor>Gorky, Maxim (Alexei Maximovich Peshkov), et al., eds.</editor>
7447
+ <title>Belomorsko-Baltiyskiy Kanal imeni Stalina.</title>
7448
+ <location>Moscow,</location>
7449
+ <date>1934.</date>
7450
+ </sequence>
7451
+ <sequence>
7452
+ <citation-number>11</citation-number>
7453
+ <author>D’SOUZA, J.E., WALTON, R.E., PETERSON, L. C.:</author>
7454
+ <title>Periodontal ligament injection: an evaluation of the extent of anesthesia and postinjection discomfort.</title>
7455
+ <journal>J. Am. Dent. Assoc.,</journal>
7456
+ <volume>114:</volume>
7457
+ <pages>341,</pages>
7458
+ <date>1987.</date>
7459
+ </sequence>
7460
+ <sequence>
7461
+ <author>Crépeau, François.</author>
7462
+ <date>(1995)</date>
7463
+ <title>Droit d'asile : De l'hospitalité aux contrôles migratoires.</title>
7464
+ <publisher>U. de Bruxelles.</publisher>
7465
+ <pages>424 p.</pages>
7466
+ </sequence>
7467
+ <sequence>
7468
+ <author>Rubin Gayle,</author>
7469
+ <title>Surveiller et jouir. Anthropologie politique du sexe,</title>
7470
+ <location>Paris,</location>
7471
+ <publisher>EPEL,</publisher>
7472
+ <date>2010.</date>
7473
+ </sequence>
7474
+ <sequence>
7475
+ <author>Habermas, Juergen</author>
7476
+ <date>(1995),</date>
7477
+ <title>Between Facts and Norms: Contributions to a Discourse Theory of Law and Democracy,</title>
7478
+ <translator>tr. W. Rehg</translator>
7479
+ <location>(Cambridge, Mass.:</location>
7480
+ <publisher>MIT Press).</publisher>
7481
+ </sequence>
7482
+ <sequence>
7483
+ <author>Ingold, Tim.</author>
7484
+ <date>1988</date>
7485
+ <title>The Animal in the Study of Humanity.</title>
7486
+ <container-title>In What Is an Animal?</container-title>
7487
+ <editor>Tim Ingold, ed.</editor>
7488
+ <pages>Pp. 84–99.</pages>
7489
+ <location>London:</location>
7490
+ <publisher>Routledge.</publisher>
7491
+ </sequence>
7492
+ <sequence>
7493
+ <author>Blanchon, Jean.</author>
7494
+ <date>1999.</date>
7495
+ <title>‘Tone Cases’ in Bantu Group B.40.</title>
7496
+ <editor>In Jean Blanchon &amp; Denis Creissels,</editor>
7497
+ <container-title>Issues in Bantu Tonology,</container-title>
7498
+ <pages>37-82.</pages>
7499
+ <location>Cologne:</location>
7500
+ <publisher>Rüdiger Köppe Verlag.</publisher>
7501
+ </sequence>
7502
+ <sequence>
7503
+ <author>HOGGART, Richard.</author>
7504
+ <date>1957.</date>
7505
+ <title>Uses of Literacy.</title>
7506
+ </sequence>
7507
+ <sequence>
7508
+ <author>FLORENNE, Yves -</author>
7509
+ <journal>Le Monde,</journal>
7510
+ <date>30 juillet 1952</date>
7511
+ </sequence>
7512
+ <sequence>
7513
+ <author>DUCLERT V.,</author>
7514
+ <title>« Archives orales et recherche contemporaine. Une histoire en cours »,</title>
7515
+ <journal>in Sociétés &amp; Représentations,</journal>
7516
+ <volume>1, 13</volume>
7517
+ <date>(2002),</date>
7518
+ <pages>pp. 69-86.</pages>
7519
+ </sequence>
7520
+ <sequence>
7521
+ <author>Wolfgang Jantzen:</author>
7522
+ <title>Behinderung.</title>
7523
+ <editor>In: H. Eyferth, H. U. Otto, H. Thiersch (Hrsg.)</editor>
7524
+ <container-title>Handbuch der Sozialarbeit/Sozialpädagogik.</container-title>
7525
+ <publisher>Luchterhand,</publisher>
7526
+ <location>Neuwied</location>
7527
+ <date>1984,</date>
7528
+ <pages>199-205</pages>
7529
+ </sequence>
7530
+ <sequence>
7531
+ <author>A. Alanen,</author>
7532
+ <title>Morgan Park: Duluth, U.S. Steel, and the Forging of a Company Town,</title>
7533
+ <location>Minneapolis</location>
7534
+ <date>2007</date>
7535
+ </sequence>
7536
+ <sequence>
7537
+ <citation-number>[81]</citation-number>
7538
+ <author>Sergey Ioffe and Christian Szegedy.</author>
7539
+ <title>Batch normalization: Accelerating deep network training by reducing internal covariate shift.</title>
7540
+ <container-title>In International Conference on Machine Learning (ICML),</container-title>
7541
+ <date>2015.</date>
7542
+ </sequence>
7543
+ <sequence>
7544
+ <author>Ferren, W. R., Jr.</author>
7545
+ <date>1976.</date>
7546
+ <title>Aspects of the intertidal zones, vegetation, and flora of the Maurice River System, New Jersey.</title>
7547
+ <journal>Bartonia</journal>
7548
+ <volume>44:</volume>
7549
+ <pages>58—67.</pages>
7550
+ </sequence>
7551
+ <sequence>
7552
+ <citation-number>[128]</citation-number>
7553
+ <author>Shijun Yoshida, Nami Uchikata, and Toshifumi Futamase.</author>
7554
+ <title>Quasinormal modes of Kerr–de Sitter black holes.</title>
7555
+ <journal>Physical Review D,</journal>
7556
+ <volume>81(4):044005,</volume>
7557
+ <date>2010.</date>
7558
+ </sequence>
7559
+ <sequence>
7560
+ <author>GORDON M. J.,</author>
7561
+ <title>«Dividends, Earnings, and Stock Prices».</title>
7562
+ <journal>The Review of Economics and Statistics,</journal>
7563
+ <volume>Vol. 41, No. 2, Part 1, Mai,</volume>
7564
+ <pages>pp.99-105</pages>
7565
+ </sequence>
7566
+ <sequence>
7567
+ <author>Douglass, April G., and Dennie L. Smith.</author>
7568
+ <date>2010</date>
7569
+ <title>Effective practices of peer mentors in an undergraduate writing intensive course.</title>
7570
+ <publisher>Department of Teaching, Learning, and Culture, Texas A&amp;M University</publisher>
7571
+ </sequence>
7572
+ <sequence>
7573
+ <author>Mair, W.D., et al.,</author>
7574
+ <title>Discovery of a 25-cm asteroid clast in the giant Morokweng impact crater, South Africa,</title>
7575
+ <journal>Nature,</journal>
7576
+ <volume>v. 441,</volume>
7577
+ <pages>pp. 203-206,</pages>
7578
+ <date>2006</date>
7579
+ </sequence>
7580
+ <sequence>
7581
+ <author>———.</author>
7582
+ <title>Dom Casmurro.</title>
7583
+ <container-title>In Obra Completa,</container-title>
7584
+ <volume>1:</volume>
7585
+ <pages>807–944.</pages>
7586
+ </sequence>
7587
+ <sequence>
7588
+ <citation-number>[24]</citation-number>
7589
+ <author>Dan Gusfield.</author>
7590
+ <title>Algorithms on Strings, Trees, and Sequences - Computer Science and Computational Biology.</title>
7591
+ <publisher>Cambridge University Press,</publisher>
7592
+ <date>1997.</date>
7593
+ </sequence>
7594
+ <sequence>
7595
+ <author>Frederick, S., and Loewenstein, G.</author>
7596
+ <date>(1999).</date>
7597
+ <title>Hedonic adaptation.</title>
7598
+ <editor>in D. Kahneman, E. Diener, and N. Schwarz (Eds.),</editor>
7599
+ <container-title>Well-Being: The Foundations of Hedonic Psychology.</container-title>
7600
+ <location>New York, NY:</location>
7601
+ <publisher>Russell Sage Foundation Press.</publisher>
7602
+ </sequence>
7603
+ <sequence>
7604
+ <citation-number>[6]</citation-number>
7605
+ <author>E. Yablonovitch, G. D. Cody,</author>
7606
+ <journal>IEEE Trans. Electr. Dev.</journal>
7607
+ <date>1982,</date>
7608
+ <volume>29,</volume>
7609
+ <pages>300.</pages>
7610
+ </sequence>
7611
+ <sequence>
7612
+ <author>Tilly, Charles</author>
7613
+ <date>(2005b):</date>
7614
+ <title>"Historical Perspectives on Inequality"</title>
7615
+ <editor>in Mary Romero and Eric Margolis, eds.,</editor>
7616
+ <container-title>The Blackwell Companion to Social Inequalities.</container-title>
7617
+ <location>Oxford:</location>
7618
+ <publisher>Blackwell,</publisher>
7619
+ <pages>pp. 15-30.</pages>
7620
+ </sequence>
7621
+ <sequence>
7622
+ <author>Health and Retirement Study.</author>
7623
+ <date>(2015a).</date>
7624
+ <title>About the Health and Retirement Study.</title>
7625
+ <location>Ann Arbor, MI.</location>
7626
+ <note>Retrieved from</note>
7627
+ <url>http://hrsonline.isr.umich.edu/</url>
7628
+ </sequence>
7629
+ <sequence>
7630
+ <title>James Stratchey.</title>
7631
+ <location>London:</location>
7632
+ <publisher>Hogarth Press Institute of Psycho-Analysis,</publisher>
7633
+ <date>cop. 1957.</date>
7634
+ <pages>237-258.</pages>
7635
+ </sequence>
7636
+ <sequence>
7637
+ <author>Gumbrecht, Hans Ulrich.</author>
7638
+ <title>“How I think (and Write) about What We Feel When We Read (Literature).”</title>
7639
+ <container-title>Division of Literatures, Cultures and Languages Homepage.</container-title>
7640
+ <publisher>Stanford University,</publisher>
7641
+ <date>2011.</date>
7642
+ <genre>Web.</genre>
7643
+ <note>Accessed 23 Nov. 2011.</note>
7644
+ </sequence>
7645
+ <sequence>
7646
+ <author>Abraham, Nicolas.</author>
7647
+ <title>“Notes on the Phantom: A Complement to Freud’s Metapsychology.”</title>
7648
+ <translator>Trans. Nicholas Rand.</translator>
7649
+ <journal>Critical Inquiry</journal>
7650
+ <volume>13.2</volume>
7651
+ <date>(1989):</date>
7652
+ <pages>287-292.</pages>
7653
+ </sequence>
7654
+ <sequence>
7655
+ <author>Andrews, Victor L.</author>
7656
+ <title>"Captive Finance Companies,"</title>
7657
+ <journal>Harvard Business Review,</journal>
7658
+ <volume>Volume 42</volume>
7659
+ <date>(July-August, 1964).</date>
7660
+ </sequence>
7661
+ <sequence>
7662
+ <author>Cristina La Rocca, Luigi Provero,</author>
7663
+ <title>The Dead and Their Gifts. The Will of Eberhard, Count of Frioul, and His Wife Gisela, Daughter of Louis the Pious (863-864),</title>
7664
+ <container-title>Rituals of Power. From Late Antiquity to the Early Middle Ages,</container-title>
7665
+ <location>Leiden,</location>
7666
+ <date>2000,</date>
7667
+ <pages>225-280.</pages>
7668
+ </sequence>
7669
+ <sequence>
7670
+ <author>Levine, Robert</author>
7671
+ <date>1977</date>
7672
+ <title>Kwak'wala.</title>
7673
+ <journal>In International Journal of American Linguistics, Native American Texts Series,</journal>
7674
+ <volume>2,3:</volume>
7675
+ <pages>98-126.</pages>
7676
+ <editor>Edited by Barry Carlson.</editor>
7677
+ </sequence>
7678
+ <sequence>
7679
+ <author>Iwasaki, Noriko, Lucien Brown, Sotaro Kita, and David Vinson.</author>
7680
+ <date>2013.</date>
7681
+ <title>Japanese and Korean Speakers' production of mimetic words.</title>
7682
+ <editor>In Bjarke Frellesvig and Peter Sells (eds.),</editor>
7683
+ <container-title>Japanese/Korean Linguistics</container-title>
7684
+ <volume>Volume 30.</volume>
7685
+ <location>Stanford, CA:</location>
7686
+ <publisher>CSLI.</publisher>
7687
+ <pages>199-213.</pages>
7688
+ </sequence>
7689
+ <sequence>
7690
+ <author>Manetti, Giovanni</author>
7691
+ <date>1993.</date>
7692
+ <title>Theories of the Sign in Classical Antiquity.</title>
7693
+ <translator>Trans. Christine Richardson.</translator>
7694
+ <location>Bloomington:</location>
7695
+ <publisher>Indiana UP.</publisher>
7696
+ </sequence>
7697
+ <sequence>
7698
+ <editor>Gershorn, I. and J. A. Bell, eds.</editor>
7699
+ <date>2013.</date>
7700
+ <title>Newness of New Media.</title>
7701
+ <note>Special Issue,</note>
7702
+ <journal>Culture Theory and Critique</journal>
7703
+ <volume>54(3):</volume>
7704
+ <pages>259-393.</pages>
7705
+ </sequence>
7706
+ <sequence>
7707
+ <author>H. Geismar and W. Mohns.</author>
7708
+ <date>2010.</date>
7709
+ <title>Database relations: rethinking the database in the Vanuatu Cultural Centre and National Museum.</title>
7710
+ <editor>In C. Pinney and N. Mookherjee (eds)</editor>
7711
+ <container-title>The aesthetics of nations: Anthropological and historical approaches.</container-title>
7712
+ <note>Special Issue of the Journal of the Royal Anthropological Institute</note>
7713
+ </sequence>
7714
+ <sequence>
7715
+ <title>Good chemistry.</title>
7716
+ <date>(1996, September).</date>
7717
+ <journal>Wake Forest University Magazine,</journal>
7718
+ <volume>44(1),</volume>
7719
+ <pages>p. 8</pages>
7720
+ </sequence>
7721
+ <sequence>
7722
+ <author>- V. GISCARD D'ESTAING,</author>
7723
+ <title>« Le giscardisme »,</title>
7724
+ <journal>Pouvoirs,</journal>
7725
+ <date>1979,</date>
7726
+ <volume>n°9.</volume>
7727
+ </sequence>
7728
+ <sequence>
7729
+ <author>Carroll, G. M., L. S. Parrett, J. C. George, and D. A. Yokel.</author>
7730
+ <date>2005.</date>
7731
+ <title>Calving distribution of the Teshekpuk caribou herd 1994-2003.</title>
7732
+ <journal>Rangifer</journal>
7733
+ <note>Special Issue</note>
7734
+ <volume>16:</volume>
7735
+ <pages>27–35.</pages>
7736
+ </sequence>
7737
+ <sequence>
7738
+ <author>---</author>
7739
+ <date>(2005).</date>
7740
+ <title>'Three factors in language design',</title>
7741
+ <journal>Linguistic Inquiry</journal>
7742
+ <volume>36:</volume>
7743
+ <pages>1-22.</pages>
7744
+ </sequence>
7745
+ <sequence>
7746
+ <author>Adam Mornement,</author>
7747
+ <title>The second coming,</title>
7748
+ <journal>World architecture,</journal>
7749
+ <volume>No. 83,</volume>
7750
+ <date>2000,</date>
7751
+ <pages>34-37</pages>
7752
+ </sequence>
7753
+ <sequence>
7754
+ <date>(2009)</date>
7755
+ <journal>Journal of Mathematical Imaging and Vision,</journal>
7756
+ <volume>35 (2),</volume>
7757
+ <pages>pp. 155-164.</pages>
7758
+ <note>Cited 76 times.</note>
7759
+ </sequence>
7760
+ <sequence>
7761
+ <author>Gates S, Fisher JD, Cooke MW, Carter YH, Lamb SE.</author>
7762
+ <title>Multifactorial assessment and targeted intervention for preventing falls and injuries among older people in community and emergency care settings: systematic review and meta-analysis.</title>
7763
+ <journal>BMJ</journal>
7764
+ <date>2008;</date>
7765
+ <volume>336(7636):</volume>
7766
+ <pages>130‑3.</pages>
7767
+ </sequence>
7768
+ <sequence>
7769
+ <author>Barrington Moore,</author>
7770
+ <title>Social Origins of Dictatorship and Democracy: Lord and Peasant in the Making of the Modern World</title>
7771
+ <location>(Harmondsworth:</location>
7772
+ <publisher>Penguin,</publisher>
7773
+ <date>1967).</date>
7774
+ </sequence>
7775
+ <sequence>
7776
+ <editor>Grinblatt, A., ed.</editor>
7777
+ <title>Práctica del counseling en la Argentina.</title>
7778
+ <location>Buenos Aires:</location>
7779
+ <publisher>Georges Zanun,</publisher>
7780
+ <date>2008.</date>
7781
+ </sequence>
7782
+ <sequence>
7783
+ <editor>Görner, Rüdiger and Angus Nicholls, editors.</editor>
7784
+ <title>In the Embrace of the Swan: Anglo-German mythologies in literature, the visual arts and cultural theory.</title>
7785
+ <publisher>Walter de Gruyter,</publisher>
7786
+ <date>2010.</date>
7787
+ </sequence>
7788
+ <sequence>
7789
+ <author>Snyder, D.,</author>
7790
+ <title>The Chicxulub seismic experiment,</title>
7791
+ <journal>NERC News,</journal>
7792
+ <volume>v. Autumn,</volume>
7793
+ <pages>pp. 24-25,</pages>
7794
+ <date>1996</date>
7795
+ </sequence>
7796
+ <sequence>
7797
+ <author>Sera, W. E., and C. N. Early.</author>
7798
+ <date>2003.</date>
7799
+ <title>&lt;italic&gt;Microtus montanus.&lt;/italic&gt;</title>
7800
+ <journal>Mammalian Species</journal>
7801
+ <volume>716:</volume>
7802
+ <pages>1-10.</pages>
7803
+ </sequence>
7804
+ <sequence>
7805
+ <citation-number>94.</citation-number>
7806
+ <author>White J, Reader A, Beck M, Meyers W:</author>
7807
+ <title>The periodontal ligament injection: a comparison of the efficacy in human maxillary and mandibular teeth,</title>
7808
+ <journal>J Ended</journal>
7809
+ <volume>14:</volume>
7810
+ <pages>508,</pages>
7811
+ <date>1988.</date>
7812
+ </sequence>
7813
+ <sequence>
7814
+ <citation-number>44.</citation-number>
7815
+ <author>O'Connor, E., et al.,</author>
7816
+ <title>Primary Care Screening for and Treatment of Depression in Pregnant and Postpartum Women: Evidence Report and Systematic Review for the US Preventive Services Task Force.</title>
7817
+ <journal>JAMA,</journal>
7818
+ <date>2016.</date>
7819
+ <volume>315(4):</volume>
7820
+ <pages>p. 388-406.</pages>
7821
+ </sequence>
7822
+ <sequence>
7823
+ <author>Derrida, J.</author>
7824
+ <date>(1967).</date>
7825
+ <title>L’écriture et la différence</title>
7826
+ <edition>(1 éd.).</edition>
7827
+ <location>Paris:</location>
7828
+ <publisher>Éditions du Seuil.</publisher>
7829
+ </sequence>
7830
+ <sequence>
7831
+ <author>Palmer, Damon B.</author>
7832
+ <date>2010.</date>
7833
+ <title>Regulating Finance: Expert Cognitive Frameworks, Adaptive Learning, and Interests in Financial Regulatory Change</title>
7834
+ <genre>PhD thesis</genre>
7835
+ <publisher>Duke University.</publisher>
7836
+ </sequence>
7837
+ <sequence>
7838
+ <author>Sandilands, Roger J.</author>
7839
+ <date>2004.</date>
7840
+ <title>“The relation of government to monetary control [1] March 29, 1935.”</title>
7170
7841
  <journal>Journal of Economic Studies</journal>
7171
7842
  <volume>31(3/4):</volume>
7172
7843
  <pages>270–279.</pages>
@@ -7330,6 +8001,27 @@
7330
8001
  <note>arXiv preprint arXiv:1412.7054,</note>
7331
8002
  <date>2014.</date>
7332
8003
  </sequence>
8004
+ <sequence>
8005
+ <citation-number>[8]</citation-number>
8006
+ <author>Dean Baskin, Andras Vasy, and Jared Wunsch.</author>
8007
+ <title>Asymptotics of radiation fields in asymptotically Minkowski space.</title>
8008
+ <note>Preprint, arXiv:1212.5141,</note>
8009
+ <date>2012.</date>
8010
+ </sequence>
8011
+ <sequence>
8012
+ <citation-number>[24]</citation-number>
8013
+ <author>Mihalis Dafermos, Gustav Holzegel, and Igor Rodnianski.</author>
8014
+ <title>A scattering theory construction of dynamical vacuum black holes.</title>
8015
+ <note>Preprint, arXiv:1306.5364,</note>
8016
+ <date>2013.</date>
8017
+ </sequence>
8018
+ <sequence>
8019
+ <citation-number>[26]</citation-number>
8020
+ <author>Mihalis Dafermos and Igor Rodnianski.</author>
8021
+ <title>The wave equation on Schwarzschild-de Sitter spacetimes.</title>
8022
+ <note>Preprint, arXiv:0709.2766,</note>
8023
+ <date>2007.</date>
8024
+ </sequence>
7333
8025
  <sequence>
7334
8026
  <citation-number>[62]</citation-number>
7335
8027
  <author>Matt Taddy.</author>
@@ -7443,7 +8135,7 @@
7443
8135
  <sequence>
7444
8136
  <author>__________ .</author>
7445
8137
  <title>The Evolution of Corporate Planning.</title>
7446
- <journal>Stanford Research Institute Long-Range Planning Report</journal>
8138
+ <genre>Stanford Research Institute Long-Range Planning Report</genre>
7447
8139
  <volume>No. 329.</volume>
7448
8140
  <location>Menlo Park, California:</location>
7449
8141
  <publisher>Stanford Research Institute,</publisher>
@@ -7452,12 +8144,63 @@
7452
8144
  <sequence>
7453
8145
  <author>Cleland, David Ira.</author>
7454
8146
  <title>The Origin and Development of a Philosophy of Long-Range Planning in American Business.</title>
7455
- <journal>United States Research and Development Report</journal>
7456
- <volume>AD 807 258.</volume>
8147
+ <genre>United States Research and Development Report AD 807 258.</genre>
7457
8148
  <location>Alexandria, Virginia:</location>
7458
8149
  <publisher>Deiense Documentation Center.</publisher>
7459
8150
  <date>1967.</date>
7460
8151
  </sequence>
8152
+ <sequence>
8153
+ <citation-number>[63]</citation-number>
8154
+ <author>F. Bianco,</author>
8155
+ <title>“Second order nonlinear optical phenomena in strained silicon waveguides,”</title>
8156
+ <genre>Ph.D. thesis</genre>
8157
+ <date>(2013).</date>
8158
+ </sequence>
8159
+ <sequence>
8160
+ <author>———.</author>
8161
+ <date>1807.</date>
8162
+ <title>The geography and antiquities of Ithaca.</title>
8163
+ <location>London:</location>
8164
+ <publisher>Printed by J. Wright for Longman, Hurst, Rees, and Orme.</publisher>
8165
+ </sequence>
8166
+ <sequence>
8167
+ <author>Cissé B, Sokhna C, Boulanger D, Milet J, Bâ el H, Richardson K, Hallett R,Sutherland C, Simondon K, Simondon F, Alexander N, Gaye O, Targett G,Lines J, Greenwood B, Trape JF:</author>
8168
+ <title>Seasonal intermittent preventive treatment with artesunate and sulfadoxine-pyrimethamine for prevention of malaria in Senegalese children: a randomized, placebocontrolled,double-blind trial.</title>
8169
+ <journal>Lancet</journal>
8170
+ <date>2006,</date>
8171
+ <volume>367:</volume>
8172
+ <pages>659-667.</pages>
8173
+ </sequence>
8174
+ <sequence>
8175
+ <editor>Bossy, J. (ed.)</editor>
8176
+ <title>Disputes and Settlements: Law and Human Relations in the West.</title>
8177
+ <location>Cambridge,</location>
8178
+ <date>1983.</date>
8179
+ </sequence>
8180
+ <sequence>
8181
+ <author>BRUECK L.,</author>
8182
+ <title>“Good Dalits and Bad Brahmins: Melodramatic Realism in Dalit Short Stories”,</title>
8183
+ <journal>in South Asia Research,</journal>
8184
+ <volume>30, 2</volume>
8185
+ <date>(2010),</date>
8186
+ <pages>pp. 125-144.</pages>
8187
+ </sequence>
8188
+ <sequence>
8189
+ <author>Mason, R. Hal and John C. McKelvey.</author>
8190
+ <title>The Planning Organization.</title>
8191
+ <genre>Stanford Research Institute Long-Range Planning Report</genre>
8192
+ <volume>No. 133.</volume>
8193
+ <location>Menlo Park, California:</location>
8194
+ <publisher>Stanford Research Institute,</publisher>
8195
+ <date>1962.</date>
8196
+ </sequence>
8197
+ <sequence>
8198
+ <author>Warburg, Paul Moritz.</author>
8199
+ <date>1914.</date>
8200
+ <title>Essays on Banking Reform in the United States.</title>
8201
+ <volume>Vol. 4</volume>
8202
+ <publisher>Academy of Political Science.</publisher>
8203
+ </sequence>
7461
8204
  <sequence>
7462
8205
  <author>The Boston Consulting Group.</author>
7463
8206
  <title>Perspectives on Corporate Strategy.</title>
@@ -7773,6 +8516,43 @@
7773
8516
  <publisher>Carl Schünemann Verlag,</publisher>
7774
8517
  <date>1986).</date>
7775
8518
  </sequence>
8519
+ <sequence>
8520
+ <citation-number>2.</citation-number>
8521
+ <author>Mogensen, M. M., Malik, A., Piel, M., Bouckson-Castaing, V., and Bornens, M.</author>
8522
+ <date>(2000).</date>
8523
+ <title>Microtubule minus-end anchorage at centrosomal and non-centrosomal sites: the role of ninein.</title>
8524
+ <journal>J. Cell. Sci.</journal>
8525
+ <volume>113 ( Pt 17),</volume>
8526
+ <pages>3013–3023.</pages>
8527
+ </sequence>
8528
+ <sequence>
8529
+ <citation-number>[3]</citation-number>
8530
+ <author>B. Laub and E. Venkatapathy,</author>
8531
+ <title>“Thermal Protection System Technology and Facility Needs for Demanding Future Planetary Missions,”</title>
8532
+ <container-title>International Workshop on Planetary Probe Atmospheric Entry and Descent Trajectory Analysis and Science,</container-title>
8533
+ <date>October 2003.</date>
8534
+ </sequence>
8535
+ <sequence>
8536
+ <author>Forster, E. M.</author>
8537
+ <title>Howards End.</title>
8538
+ <location>New York:</location>
8539
+ <publisher>Barnes &amp; Noble Classics,</publisher>
8540
+ <date>2003 [1910].</date>
8541
+ </sequence>
8542
+ <sequence>
8543
+ <author>Buci-Glucksmann, Christine,</author>
8544
+ <title>Esthétique de l’éphémère,</title>
8545
+ <location>Paris,</location>
8546
+ <publisher>Éditions Galilée,</publisher>
8547
+ <date>2003.</date>
8548
+ </sequence>
8549
+ <sequence>
8550
+ <author>Katz Jonathan,</author>
8551
+ <title>L'Invention de l'hétérosexualité,</title>
8552
+ <location>Paris,</location>
8553
+ <publisher>EPEL,</publisher>
8554
+ <date>2001 [1996].</date>
8555
+ </sequence>
7776
8556
  <sequence>
7777
8557
  <author>Lindau, Paul,</author>
7778
8558
  <title>“The ‘Tannhäuser’ Scandal in March 1861,”</title>
@@ -8347,6 +9127,14 @@
8347
9127
  <container-title>International Functional Electrical Stimulation Society Meeting.</container-title>
8348
9128
  <location>Banff, Canada.</location>
8349
9129
  </sequence>
9130
+ <sequence>
9131
+ <citation-number>[32]</citation-number>
9132
+ <author>Hwang I.-W. et al.,</author>
9133
+ <journal>J. Phys. Chem. C</journal>
9134
+ <date>2008,</date>
9135
+ <volume>112 (21),</volume>
9136
+ <pages>7853–7857.</pages>
9137
+ </sequence>
8350
9138
  <sequence>
8351
9139
  <author>Tamminga, M.</author>
8352
9140
  <date>(2014).</date>
@@ -8354,6 +9142,286 @@
8354
9142
  <note>(Unpublished doctoral dissertation).</note>
8355
9143
  <publisher>University of Pennsylvania.</publisher>
8356
9144
  </sequence>
9145
+ <sequence>
9146
+ <author>Seeger, C. R.,</author>
9147
+ <title>Magnetic investigation of Steinheim Basin, W. Germany (abstract).</title>
9148
+ <journal>EOS,</journal>
9149
+ <volume>v. 53,</volume>
9150
+ <pages>p. 427.</pages>
9151
+ <date>1972.</date>
9152
+ </sequence>
9153
+ <sequence>
9154
+ <citation-number>62</citation-number>
9155
+ <author>Cross, M.</author>
9156
+ <title>Drug companies monitor web chat for adverse reaction reports.</title>
9157
+ <journal>BMJ</journal>
9158
+ <date>2005,</date>
9159
+ <volume>330,</volume>
9160
+ <pages>1347.</pages>
9161
+ </sequence>
9162
+ <sequence>
9163
+ <author>Simpson, George Gaylord.</author>
9164
+ <date>1970.</date>
9165
+ <title>“Uniformitarianism: an inquiry into principle, theory, and method in geohistory and biohistory,”</title>
9166
+ <editor>in Hecht and Steere</editor>
9167
+ <date>(1970),</date>
9168
+ <pages>pp. 43–96.</pages>
9169
+ </sequence>
9170
+ <sequence>
9171
+ <author>Dressler, B. O., Sharpton, V. L.,</author>
9172
+ <title>The Sudbury structure, Ontario, Canada: A persistent enigma (abstract).</title>
9173
+ <journal>Large Meteorite Impacts and Planetary Evolution,.</journal>
9174
+ <date>1997.</date>
9175
+ </sequence>
9176
+ <sequence>
9177
+ <author>Fukuyama, Francis.</author>
9178
+ <date>(1995).</date>
9179
+ <title>Trust: The Social Virtues and the Creation of Prosperity.</title>
9180
+ <publisher>Hamish Hamilton:</publisher>
9181
+ <location>London.</location>
9182
+ </sequence>
9183
+ <sequence>
9184
+ <author>ARBOUET, F.</author>
9185
+ <title>L'Oiseau-Mouche se pose à Paris.</title>
9186
+ <journal>Lien social,</journal>
9187
+ <date>25/04/2013,</date>
9188
+ <volume>n°1103,</volume>
9189
+ <pages>pp. 16-18.</pages>
9190
+ </sequence>
9191
+ <sequence>
9192
+ <citation-number>15.</citation-number>
9193
+ <author>Bloom, Michael J.; Menefee, Mary K.</author>
9194
+ <date>(1994).</date>
9195
+ <title>Scenario planning and contingency planning.</title>
9196
+ <journal>Public Productivity &amp; Management Review,</journal>
9197
+ <pages>223-230.</pages>
9198
+ </sequence>
9199
+ <sequence>
9200
+ <author>Benedict Anderson,</author>
9201
+ <title>Imagined Communities</title>
9202
+ <date>(1991),</date>
9203
+ <pages>pages 9-65.</pages>
9204
+ </sequence>
9205
+ <sequence>
9206
+ <editor>Diamond, Irene, and Gloria Feman Orenstein, eds.</editor>
9207
+ <title>Reweaving the World: The Emergence of Ecofeminism.</title>
9208
+ <location>San Francisco:</location>
9209
+ <publisher>Sierra Club,</publisher>
9210
+ <date>1990.</date>
9211
+ </sequence>
9212
+ <sequence>
9213
+ <author>Hawthorne, Nathaniel.</author>
9214
+ <title>Novels: “The Scarlet Letter,” “The House of the Seven Gables,” “The Blithedale Romance,” “The Marble Fawn.”</title>
9215
+ <editor>Edited by William Charvat, Roy Harvey Pearse, et al.</editor>
9216
+ <location>Columbus:</location>
9217
+ <publisher>Ohio State University Press,</publisher>
9218
+ <date>1982.</date>
9219
+ </sequence>
9220
+ <sequence>
9221
+ <author>Barnes, Jonathan</author>
9222
+ <date>1981.</date>
9223
+ <title>“Boethius and the Study of Logic.”</title>
9224
+ <container-title>In: Boethius: His Life, Thought and Influence.</container-title>
9225
+ <editor>Ed. Margaret Gibson.</editor>
9226
+ <location>Oxford:</location>
9227
+ <publisher>Basil Blackwell.</publisher>
9228
+ <pages>73-89.</pages>
9229
+ </sequence>
9230
+ <sequence>
9231
+ <title>Italian Olympic Team to train at WFU.</title>
9232
+ <date>(1995, March).</date>
9233
+ <journal>Wake Forest University Magazine,</journal>
9234
+ <volume>42(3),</volume>
9235
+ <pages>p. 34.</pages>
9236
+ </sequence>
9237
+ <sequence>
9238
+ <author>---</author>
9239
+ <title>Jewish Law from Jesus to the Mishnah: Five Studies</title>
9240
+ <location>(London:</location>
9241
+ <publisher>SCM</publisher>
9242
+ <location>and Philadelphia:</location>
9243
+ <publisher>Trinity Press International,</publisher>
9244
+ <date>1990).</date>
9245
+ </sequence>
9246
+ <sequence>
9247
+ <author>Mark C. Suchman,</author>
9248
+ <title>« Managing legitimacy: Strategic and institutional approaches. »,</title>
9249
+ <journal>Academy of management review</journal>
9250
+ <volume>20, no 3</volume>
9251
+ <date>(1995):</date>
9252
+ <pages>571–610.</pages>
9253
+ </sequence>
9254
+ <sequence>
9255
+ <author>Teng, Edmond and Larry R. Squire</author>
9256
+ <date>1999.</date>
9257
+ <title>“Memory for Places Learned Long Ago Is Intact after Hippocampal Damage.”</title>
9258
+ <journal>Nature</journal>
9259
+ <volume>400</volume>
9260
+ <date>(12 August):</date>
9261
+ <pages>675-677.</pages>
9262
+ </sequence>
9263
+ <sequence>
9264
+ <author>---.</author>
9265
+ <title>From the Beast to the Blonde. On Fairy Tale and Their Tellers.</title>
9266
+ <location>New York:</location>
9267
+ <publisher>Farrar, Straus and Giroux,</publisher>
9268
+ <date>1994.</date>
9269
+ </sequence>
9270
+ <sequence>
9271
+ <author>Goss DL. Moore JH.</author>
9272
+ <title>Compliance with Heel Lift Use During Eight Weeks of Cadet Basic Training.</title>
9273
+ <journal>J Orthop Sports Phys Ther.</journal>
9274
+ <date>2004</date>
9275
+ <volume>34 3</volume>
9276
+ <pages>126-131.</pages>
9277
+ </sequence>
9278
+ <sequence>
9279
+ <author>Liu, W.F.,</author>
9280
+ <date>2002,</date>
9281
+ <title>Savings and portfolio decision: Observable implications of Knightian uncertainty,</title>
9282
+ <genre>working paper,</genre>
9283
+ <publisher>University of Washington.</publisher>
9284
+ </sequence>
9285
+ <sequence>
9286
+ <citation-number>[5]</citation-number>
9287
+ <author>E. L. C. Shepard, et al.</author>
9288
+ <title>Endangered Species Research</title>
9289
+ <date>(2008),</date>
9290
+ <doi>doi: 10.3354/esr00084.</doi>
9291
+ </sequence>
9292
+ <sequence>
9293
+ <author>Pierre Bourdieu,</author>
9294
+ <title>Outline of A Theory of Practice</title>
9295
+ <publisher>(CUP,</publisher>
9296
+ <date>1977).</date>
9297
+ </sequence>
9298
+ <sequence>
9299
+ <author>Aaronfreed, Justin.</author>
9300
+ <title>“Moral Development from the Standpoint of a General Psychological Theory.”</title>
9301
+ <editor>in Bill Puka, ed.</editor>
9302
+ <container-title>Moral Development: Defining Perspectives in Moral Development,</container-title>
9303
+ <volume>Vol. 1.</volume>
9304
+ <location>New York:</location>
9305
+ <publisher>Garland Publishing,</publisher>
9306
+ <date>1994.</date>
9307
+ </sequence>
9308
+ <sequence>
9309
+ <author>Diamond, Stephen A.</author>
9310
+ <title>Anger, madness, and the daimonic: The psychological genesis of violence, evil, and creativity.</title>
9311
+ <publisher>SUNY Press,</publisher>
9312
+ <date>1996.</date>
9313
+ </sequence>
9314
+ <sequence>
9315
+ <author>———.</author>
9316
+ <title>The Gulag Archipelago, 1918–1956: An Experiment in Literary Investigation.</title>
9317
+ <volume>3 vols.</volume>
9318
+ <translator>Translated by Thomas P. Whitney and H. Willets.</translator>
9319
+ <location>New York:</location>
9320
+ <publisher>Harper &amp; Row,</publisher>
9321
+ <date>1974–1978.</date>
9322
+ </sequence>
9323
+ <sequence>
9324
+ <author>Ackoff, Russell L.</author>
9325
+ <title>Scientific Method - Optimizing Applied Research Decisions.</title>
9326
+ <location>New York:</location>
9327
+ <publisher>John Wiley and Sons, Inc.,</publisher>
9328
+ <date>1962.</date>
9329
+ </sequence>
9330
+ <sequence>
9331
+ <author>Shmayenok, A. I., Tikhomirov, S. V.,</author>
9332
+ <title>The Mishina Gora cryptoexplosion structure near Lake Chudskoye (Peipus) (in Russian).</title>
9333
+ <journal>Doklady Akademii Nauk SSSR,</journal>
9334
+ <volume>v. 219,</volume>
9335
+ <pages>pp. 701-703.</pages>
9336
+ <date>1974.</date>
9337
+ </sequence>
9338
+ <sequence>
9339
+ <author>Yoshida T, Taga C, Matsumoto Y, Fukui K:</author>
9340
+ <title>Paternal overprotection in obsessive-compulsive disorder and depression with obsessive traits.</title>
9341
+ <journal>Psychiatry and Clinical Neurosciences</journal>
9342
+ <date>2005</date>
9343
+ <volume>;59 (5):</volume>
9344
+ <pages>533–38.</pages>
9345
+ </sequence>
9346
+ <sequence>
9347
+ <author>Cavell, S.</author>
9348
+ <date>(1979)</date>
9349
+ <title>“Criteria and Judgement.”</title>
9350
+ <container-title>The Claim of Reason: Wittgenstein, Skepticism, Morality, and Tragedy,</container-title>
9351
+ <pages>pp. 3-36.</pages>
9352
+ <publisher>Oxford University Press.</publisher>
9353
+ </sequence>
9354
+ <sequence>
9355
+ <author>GAÏTI Brigitte,</author>
9356
+ <title>« Politique d’abord : le chemin de la réussite ministérielle dans la France contemporaine »,</title>
9357
+ <editor>Pierre BIRNBAUM (dir.),</editor>
9358
+ <container-title>Les élites socialistes au pouvoir,</container-title>
9359
+ <location>Paris,</location>
9360
+ <publisher>Presses universitaires de France,</publisher>
9361
+ <date>1985,</date>
9362
+ <pages>p. 53-85.</pages>
9363
+ </sequence>
9364
+ <sequence>
9365
+ <author>LEVASSEUR M., GRANDIN P. &amp; ALPHONSE P.,</author>
9366
+ <title>« 15 règles pour un bon usage des méthodes d’évaluation par les flux actualisés ».</title>
9367
+ <journal>La Revue du Financier,</journal>
9368
+ <date>mai-juin 2009</date>
9369
+ </sequence>
9370
+ <sequence>
9371
+ <citation-number>[41]</citation-number>
9372
+ <author>Benecke G. et al.,</author>
9373
+ <journal>J. Appl. Cryst.</journal>
9374
+ <date>2014,</date>
9375
+ <volume>47,</volume>
9376
+ <pages>1797-1803.</pages>
9377
+ </sequence>
9378
+ <sequence>
9379
+ <citation-number>[116]</citation-number>
9380
+ <author>Andras Vasy.</author>
9381
+ <title>B- and cusp-analysis.</title>
9382
+ <note>Unpublished lecture notes,</note>
9383
+ <date>2014.</date>
9384
+ </sequence>
9385
+ <sequence>
9386
+ <citation-number>[115]</citation-number>
9387
+ <author>Andras Vasy.</author>
9388
+ <title>Microlocal analysis of asymptotically hyperbolic spaces and high-energy resolvent estimates.</title>
9389
+ <container-title>In Inverse problems and applications: inside out.</container-title>
9390
+ <volume>II, volume 60</volume>
9391
+ <collection-title>of Math. Sci. Res. Inst. Publ.,</collection-title>
9392
+ <pages>pages 487–528.</pages>
9393
+ <publisher>Cambridge Univ. Press,</publisher>
9394
+ <location>Cambridge,</location>
9395
+ <date>2013.</date>
9396
+ </sequence>
9397
+ <sequence>
9398
+ <citation-number>[122]</citation-number>
9399
+ <author>Jared Wunsch.</author>
9400
+ <title>Microlocal analysis and evolution equations: lecture notes from 2008 CMI/ETH summer school.</title>
9401
+ <container-title>In Evolution equations,</container-title>
9402
+ <volume>volume 17</volume>
9403
+ <collection-title>of Clay Math. Proc.,</collection-title>
9404
+ <pages>pages 1–72.</pages>
9405
+ <publisher>Amer. Math. Soc.,</publisher>
9406
+ <location>Providence, RI,</location>
9407
+ <date>2013.</date>
9408
+ </sequence>
9409
+ <sequence>
9410
+ <citation-number>[38]</citation-number>
9411
+ <author>Johannes J. Duistermaat and Lars Hormander.</author>
9412
+ <title>Fourier integral operators. II.</title>
9413
+ <journal>Acta Mathematica,</journal>
9414
+ <volume>128(1):183–269,</volume>
9415
+ <date>1972.</date>
9416
+ </sequence>
9417
+ <sequence>
9418
+ <citation-number>[62]</citation-number>
9419
+ <author>Lars Hormander.</author>
9420
+ <title>Fourier integral operators. I.</title>
9421
+ <journal>Acta mathematica,</journal>
9422
+ <volume>127(1):79–183,</volume>
9423
+ <date>1971.</date>
9424
+ </sequence>
8357
9425
  <sequence>
8358
9426
  <citation-number>[99]</citation-number>
8359
9427
  <author>Z. Zhang and M. Qiu,</author>
@@ -8431,6 +9499,259 @@
8431
9499
  <collection-title>Coll. Folio Essais,</collection-title>
8432
9500
  <date>2000.</date>
8433
9501
  </sequence>
9502
+ <sequence>
9503
+ <author>Hankinson, Andrew.</author>
9504
+ <title>"Optical music recognition of the Salzinnes Antiphonal."</title>
9505
+ <container-title>Poster presented at the Medieval and Renaissance Music Conference,</container-title>
9506
+ <location>Certaldo, Italy:</location>
9507
+ <date>July 2013.</date>
9508
+ </sequence>
9509
+ <sequence>
9510
+ <author>R.Q. Wolever, M. Dreusicke, J. Fikkan, et al.</author>
9511
+ <title>Integrative health coaching for patients with type 2 diabetes: a randomized clinical trial</title>
9512
+ <journal>Diabetes Educ.,</journal>
9513
+ <volume>36</volume>
9514
+ <date>(2010),</date>
9515
+ <pages>pp. 629-639</pages>
9516
+ </sequence>
9517
+ <sequence>
9518
+ <author>Carlin, W., A. Glyn, and J. Van Reenen.</author>
9519
+ <title>“Export Market Performance of OECD Countries: An Empirical Examination of the Role of Cost Competitiveness,”</title>
9520
+ <journal>The Economic Journal</journal>
9521
+ <volume>111, 468</volume>
9522
+ <date>(January 2001):</date>
9523
+ <pages>128–162.</pages>
9524
+ </sequence>
9525
+ <sequence>
9526
+ <author>Foster, Catherine P., and Bradley J. Parker</author>
9527
+ <date>2012</date>
9528
+ <title>Introduction: Household Archaeology in the Near East and Beyond.</title>
9529
+ <container-title>In New Perspectives on Household Archaeology.</container-title>
9530
+ <editor>B.J. Parker and C.P. Foster, eds.</editor>
9531
+ <pages>Pp. 1–14.</pages>
9532
+ <location>Winona Lake, Indiana:</location>
9533
+ <publisher>Eisenbrauns.</publisher>
9534
+ </sequence>
9535
+ <sequence>
9536
+ <author>Mace, Myles L.</author>
9537
+ <title>"The President and Corporate Planning."</title>
9538
+ <journal>Harvard Business Review,</journal>
9539
+ <volume>XLIII</volume>
9540
+ <date>(January-February, 1965),</date>
9541
+ <pages>pp. 49-62.</pages>
9542
+ </sequence>
9543
+ <sequence>
9544
+ <author>Risse Thomas,</author>
9545
+ <title>"International Norms and Domestic Change: Arguing and Communicative Behavior in the Human Rights Area",</title>
9546
+ <journal>Politics Society,</journal>
9547
+ <date>1999,</date>
9548
+ <volume>vol. 27, n° 4,</volume>
9549
+ <pages>pp. 529-559.</pages>
9550
+ </sequence>
9551
+ <sequence>
9552
+ <author>Goudie, M. A.,</author>
9553
+ <title>The Elbow area of Saskatchewan.</title>
9554
+ <container-title>Oil in Canada, Technical Section,</container-title>
9555
+ <pages>p 18 - 22,</pages>
9556
+ <date>April 30, 1956. 1956.</date>
9557
+ </sequence>
9558
+ <sequence>
9559
+ <author>Newell, A., J.C. Shaw, and H.A. Simon.</author>
9560
+ <title>"Elements of a Theory of Human Problem Solving."</title>
9561
+ <journal>Psychological Review,</journal>
9562
+ <volume>LXV,</volume>
9563
+ <date>1958,</date>
9564
+ <pages>pp. 151-166.</pages>
9565
+ </sequence>
9566
+ <sequence>
9567
+ <citation-number>[13]</citation-number>
9568
+ <author>Paolo Falcone, Francesco Borrelli, Eric Tseng, and Davor Hrovat.</author>
9569
+ <title>On low complexity predictive approaches to control of autonomous vehicles.</title>
9570
+ <editor>In Luigi del Re, Frank Allgower, Luigi Glielmo, Carlos Guardiola, and Ilya Kolmanovsky, editors,</editor>
9571
+ <container-title>Automotive Model Predictive Control,</container-title>
9572
+ <volume>volume 402</volume>
9573
+ <collection-title>of Lecture Notes in Control and Information Sciences,</collection-title>
9574
+ <pages>pages 195–210.</pages>
9575
+ <publisher>Springer</publisher>
9576
+ <location>Berlin / Heidelberg,</location>
9577
+ <date>2010.</date>
9578
+ </sequence>
9579
+ <sequence>
9580
+ <author>Wardle, H.N.</author>
9581
+ <title>"Janus-faced Pipes".</title>
9582
+ <journal>Pennsylvania Archaeologist,</journal>
9583
+ <volume>Vol. 19 (1-2),</volume>
9584
+ <pages>pp. 27-9,</pages>
9585
+ <date>(1949).</date>
9586
+ </sequence>
9587
+ <sequence>
9588
+ <author>Niebauer T.M., Hollander W.J., Faller J.E.</author>
9589
+ <title>Absolute gravity inline measuring apparatus incorporating improved V operating features.</title>
9590
+ <genre>USA Patent № 5351122,</genre>
9591
+ <date>date of patent Sep.27, 1994.</date>
9592
+ </sequence>
9593
+ <sequence>
9594
+ <author>Smithson, P.,</author>
9595
+ <title>The idea of Architecture in the ‘50s,</title>
9596
+ <journal>The Architects’ Journal,</journal>
9597
+ <volume>vol. 21,</volume>
9598
+ <date>21 gennaio 1960,</date>
9599
+ <pages>pp. 121-26.</pages>
9600
+ </sequence>
9601
+ <sequence>
9602
+ <author>Uranaka, Taiga and Slodkowski, Antoni.</author>
9603
+ <date>(2014).</date>
9604
+ <title>Tsunami evacuees caught in $30 billion Japan money trap.</title>
9605
+ <source>Reuters</source>
9606
+ <date>30 October.</date>
9607
+ </sequence>
9608
+ <sequence>
9609
+ <author>Feretti L., Giovannini G.,</author>
9610
+ <date>2008,</date>
9611
+ <editor>in Plionis M., Lopez-Cruz O., Hughes D., eds,</editor>
9612
+ <container-title>Lecture Notes in Physics,</container-title>
9613
+ <volume>Vol. 740,</volume>
9614
+ <title>A Pan-Chromatic View of Clusters of Galaxies and the Large-Scale Structure.</title>
9615
+ <publisher>Springer,</publisher>
9616
+ <location>Dordrecht,</location>
9617
+ <pages>p. 143</pages>
9618
+ </sequence>
9619
+ <sequence>
9620
+ <author>Barsalou, L. W.</author>
9621
+ <title>"Flexibility, structure, and linguistic vagary in concepts: Manifestations of a compositional system of perceptual symbols."</title>
9622
+ <container-title>Theories of Memory.</container-title>
9623
+ <editor>Ed. A. C. Collins, S. E. Gathercole and M. A. Conway.</editor>
9624
+ <location>Hillsdale, NJ:</location>
9625
+ <publisher>Lawrence Erlbaum Associates,</publisher>
9626
+ <date>1993.</date>
9627
+ <pages>29-101.</pages>
9628
+ </sequence>
9629
+ <sequence>
9630
+ <author>Reiser, Helmut, Urban, Michael und Willmann, Marc:</author>
9631
+ <title>Integrierte schulische Erziehungshilfe.</title>
9632
+ <editor>In: Gasteiger – Klicpera, B., Julius, H. und Gasteiger, Ch. (Hrg.):</editor>
9633
+ <container-title>Sonderpädagogik der sozialen und emotionalen Entwicklung. Handbuch Sonderpädagogik</container-title>
9634
+ <volume>Band 3.</volume>
9635
+ <location>Göttingen</location>
9636
+ <date>2008,</date>
9637
+ <pages>S. 651 -668</pages>
9638
+ </sequence>
9639
+ <sequence>
9640
+ <title>The impact of climate change on crop yields in Sub-Saharan Africa</title>
9641
+ <author>Blanc, É.</author>
9642
+ <date>2012</date>
9643
+ <journal>American Journal of Climate Change,</journal>
9644
+ <volume>1(1):</volume>
9645
+ <pages>1–13</pages>
9646
+ </sequence>
9647
+ <sequence>
9648
+ <author>Ko MS ,Yang SJ, Ha JK, Choi JY, Kim JG.</author>
9649
+ <title>Correlation between Hamstring Flexor Power Restoration and Functional Performance Test: 2-Year Follow-Up a er ACL Reconstruction Using Hamstring Autograft.</title>
9650
+ <journal>Knee Surg Relat Res.</journal>
9651
+ <date>2012 Jun;</date>
9652
+ <volume>24(2):</volume>
9653
+ <pages>p. 113-119.</pages>
9654
+ </sequence>
9655
+ <sequence>
9656
+ <author>UNHCR,</author>
9657
+ <date>2014.</date>
9658
+ <title>“Report of the Special Rapporteur on extrajudicial, summary or arbitrary executions, Christof Heyns”,</title>
9659
+ <date>28 April 2014.</date>
9660
+ <volume>A/HRC/26/36/Add.1</volume>
9661
+ <note>[accessed 6 June 2016]</note>
9662
+ </sequence>
9663
+ <sequence>
9664
+ <author>Schneider, B., &amp; Blikstein, P.</author>
9665
+ <date>(2015).</date>
9666
+ <title>Comparing the Benefits of a Tangible User Interface and Contrasting Cases as a Preparation for Future Learning.</title>
9667
+ <container-title>11th International Conference on Computer Supported Collaborative Learning, CSCL2015.</container-title>
9668
+ <location>Gothenburg, Sweden.</location>
9669
+ </sequence>
9670
+ <sequence>
9671
+ <author>Rawlinson, N. and Fishwick, S.</author>
9672
+ <date>2012.</date>
9673
+ <title>Seismic structure of the southeast Australian lithosphere from surface and body wave tomography.</title>
9674
+ <journal>Tectonophysics,</journal>
9675
+ <doi>doi:10.1016/j.tecto.2011.11.016.</doi>
9676
+ <medium>PDF</medium>
9677
+ </sequence>
9678
+ <sequence>
9679
+ <author>Snoad, B. &amp; Matthews, P.,</author>
9680
+ <date>1969.</date>
9681
+ <title>Neoplasm of the pea pods.</title>
9682
+ <editor>In: C. D. Darlington &amp; K. R. Lewis, eds.</editor>
9683
+ <container-title>Chromosomes today.</container-title>
9684
+ <location>Edinburgh:</location>
9685
+ <publisher>Oliver-Boyd.</publisher>
9686
+ </sequence>
9687
+ <sequence>
9688
+ <author>American Bar Association, Commission on Women in the Profession.</author>
9689
+ <date>(2016)</date>
9690
+ <title>A Current Glance at Women in the Law</title>
9691
+ <location>(Chicago,</location>
9692
+ <publisher>American Bar Association).</publisher>
9693
+ </sequence>
9694
+ <sequence>
9695
+ <author>Schnell, Irmtraud und Miriam Sonntag</author>
9696
+ <date>(2008):</date>
9697
+ <title>Lernen in heterogenen Gruppen oder Inklusion – wo liegt das Ziel?</title>
9698
+ <journal>In: Gemeinsam leben – Zeitschrift für integrative Erziehung.</journal>
9699
+ <volume>16. Jg. H.2. ,</volume>
9700
+ <pages>S. 88-97</pages>
9701
+ </sequence>
9702
+ <sequence>
9703
+ <author>Beetz, Manfred,</author>
9704
+ <title>Frühmoderne Höflichkeit. Komplimentierkunst und Gesellschafts­rituale im altdeutschen Sprachraum,</title>
9705
+ <location>Stuttgart,</location>
9706
+ <date>1990.</date>
9707
+ </sequence>
9708
+ <sequence>
9709
+ <author>Tamizey de Larroque ; Huet, P. et De St Saud.</author>
9710
+ <date>1893</date>
9711
+ <title>Livre-journal de Pierre de Bessot, 1609-1652</title>
9712
+ <location>Paris</location>
9713
+ </sequence>
9714
+ <sequence>
9715
+ <author>Giovannini G., Feretti L.,</author>
9716
+ <date>2002,</date>
9717
+ <container-title>in ‘Merging Processes of Galaxy Clusters’,</container-title>
9718
+ <editor>eds. Feretti L., Gioia I.M., Giovannini G.,</editor>
9719
+ <collection-title>ASSL,</collection-title>
9720
+ <publisher>Kluwer,</publisher>
9721
+ <pages>p. 197</pages>
9722
+ </sequence>
9723
+ <sequence>
9724
+ <citation-number>[63]</citation-number>
9725
+ <author>R. S. Rice.</author>
9726
+ <title>Measuring car-driver interaction with the g-g diagram.</title>
9727
+ <publisher>Society of Automotive Engineers,</publisher>
9728
+ <location>Warrendale, PA,</location>
9729
+ <volume>(730018):1–19,</volume>
9730
+ <date>(730018):1–19, 1973.</date>
9731
+ </sequence>
9732
+ <sequence>
9733
+ <citation-number>[60]</citation-number>
9734
+ <author>U.S. Department of Transportation.</author>
9735
+ <title>Transportation statistics annual report 2012.</title>
9736
+ <genre>Technical report,</genre>
9737
+ <publisher>Research and Innovative Technology Administration Bureau of Transportation Statistics,</publisher>
9738
+ <location>Washington, D.C.,</location>
9739
+ <date>August 2013.</date>
9740
+ </sequence>
9741
+ <sequence>
9742
+ <citation-number>[62]</citation-number>
9743
+ <author>Hans B. Pacejka.</author>
9744
+ <title>Tire and Vehicle Dynamics.</title>
9745
+ <publisher>Butterworth-Heinemann,</publisher>
9746
+ <edition>3rd edition,</edition>
9747
+ <date>2012.</date>
9748
+ </sequence>
9749
+ <sequence>
9750
+ <author>Balsamo, V.; Nguyen, Duy; Ibagon, John; Bailey, Paul; Boyd, Tyler.</author>
9751
+ <title>Heavy Oil Rheology Modifiers for Flow Improvement during Production and Transportation Operations.</title>
9752
+ <genre>Provisional patent PT10607USP1</genre>
9753
+ <date>filed January 2016.</date>
9754
+ </sequence>
8434
9755
  <sequence>
8435
9756
  <author>COLLECTIF.</author>
8436
9757
  <title>Soigner les patients borderline (dossier).</title>
@@ -9194,6 +10515,66 @@
9194
10515
  <pages>231-252.</pages>
9195
10516
  <note>[hep-th/9711200].</note>
9196
10517
  </sequence>
10518
+ <sequence>
10519
+ <author>Nixon, David C.</author>
10520
+ <date>2005.</date>
10521
+ <title>The Independent Regulatory Commissioner Database.</title>
10522
+ <genre>Tech- nical report</genre>
10523
+ <publisher>University of Hawaii</publisher>
10524
+ <location>Honolulu, HI:</location>
10525
+ </sequence>
10526
+ <sequence>
10527
+ <citation-number>[9]</citation-number>
10528
+ <author>C. Patrick, A. G. Martin,</author>
10529
+ <journal>J Appl Phys</journal>
10530
+ <date>1987,</date>
10531
+ <volume>62,</volume>
10532
+ <pages>243.</pages>
10533
+ </sequence>
10534
+ <sequence>
10535
+ <author>Cammaerts, B., Mansell, R., Meng, B.</author>
10536
+ <date>(2013).</date>
10537
+ <title>Copyright &amp; Creation A Case for Promoting Inclusive Online Sharing.</title>
10538
+ <journal>Media Policy Project</journal>
10539
+ <volume>9:</volume>
10540
+ <pages>1-18.</pages>
10541
+ <publisher>The London School of Economics and Political Science.*</publisher>
10542
+ <url>http://www.lse.ac.uk/media@lse/documents/MPP/LSE-MPP-Policy-Brief-9-Copyright-and-Creation.pdf</url>
10543
+ </sequence>
10544
+ <sequence>
10545
+ <author>Galy, E.</author>
10546
+ <date>1875</date>
10547
+ <title>"Divinité panthée, trouvée dans l'Isle, à Périgueux"</title>
10548
+ <journal>Bulletin de la société historique et archéologique du Périgord</journal>
10549
+ <volume>2</volume>
10550
+ <pages>125-134</pages>
10551
+ </sequence>
10552
+ <sequence>
10553
+ <author>INSEE,</author>
10554
+ <date>2009,</date>
10555
+ <title>Le commerce en France,</title>
10556
+ <location>Paris,</location>
10557
+ <publisher>INSEE.</publisher>
10558
+ </sequence>
10559
+ <sequence>
10560
+ <author>Forsé M.,</author>
10561
+ <date>2001,</date>
10562
+ <title>« L’évolution des inégalités des chances sociales et scolaires en France au cours des quinze dernières années »,</title>
10563
+ <editor>In : Boudon R., Bulle N., Cherkaoui M. (sous la dir.),</editor>
10564
+ <container-title>Ecole et société. Les paradoxes de la démocratie,</container-title>
10565
+ <location>Paris,</location>
10566
+ <publisher>PUF.</publisher>
10567
+ </sequence>
10568
+ <sequence>
10569
+ <author>Aleni, G. SJ.</author>
10570
+ <date>(2002).</date>
10571
+ <title>性学觕述 [General Introduction to the Teaching of the Psyche].</title>
10572
+ <editor>In N. Standaert &amp; AD. Dudink (Ed),</editor>
10573
+ <container-title>耶稣会罗马档案馆明清天主教文献 [Chinese Christian texts from the Roman Archives of the Society of Jesus].</container-title>
10574
+ <location>Taipei:</location>
10575
+ <publisher>Ricci Institute.</publisher>
10576
+ <note>(Original work published 1646)</note>
10577
+ </sequence>
9197
10578
  <sequence>
9198
10579
  <citation-number>[3]</citation-number>
9199
10580
  <author>S. S. Gubser, I. R. Klebanov, A. M. Polyakov,</author>
@@ -9227,7 +10608,7 @@
9227
10608
  <volume>83,</volume>
9228
10609
  <pages>3370</pages>
9229
10610
  <date>(1999)</date>
9230
- <doi>[arXiv:hepph/9905221].</doi>
10611
+ <note>[arXiv:hepph/9905221].</note>
9231
10612
  </sequence>
9232
10613
  <sequence>
9233
10614
  <citation-number>[18]</citation-number>
@@ -9414,4 +10795,581 @@
9414
10795
  <volume>18,</volume>
9415
10796
  <pages>A237.</pages>
9416
10797
  </sequence>
10798
+ <sequence>
10799
+ <author>舒仁輝 ,</author>
10800
+ <title>《東都事略與宋史比較研究》 。</title>
10801
+ <location>北京 :</location>
10802
+ <publisher>商務 ,</publisher>
10803
+ <date>2007年 。</date>
10804
+ </sequence>
10805
+ <sequence>
10806
+ <author>Gledson, John.</author>
10807
+ <title>The Deceptive Realism of Machado de Assis: A Dissenting Interpretation of Dom Casmurro.</title>
10808
+ <location>Liverpool, UK:</location>
10809
+ <publisher>F. Cairns,</publisher>
10810
+ <date>1984.</date>
10811
+ </sequence>
10812
+ <sequence>
10813
+ <citation-number>[3]</citation-number>
10814
+ <author>S. a. B. Noachtar, C and Ebersole, J and Mauguiere, F and Sakamoto, A and Westmoreland, B,</author>
10815
+ <title>"A glossary of terms most commonly used by clinical electroencephalographers and proposal for the report form for the EEG findings. The International Federation of Clinical Neurophysiology,"</title>
10816
+ <journal>Electroencephalography and clinical neurophysiology.</journal>
10817
+ <volume>Supplement, vol. 52,</volume>
10818
+ <pages>p. 21,</pages>
10819
+ <date>1999.</date>
10820
+ </sequence>
10821
+ <sequence>
10822
+ <author>Horal J:</author>
10823
+ <title>The clinical appearance of low back disorders in the city of Gothenburg, Sweden. Comparisons of incapacitated probands with matched controls.</title>
10824
+ <journal>Acta Orthop Scand Suppl</journal>
10825
+ <date>1969,</date>
10826
+ <volume>118:</volume>
10827
+ <pages>1–109.</pages>
10828
+ </sequence>
10829
+ <sequence>
10830
+ <author>• Devaney, Johanna, Jason Hockman, Jon Wild, Peter Schubert, Ichiro Fujinaga.</author>
10831
+ <title>Diatonic Semitone Tuning in Two-Part Singing.</title>
10832
+ <container-title>In Conference Program of the Society of Music Perception and Cognition Conference,</container-title>
10833
+ <volume>43.</volume>
10834
+ <location>Toronto, ON,</location>
10835
+ <date>2013.</date>
10836
+ </sequence>
10837
+ <sequence>
10838
+ <author>Thomasset, E.</author>
10839
+ <date>(2008, May).</date>
10840
+ <title>Politiques contemporaines du traumatisme.</title>
10841
+ <container-title>Paper presented at Journée de Paroles sans Frontière,</container-title>
10842
+ <location>Paris, France.</location>
10843
+ </sequence>
10844
+ <sequence>
10845
+ <author>Arnaud, K.A.,</author>
10846
+ <date>1996,</date>
10847
+ <container-title>in Astronomical Data Analysis Software and Systems V,</container-title>
10848
+ <editor>eds. Jacoby G. and Barnes J., ASP Conf.</editor>
10849
+ <volume>Series volume 101,</volume>
10850
+ <pages>p17</pages>
10851
+ </sequence>
10852
+ <sequence>
10853
+ <author>Courtin D., Milet J., Sabbagh A., Massaro J.D., Castelli E.C., Jamonneau V., Bucheton B., Sese C., Favier B., Rouas-Freiss N., Moreau P., Donadi E.A., Garcia A.,</author>
10854
+ <date>2013.</date>
10855
+ <title>HLA-G 30 UTR-2 haplotype is associated with Human African trypanosomiasis susceptibility.</title>
10856
+ <journal>Infection, Genetics and Evolution</journal>
10857
+ <volume>17,</volume>
10858
+ <pages>1–7.</pages>
10859
+ </sequence>
10860
+ <sequence>
10861
+ <citation-number>56.</citation-number>
10862
+ <author>Boyles RE, Flynn TW, Whitman JM.</author>
10863
+ <title>Manipulation following regional interscalene anesthetic block for shoulder adhesive capsulitis A case series.</title>
10864
+ <journal>Man Ther.</journal>
10865
+ <date>May 2005</date>
10866
+ <volume>10(2)</volume>
10867
+ <pages>164-171.</pages>
10868
+ </sequence>
10869
+ <sequence>
10870
+ <author>Dias F.C., Castelli E.C., Collares C.V., Moreau P., and Donadi E.,</author>
10871
+ <date>2015.</date>
10872
+ <title>The role of HLA-G molecule and HLA-G gene polymorphisms in tumors, viral hepatitis, and parasitic diseases.</title>
10873
+ <journal>Frontiers in Immunology</journal>
10874
+ <doi>doi: 10.3389/fimmu.</doi>
10875
+ </sequence>
10876
+ <sequence>
10877
+ <citation-number>[12]</citation-number>
10878
+ <author>W. H. Robinson, C. DiGennaro, W. Hueber, B. B. Haab, M. Kamachi, E. J. Dean, S. Fournel, D. Fong, M. C. Genovese, H. E. de Vegvar, K. Skriner, D. L. Hirschberg, R. I. Morris, S. Muller, G. J. Pruijn, W. J. van Venrooij, J. S. Smolen, P. O. Brown, L. Steinman, and P. J. Utz.</author>
10879
+ <title>Autoantigen microarrays for multiplex characterization of autoantibody responses.</title>
10880
+ <journal>Nat Med,</journal>
10881
+ <volume>8(3):295–301,</volume>
10882
+ <date>2002.</date>
10883
+ </sequence>
10884
+ <sequence>
10885
+ <citation-number>[15]</citation-number>
10886
+ <author>S. Ray, M. Britschgi, C. Herbert, Y. Takeda-Uchimura, A. Boxer, K. Blennow, L. F. Friedman, D. R. Galasko, M. Jutel, A. Karydas, J. A. Kaye, J. Leszek, B. L. Miller, L. Minthon, J. F. Quinn, G. D. Rabinovici, W. H. Robinson, M. N. Sabbagh, Y. T. So, D. L. Sparks, M. Tabaton, J. Tinklenberg, J. A. Yesavage, R. Tibshirani, and T. Wyss-Coray.</author>
10887
+ <title>Classification and prediction of clinical alzheimer’s diagnosis based on plasma signaling proteins.</title>
10888
+ <journal>Nature medicine,</journal>
10889
+ <volume>13(11):1359–62,</volume>
10890
+ <date>2007.</date>
10891
+ </sequence>
10892
+ <sequence>
10893
+ <citation-number>60.</citation-number>
10894
+ <author>Fuhrer, M. S.; Nyg; aring; rd, J.; Shih, L.; Forero, M.; Yoon, Y.-G.; Mazzoni, M. S.; nbsp; C; Choi, H. J.; Ihm, J.; Louie, S. G.; Zettl, A.; McEuen, P. L., </author>
10895
+ <title>Crossed Nanotube Junctions.</title>
10896
+ <journal>Science</journal>
10897
+ <date>2000,</date>
10898
+ <volume>288, (5465),</volume>
10899
+ <pages>494-497.</pages>
10900
+ </sequence>
10901
+ <sequence>
10902
+ <citation-number>94.</citation-number>
10903
+ <author>Ericson, L. M.; Fan, H.; Peng, H. Q.; Davis, V. A.; Zhou, W.; Sulpizio, J.; Wang, Y. H.; Booker, R.; Vavro, J.; Guthy, C.; Parra-Vasquez, A. N. G.; Kim, M. J.; Ramesh, S.; Saini, R. K.; Kittrell, C.; Lavin, G.; Schmidt, H.; Adams, W. W.; Billups, W. E.; Pasquali, M.; Hwang, W. F.; Hauge, R. H.; Fischer, J. E.; Smalley, R. E.,</author>
10904
+ <title>Macroscopic, neat, single-walled carbon nanotube fibers.</title>
10905
+ <journal>Science</journal>
10906
+ <date>2004,</date>
10907
+ <volume>305, (5689),</volume>
10908
+ <pages>1447-1450.</pages>
10909
+ </sequence>
10910
+ <sequence>
10911
+ <citation-number>96.</citation-number>
10912
+ <author>Garrett, M. P.; Ivanov, I. N.; Gerhardt, R. A.; Puretzky, A. A.; Geohegan, D. B.,</author>
10913
+ <title>Separation of junction and bundle resistance in single wall carbon nanotube percolation networks by impedance spectroscopy.</title>
10914
+ <journal>Applied Physics Letters,</journal>
10915
+ <volume>163105</volume>
10916
+ <pages>(3 pp.).</pages>
10917
+ </sequence>
10918
+ <sequence>
10919
+ <citation-number>101.</citation-number>
10920
+ <author>Janssen, J. W.; Lemay, S. G.; Kouwenhoven, L. P.; Dekker, C.,</author>
10921
+ <title>Scanning tunneling spectroscopy on crossed carbon nanotubes.</title>
10922
+ <journal>Physical Review B</journal>
10923
+ <date>2002,</date>
10924
+ <volume>65, (11).</volume>
10925
+ </sequence>
10926
+ <sequence>
10927
+ <citation-number>13.</citation-number>
10928
+ <author>Deleers, M., et al.,</author>
10929
+ <title>Effect of lipid composition changes on carbocyanine dye fluorescent response.</title>
10930
+ <journal>Biochem Biophys Res Commun,</journal>
10931
+ <date>1984.</date>
10932
+ <volume>123(1):</volume>
10933
+ <pages>p. 178-85.</pages>
10934
+ </sequence>
10935
+ <sequence>
10936
+ <citation-number>41.</citation-number>
10937
+ <author>McCown, T.J.,</author>
10938
+ <title>Adeno-associated virus (AAV) vectors in the CNS.</title>
10939
+ <journal>Curr Gene Ther,</journal>
10940
+ <date>2005.</date>
10941
+ <volume>5(3):</volume>
10942
+ <pages>p. 333-8.</pages>
10943
+ </sequence>
10944
+ <sequence>
10945
+ <citation-number>76.</citation-number>
10946
+ <author>Bi, W., et al.,</author>
10947
+ <title>Inactivation of Rai1 in mice recapitulates phenotypes observed in chromosome engineered mouse models for Smith-Magenis syndrome.</title>
10948
+ <journal>Hum Mol Genet,</journal>
10949
+ <date>2005.</date>
10950
+ <volume>14(8):</volume>
10951
+ <pages>p. 983-95.</pages>
10952
+ </sequence>
10953
+ <sequence>
10954
+ <author>Timperlake, J.</author>
10955
+ <date>1877</date>
10956
+ <title>Illustrated Toronto, Past and Present: Being an Historical And Descriptive Guide-Book Comprising Its Architecture, Manufacture, Trade, Its Social, Literary, Scientific and Charitable Institutions, Its Churches, Schools and Colleges, and Other Principal Points Of Interest to the Visitor And Resident; Together With a Key to the Publisher's Bird's-Eye View of the City.</title>
10957
+ <publisher>P.A. Gross,</publisher>
10958
+ <location>Toronto.</location>
10959
+ </sequence>
10960
+ <sequence>
10961
+ <title>Central European university literature in the late middle ages.</title>
10962
+ <container-title>In: Rediscover: final conference proceedings: Prague 15th September 2010.</container-title>
10963
+ <location>Prague:</location>
10964
+ <publisher>National Library of the Czech Republic,</publisher>
10965
+ <date>2010,</date>
10966
+ <pages>s. 33–43.</pages>
10967
+ <isbn>ISBN 978-80-7050-587-8.</isbn>
10968
+ </sequence>
10969
+ <sequence>
10970
+ <author>Nicolas Schöffer,</author>
10971
+ <title>La Ville Cybernétique,</title>
10972
+ <publisher>Editions Tchou,</publisher>
10973
+ <date>1969</date>
10974
+ </sequence>
10975
+ <sequence>
10976
+ <citation-number>103.</citation-number>
10977
+ <author>Buldum, A.; Lu, J. P.,</author>
10978
+ <title>Contact resistance between carbon nanotubes.</title>
10979
+ <journal>Physical Review B</journal>
10980
+ <date>2001,</date>
10981
+ <volume>63, (16).</volume>
10982
+ </sequence>
10983
+ <sequence>
10984
+ <citation-number>118.</citation-number>
10985
+ <author>Palay, S.L. and V. Chan-Palay,</author>
10986
+ <title>Cerebellar cortex cytology and organization.</title>
10987
+ <date>1974:</date>
10988
+ <publisher>Springer-Verlag</publisher>
10989
+ <location>Berlin.</location>
10990
+ </sequence>
10991
+ <sequence>
10992
+ <author>Ascasibar Y., Markevitch M.,</author>
10993
+ <date>2006,</date>
10994
+ <journal>ApJ,</journal>
10995
+ <volume>650,</volume>
10996
+ <pages>102</pages>
10997
+ </sequence>
10998
+ <sequence>
10999
+ <author>Balucinska-Church M., McCammon D.,</author>
11000
+ <date>1992,</date>
11001
+ <journal>ApJ,</journal>
11002
+ <volume>400,</volume>
11003
+ <pages>699</pages>
11004
+ </sequence>
11005
+ <sequence>
11006
+ <author>Boschin W., Girardi M., Barrena R., Biviano A., Feretti L., Ramella M.,</author>
11007
+ <date>2004,</date>
11008
+ <journal>A&amp;A,</journal>
11009
+ <volume>416,</volume>
11010
+ <pages>839</pages>
11011
+ </sequence>
11012
+ <sequence>
11013
+ <author>Durret F., Kaastra J.S., Nevalainen J., Ohashi T., Werner N.,</author>
11014
+ <date>2008,</date>
11015
+ <journal>SSRv,</journal>
11016
+ <volume>134,</volume>
11017
+ <pages>51</pages>
11018
+ </sequence>
11019
+ <sequence>
11020
+ <author>Giovannini G., Feretti L.,</author>
11021
+ <date>2002,</date>
11022
+ <container-title>in ‘Merging Processes of Galaxy Clusters’,</container-title>
11023
+ <editor>eds. Feretti L., Gioia I.M., Giovannini G., ASSL, Kluwer,</editor>
11024
+ <pages>p. 197</pages>
11025
+ </sequence>
11026
+ <sequence>
11027
+ <author>Gitti M., McNamara B.R., Nulsen P.E.J., Wise M.W.,</author>
11028
+ <date>2007,</date>
11029
+ <journal>ApJ,</journal>
11030
+ <volume>660,</volume>
11031
+ <pages>1118</pages>
11032
+ </sequence>
11033
+ <sequence>
11034
+ <author>Belsole E. et al.</author>
11035
+ <date>2001,</date>
11036
+ <journal>A&amp;A,</journal>
11037
+ <volume>365L,</volume>
11038
+ <pages>188</pages>
11039
+ </sequence>
11040
+ <sequence>
11041
+ <author>Kempner J.C., David L.P.,</author>
11042
+ <date>2004a,</date>
11043
+ <journal>ApJ,</journal>
11044
+ <volume>607,</volume>
11045
+ <pages>200</pages>
11046
+ </sequence>
11047
+ <sequence>
11048
+ <author>Kempner J.C., David L.P.,</author>
11049
+ <date>2004b,</date>
11050
+ <journal>MNRAS,</journal>
11051
+ <volume>349,</volume>
11052
+ <pages>385</pages>
11053
+ </sequence>
11054
+ <sequence>
11055
+ <author>Komatsu E. et al.</author>
11056
+ <date>2001,</date>
11057
+ <journal>PASJ,</journal>
11058
+ <volume>53,</volume>
11059
+ <pages>57</pages>
11060
+ </sequence>
11061
+ <sequence>
11062
+ <citation-number>[41]</citation-number>
11063
+ <author>D. Last,</author>
11064
+ <title>“GNSS: The present imperfect,”</title>
11065
+ <journal>Inside GNSS,</journal>
11066
+ <volume>vol. 5, no. 3,</volume>
11067
+ <pages>pp. 60–64,</pages>
11068
+ <date>May 2010.</date>
11069
+ </sequence>
11070
+ <sequence>
11071
+ <author>Landau L.D., Lifshitz E.M.,</author>
11072
+ <date>1959,</date>
11073
+ <title>FluidMechanics,</title>
11074
+ <collection-title>Course of Theoretical Physics</collection-title>
11075
+ <volume>Vol. 6.</volume>
11076
+ </sequence>
11077
+ <sequence>
11078
+ <citation-number>117.</citation-number>
11079
+ <author>Eccles, J.C., M. Ito, and J. Szentagothai,</author>
11080
+ <title>The cerebellum as a neuronal machine.</title>
11081
+ <date>1967:</date>
11082
+ <publisher>Springer-Verlag</publisher>
11083
+ <location>Berlin.</location>
11084
+ </sequence>
11085
+ <sequence>
11086
+ <editor>Bell, Skip (ed.),</editor>
11087
+ <title>Servants and Friends: A Biblical Theology of Leadership,</title>
11088
+ <location>Berrien Springs:</location>
11089
+ <publisher>Andrews University Press,</publisher>
11090
+ <date>2014.</date>
11091
+ </sequence>
11092
+ <sequence>
11093
+ <author>Hussain I.; Abu Rizaiza, O.S.; Habib, M.A.; &amp; Ashfq, M.,</author>
11094
+ <date>2008.</date>
11095
+ <title>Revitalizing a Traditional Dryland Water Supply System: The Karzes in Afghanistan, Iran, Pakistan, and the Kingdom of Saudi Arabia.</title>
11096
+ <journal>Water International,</journal>
11097
+ <volume>33:3:</volume>
11098
+ <pages>333.</pages>
11099
+ </sequence>
11100
+ <sequence>
11101
+ <author>———.</author>
11102
+ <title>Die Wahlverwandtschaften.</title>
11103
+ <editor>Edited by Franz Muncker.</editor>
11104
+ <edition>Jubiläumsausgabe 21.</edition>
11105
+ <location>Stuttgart and Berlin:</location>
11106
+ <publisher>Cotta,</publisher>
11107
+ <date>1809.</date>
11108
+ </sequence>
11109
+ <sequence>
11110
+ <author>———.</author>
11111
+ <title>Die Aufzeichnungen des Malte Laurids Brigge.</title>
11112
+ <volume>Vol. 6</volume>
11113
+ <container-title>of Sämtliche Werke.</container-title>
11114
+ </sequence>
11115
+ <sequence>
11116
+ <author>Wormald, Patrick.</author>
11117
+ <title>“Bede and Benedict Biscop.”</title>
11118
+ <container-title>In Famulus Christi,</container-title>
11119
+ <editor>ed. Gerald Bonner.</editor>
11120
+ <location>London,</location>
11121
+ <date>1976.</date>
11122
+ <pages>Pp. 3–29.</pages>
11123
+ </sequence>
11124
+ <sequence>
11125
+ <author>______.</author>
11126
+ <title>De doctrina christiana,</title>
11127
+ <editor>ed. Joseph Martin.</editor>
11128
+ <container-title>CCSL</container-title>
11129
+ <volume>32.</volume>
11130
+ <location>Turnhout,</location>
11131
+ <date>1962.</date>
11132
+ </sequence>
11133
+ <sequence>
11134
+ <author>Mas-y-Mas S, Barbon M, Teyssier C, Déméné H, Carvalho JE, Bird L, Lebedev A, Fattori J, Schubert M, Dumas C, Bourguet W, le Maire A</author>
11135
+ <date>(2016)</date>
11136
+ <title>The human mixed lineage leukemia 5 (MLL5), a sequentially and structurally divergent SET domain-containing protein with no intrinsic catalytic activity.</title>
11137
+ <journal>PLoS ONE</journal>
11138
+ <volume>11(11):</volume>
11139
+ <pages>e0165139.</pages>
11140
+ </sequence>
11141
+ <sequence>
11142
+ <author>Taylor, J., &amp; Stanovic, D.</author>
11143
+ <date>(2005).</date>
11144
+ <title>Refugees and regional settlement: balancing priorities.</title>
11145
+ <publisher>Brotherhood of St Laurence,</publisher>
11146
+ <location>Melbourne.</location>
11147
+ <note>Available at</note>
11148
+ <url>http://www.bsl.org.au/pdfs/refugees_and_regional_settlement.pdf</url>
11149
+ </sequence>
11150
+ <sequence>
11151
+ <author>M.T. Kim, H.R. Han, H.J. Song, et al.</author>
11152
+ <title>A community-based, culturally tailored behavioral intervention for Korean Americans with type 2 diabetes</title>
11153
+ <journal>Diabetes Educ.,</journal>
11154
+ <volume>35</volume>
11155
+ <date>(2009),</date>
11156
+ <pages>pp. 986-994</pages>
11157
+ </sequence>
11158
+ <sequence>
11159
+ <author>———.</author>
11160
+ <title>Der Untergang des Abendlandes.</title>
11161
+ <volume>2 vols.</volume>
11162
+ <container-title>1: Gestalt und Wirklichkeit. 2: Welthistorische Perspektiven.</container-title>
11163
+ <location>Munich:</location>
11164
+ <publisher>C. H. Beck’sche Verlagsbuchhandlung,</publisher>
11165
+ <date>1918, 1922.</date>
11166
+ </sequence>
11167
+ <sequence>
11168
+ <author>Coetzee, A., &amp; Pater, J.</author>
11169
+ <date>(2011).</date>
11170
+ <title>The place of variation in phonological theory.</title>
11171
+ <editor>In J. A. Goldsmith, J. Riggle, &amp; A. C. L. Yu (Eds.),</editor>
11172
+ <container-title>The Handbook of Phonological Theory,</container-title>
11173
+ <edition>2nd Edition</edition>
11174
+ <pages>(p. 401-434).</pages>
11175
+ <location>Malden, MA:</location>
11176
+ <publisher>Blackwell.</publisher>
11177
+ </sequence>
11178
+ <sequence>
11179
+ <citation-number>(43)</citation-number>
11180
+ <author>Boekelheide, N.; Salomón-Ferrer, R.; Miller, T. F.</author>
11181
+ <title>“Dynamics and Dissipation in Enzyme Catalysis.”</title>
11182
+ <journal>Proc. Natl. Acad. Sci. USA</journal>
11183
+ <date>2011,</date>
11184
+ <volume>108,</volume>
11185
+ <pages>16159–16163.</pages>
11186
+ </sequence>
11187
+ <sequence>
11188
+ <author>Holliday, V. T., Kring, D.A., Mayer, J.H. &amp; Goble, R.J.,</author>
11189
+ <title>Age and effects of the Odessa meteorite impact, western Texas, USA.</title>
11190
+ <journal>Geology,</journal>
11191
+ <volume>v. 33, no. 12,</volume>
11192
+ <pages>pp. 945-948.</pages>
11193
+ <date>2005.</date>
11194
+ </sequence>
11195
+ <sequence>
11196
+ <author>Furhmann, T.* &amp; Blikstein, P.</author>
11197
+ <date>(in preparation).</date>
11198
+ <title>Introducing concepts in design and engineering to first grade students.</title>
11199
+ <journal>Journal of Engineering Education</journal>
11200
+ </sequence>
11201
+ <sequence>
11202
+ <author>Janik J.:</author>
11203
+ <title>Bezpłatne akcje pracownicze.</title>
11204
+ <journal>„Gazeta Bankowa"</journal>
11205
+ <date>1997,</date>
11206
+ <volume>nr 29.</volume>
11207
+ </sequence>
11208
+ <sequence>
11209
+ <author>G. Romano,</author>
11210
+ <title>“Gli indesiderabili”. L’Italia e l’immigrazione clandestina ebraica in Palestina 1945-1948,</title>
11211
+ <journal>“La Nuova Storia Contemporanea”,</journal>
11212
+ <volume>4/6</volume>
11213
+ <date>(novembre-dicembre 2000),.</date>
11214
+ <pages>81-96.</pages>
11215
+ </sequence>
11216
+ <sequence>
11217
+ <author>Damer T. Edward,</author>
11218
+ <title>Attacking Faulty Reasoning,</title>
11219
+ <publisher>Wadsworth Publishing Company,</publisher>
11220
+ <location>Belmont, California</location>
11221
+ <date>1980.</date>
11222
+ </sequence>
11223
+ <sequence>
11224
+ <author>———.</author>
11225
+ <title>Point Counter Point.</title>
11226
+ <location>Garden City, N.Y.:</location>
11227
+ <publisher>Doubleday, Doran,</publisher>
11228
+ <date>1928.</date>
11229
+ </sequence>
11230
+ <sequence>
11231
+ <citation-number>[25]</citation-number>
11232
+ <author>M. Kawamura, H. Katsurayama, H. Otsu, K. Yamada, and T. Abe,</author>
11233
+ <title>“Magnetic-Field Configuration Effect on Aerodynamic Heating of a Magnetized Body,”</title>
11234
+ <journal>Journal of Spacecraft and Rockets,</journal>
11235
+ <volume>vol. 49, no. 2,</volume>
11236
+ <date>March-April 2012.</date>
11237
+ </sequence>
11238
+ <sequence>
11239
+ <author>Marx, Karl and Friedrich Engels.</author>
11240
+ <title>The Communist Manifesto: A Modern Edition.</title>
11241
+ <location>New York:</location>
11242
+ <publisher>Verso,</publisher>
11243
+ <date>1998.</date>
11244
+ </sequence>
11245
+ <sequence>
11246
+ <citation-number>[39]</citation-number>
11247
+ <author>N. Vary,</author>
11248
+ <title>“DR# 55: GPS satellite PRN18 anomaly affecting SPS performance,”</title>
11249
+ <publisher>FAA William J. Hughes Technical Center,</publisher>
11250
+ <location>Pomona, New Jersey,</location>
11251
+ <genre>Tech. Rep.,</genre>
11252
+ <date>April 2007.</date>
11253
+ </sequence>
11254
+ <sequence>
11255
+ <author>Anon (probably August Klingemann).</author>
11256
+ <title>Die Nachtwachen des Bonaventura: The Night Watches of Bonaventura.</title>
11257
+ <translator>Translated by Gerald Gillespie.</translator>
11258
+ <location>Edinburgh, U.K.:</location>
11259
+ <publisher>Edinburgh University Press,</publisher>
11260
+ <date>1972.</date>
11261
+ </sequence>
11262
+ <sequence>
11263
+ <citation-number>7</citation-number>
11264
+ <author>Puurunen, R. L.</author>
11265
+ <title>"Growth per cycle in atomic layer deposition: A theoretical model (vol 9, pg 249, 2003)".</title>
11266
+ <journal>Chem. Vapor. Depos.</journal>
11267
+ <volume>10,</volume>
11268
+ <pages>124-124,</pages>
11269
+ <date>(2004).</date>
11270
+ </sequence>
11271
+ <sequence>
11272
+ <author>---.</author>
11273
+ <title>The Interpretation of Dreams.</title>
11274
+ <location>New York,</location>
11275
+ <publisher>Macmillan,</publisher>
11276
+ <date>1913.</date>
11277
+ </sequence>
11278
+ <sequence>
11279
+ <author>Allen, Shanley E. M., &amp; Schröder, Heike.</author>
11280
+ <date>2003.</date>
11281
+ <title>Preferred argument structure in early Inuktitut spontaneous speech data.</title>
11282
+ <editor>In J. W. Du Bois, L. E. Kumpf, &amp; W. J. Ashby (eds.),</editor>
11283
+ <container-title>Preferred argument structure: Grammar as architecture for function</container-title>
11284
+ <pages>(301–338).</pages>
11285
+ <location>Amsterdam:</location>
11286
+ <publisher>John Benjamins.</publisher>
11287
+ </sequence>
11288
+ <sequence>
11289
+ <author>Aksu-Koç, Ayhan, &amp; Slobin, Dan I.</author>
11290
+ <date>1985.</date>
11291
+ <title>The acquisition of Turkish.</title>
11292
+ <editor>In D. I. Slobin (ed.),</editor>
11293
+ <container-title>The crosslinguistic study of language acquisition,</container-title>
11294
+ <volume>vol. I</volume>
11295
+ <pages>(839–878).</pages>
11296
+ <location>Hillsdale, NJ:</location>
11297
+ <publisher>Lawrence Erlbaum.</publisher>
11298
+ </sequence>
11299
+ <sequence>
11300
+ <author>Schopenhauer, Arthur.</author>
11301
+ <title>Die Welt als Wille und Vorstellung.</title>
11302
+ <container-title>In Sämtliche Werke,</container-title>
11303
+ <editor>edited by Paul Deussen,</editor>
11304
+ <volume>vol. 1.</volume>
11305
+ <location>Munich:</location>
11306
+ <publisher>Carl Hanser,</publisher>
11307
+ <date>n.d.</date>
11308
+ </sequence>
11309
+ <sequence>
11310
+ <author>Hume, David.</author>
11311
+ <title>A Treatise of Human Nature [selections].</title>
11312
+ <container-title>In The Age of Enlightenment: The Eighteenth Century Philosophers,</container-title>
11313
+ <editor>edited by Isiah Berlin.</editor>
11314
+ <location>New York:</location>
11315
+ <publisher>New American Library,</publisher>
11316
+ <date>1956.</date>
11317
+ </sequence>
11318
+ <sequence>
11319
+ <citation-number>[76]</citation-number>
11320
+ <author>Micah Hodosh, Peter Young, and Julia Hockenmaier.</author>
11321
+ <title>Framing image description as a ranking task: Data, models and evaluation metrics.</title>
11322
+ <journal>JAIR,</journal>
11323
+ <date>2013.</date>
11324
+ </sequence>
11325
+ <sequence>
11326
+ <author>Cowman, G.A. &amp; Singer, P.C.,</author>
11327
+ <date>1995.</date>
11328
+ <title>Effect of Bromide Ion on Haloacetic Acid Speciation Resulting From Chlorination and Chloramination of Aquatic Humic Substances.</title>
11329
+ <journal>&lt;italic&gt;Environmental Science &amp; Technology&lt;/italic&gt;,</journal>
11330
+ <volume>30:1:</volume>
11331
+ <pages>16.</pages>
11332
+ <url>http://dx.doi.org/10.1021/es9406905.</url>
11333
+ </sequence>
11334
+ <sequence>
11335
+ <citation-number>27.</citation-number>
11336
+ <author>Vieira, O. V., Gaus, K., Verkade, P., Fullekrug, J., Vaz, W. L. C., and Simons, K.</author>
11337
+ <date>(2006).</date>
11338
+ <title>FAPP2, cilium formation, and compartmentalization of the apical membrane in polarized Madin–Darby canine kidney (MDCK) cells.</title>
11339
+ <container-title>Proceedings of the national academy of Sciences</container-title>
11340
+ <volume>103,</volume>
11341
+ <pages>18556.</pages>
11342
+ </sequence>
11343
+ <sequence>
11344
+ <citation-number>[24]</citation-number>
11345
+ <author>A. Gulhan, B. Esser, U. Koch, F. Siebe, J. Riehmer, D. Giordano, and D. Konigorski,</author>
11346
+ <title>“Experimental Verification of Heat-Flux Mitigation by Electromagnetic Fields in Partially-Ionized-Argon Flows,”</title>
11347
+ <journal>Jounal of Spacecraft and Rockets.</journal>
11348
+ </sequence>
11349
+ <sequence>
11350
+ <citation-number>16.</citation-number>
11351
+ <author>Knödler, A., Feng, S., Zhang, J., Zhang, X., Das, A., Peränen, J., and Guo, W.</author>
11352
+ <date>(2010).</date>
11353
+ <title>Coordination of Rab8 and Rab11 in primary ciliogenesis.</title>
11354
+ <container-title>Proceedings of the national academy of Sciences</container-title>
11355
+ <volume>107,</volume>
11356
+ <pages>6346–6351.</pages>
11357
+ </sequence>
11358
+ <sequence>
11359
+ <citation-number>17.</citation-number>
11360
+ <author>Westlake, C. J., Baye, L. M., Nachury, M. V., Wright, K. J., Ervin, K. E., Phu, L., Chalouni, C., Beck, J. S., Kirkpatrick, D. S., Slusarski, D. C., et al.</author>
11361
+ <date>(2011).</date>
11362
+ <title>Primary cilia membrane assembly is initiated by Rab11 and transport protein particle II (TRAPPII) complex-dependent trafficking of Rabin8 to the centrosome.</title>
11363
+ <container-title>Proceedings of the national academy of Sciences</container-title>
11364
+ <volume>108,</volume>
11365
+ <pages>2759–2764.</pages>
11366
+ </sequence>
11367
+ <sequence>
11368
+ <citation-number>[11]</citation-number>
11369
+ <author>Jennifer N. Dang.</author>
11370
+ <title>Statistical analysis of the effectiveness of electronic stability control (esc) systems final report.</title>
11371
+ <genre>Technical report,</genre>
11372
+ <publisher>NHTSA,</publisher>
11373
+ <date>July 2007.</date>
11374
+ </sequence>
9417
11375
  </dataset>