id
stringlengths
1
5
texts
sequence
bboxes_block
sequence
bboxes_line
sequence
categories
sequence
page_hash
stringlengths
64
64
original_filename
stringlengths
7
118
page_no
int32
0
6.23k
num_pages
int32
1
6.23k
original_width
int32
324
2.59k
original_height
int32
324
1.68k
coco_width
int32
1.03k
1.03k
coco_height
int32
1.03k
1.03k
collection
stringclasses
27 values
doc_category
stringclasses
6 values
5300
[ "Tablespaces", "ALTER TABLE tbl_name TABLESPACE [=] innodb_file_per_table;", "ALTER TABLE ... TABLESPACE", " operations cause a full table rebuild, even if the ", "TABLESPACE", " attribute", "has not changed from its previous value.", "ALTER TABLE ... TABLESPACE", " syntax does not support moving a table from a temporary tablespace to", "a persistent tablespace.", "The ", "DATA DIRECTORY", " clause is permitted with ", "CREATE TABLE ...", "TABLESPACE=innodb_file_per_table", " but is otherwise not supported for use in combination with the", "TABLESPACE", " option. As of MySQL 8.0.21, the directory specified in a ", "DATA DIRECTORY", " clause must be", "known to ", "InnoDB", ". For more information, see Using the DATA DIRECTORY Clause.", "Restrictions apply when moving tables from encrypted tablespaces. See Encryption Limitations.", "Renaming a general tablespace is supported using ", "ALTER TABLESPACE ... RENAME TO", " syntax.", "The ", "CREATE TABLESPACE", " privilege is required to rename a general tablespace.", "RENAME TO", " operations are implicitly performed in ", "autocommit", " mode regardless of the ", "autocommit", "setting.", "A ", "RENAME TO", " operation cannot be performed while ", "LOCK TABLES", " or ", "FLUSH TABLES WITH READ LOCK", "is in effect for tables that reside in the tablespace.", "Exclusive metadata locks are taken on tables within a general tablespace while the tablespace is renamed,", "which prevents concurrent DDL. Concurrent DML is supported.", "The ", "DROP TABLESPACE", " statement is used to drop an ", "InnoDB", " general tablespace.", "All tables must be dropped from the tablespace prior to a ", "DROP TABLESPACE", " operation. If the tablespace", "is not empty, ", "DROP TABLESPACE", " returns an error.", "Use a query similar to the following to identify tables in a general tablespace.", "A general ", "InnoDB", " tablespace is not deleted automatically when the last table in the tablespace is dropped.", "The tablespace must be dropped explicitly using ", "DROP TABLESPACE ", "tablespace_name", ".", "A general tablespace does not belong to any particular database. A ", "DROP DATABASE", " operation can drop", "tables that belong to a general tablespace but it cannot drop the tablespace, even if the ", "DROP DATABASE", "operation drops all tables that belong to the tablespace.", "Similar to the system tablespace, truncating or dropping tables stored in a general tablespace creates", "free space internally in the general tablespace .ibd data file which can only be used for new ", "InnoDB", " data.", "3058", "mysql> ", "SELECT a.NAME AS space_name, b.NAME AS table_name FROM INFORMATION_SCHEMA.INNODB_TABLESPACES a,", "INFORMATION_SCHEMA.INNODB_TABLES b WHERE a.SPACE=b.SPACE AND a.NAME LIKE ’ts1’;", "+------------+------------+", "| space_name | table_name |", "+------------+------------+", "| ts1", "| test/t1", "|", "| ts1", "| test/t2", "|", "| ts1", "| test/t3", "|", "+------------+------------+", "Dropping a General Tablespace", "Renaming a General Tablespace", "ALTER TABLESPACE s1 RENAME TO s2;" ]
[ [ 449, 48, 94, 11 ], [ 140, 96, 466, 8 ], [ 140, 122, 786, 27 ], [ 140, 122, 786, 27 ], [ 140, 122, 786, 27 ], [ 140, 122, 786, 27 ], [ 140, 122, 786, 27 ], [ 140, 165, 793, 27 ], [ 140, 165, 793, 27 ], [ 140, 165, 793, 27 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 208, 780, 58 ], [ 140, 282, 707, 11 ], [ 140, 339, 740, 11 ], [ 140, 339, 740, 11 ], [ 140, 339, 740, 11 ], [ 140, 391, 599, 11 ], [ 140, 391, 599, 11 ], [ 140, 391, 599, 11 ], [ 140, 419, 754, 27 ], [ 140, 419, 754, 27 ], [ 140, 419, 754, 27 ], [ 140, 419, 754, 27 ], [ 140, 419, 754, 27 ], [ 140, 419, 754, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 462, 793, 27 ], [ 140, 505, 791, 27 ], [ 140, 505, 791, 27 ], [ 140, 578, 616, 11 ], [ 140, 578, 616, 11 ], [ 140, 578, 616, 11 ], [ 140, 578, 616, 11 ], [ 140, 578, 616, 11 ], [ 140, 605, 782, 27 ], [ 140, 605, 782, 27 ], [ 140, 605, 782, 27 ], [ 140, 605, 782, 27 ], [ 140, 605, 782, 27 ], [ 140, 605, 782, 27 ], [ 140, 648, 567, 11 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 800, 792, 27 ], [ 140, 843, 780, 43 ], [ 140, 843, 780, 43 ], [ 140, 843, 780, 43 ], [ 140, 843, 780, 43 ], [ 140, 843, 780, 43 ], [ 140, 843, 780, 43 ], [ 140, 902, 781, 27 ], [ 140, 902, 781, 27 ], [ 140, 902, 781, 27 ], [ 140, 902, 781, 27 ], [ 60, 964, 37, 11 ], [ 140, 675, 819, 20 ], [ 140, 675, 819, 20 ], [ 140, 675, 819, 20 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 140, 700, 219, 84 ], [ 60, 549, 276, 13 ], [ 60, 310, 283, 13 ], [ 140, 366, 265, 8 ] ]
[ [ 449, 48, 94, 11 ], [ 140, 96, 466, 8 ], [ 140, 123, 261, 10 ], [ 401, 122, 359, 11 ], [ 761, 123, 100, 10 ], [ 861, 122, 65, 11 ], [ 140, 137, 300, 11 ], [ 140, 166, 261, 10 ], [ 401, 165, 532, 11 ], [ 140, 180, 176, 11 ], [ 140, 208, 33, 11 ], [ 174, 209, 140, 10 ], [ 314, 208, 183, 11 ], [ 498, 209, 160, 10 ], [ 140, 225, 321, 10 ], [ 462, 223, 458, 11 ], [ 140, 240, 100, 10 ], [ 241, 239, 417, 11 ], [ 659, 240, 140, 10 ], [ 799, 239, 117, 11 ], [ 140, 255, 71, 11 ], [ 212, 256, 60, 10 ], [ 272, 255, 490, 11 ], [ 140, 282, 707, 11 ], [ 140, 339, 381, 11 ], [ 522, 340, 301, 10 ], [ 823, 339, 57, 11 ], [ 140, 391, 33, 11 ], [ 174, 392, 170, 10 ], [ 345, 391, 394, 11 ], [ 140, 420, 90, 10 ], [ 231, 419, 282, 11 ], [ 514, 420, 100, 10 ], [ 614, 419, 180, 11 ], [ 795, 420, 100, 10 ], [ 140, 434, 53, 11 ], [ 140, 462, 15, 11 ], [ 156, 463, 90, 10 ], [ 246, 462, 281, 11 ], [ 528, 463, 110, 10 ], [ 638, 462, 24, 11 ], [ 662, 463, 271, 10 ], [ 140, 478, 367, 11 ], [ 140, 505, 791, 11 ], [ 140, 521, 466, 11 ], [ 140, 578, 33, 11 ], [ 174, 579, 150, 10 ], [ 324, 578, 220, 11 ], [ 545, 579, 60, 10 ], [ 605, 578, 150, 11 ], [ 140, 605, 425, 11 ], [ 566, 606, 150, 10 ], [ 716, 605, 206, 11 ], [ 140, 621, 99, 11 ], [ 240, 622, 150, 10 ], [ 391, 621, 124, 11 ], [ 140, 648, 567, 11 ], [ 140, 800, 76, 11 ], [ 217, 801, 60, 10 ], [ 277, 800, 655, 11 ], [ 140, 816, 362, 11 ], [ 502, 817, 160, 10 ], [ 663, 817, 150, 10 ], [ 814, 816, 4, 11 ], [ 140, 843, 503, 11 ], [ 644, 844, 130, 10 ], [ 774, 843, 144, 11 ], [ 140, 859, 649, 11 ], [ 790, 860, 130, 10 ], [ 140, 874, 411, 11 ], [ 140, 902, 751, 11 ], [ 140, 918, 679, 11 ], [ 820, 919, 60, 10 ], [ 880, 918, 41, 11 ], [ 60, 964, 37, 11 ], [ 140, 675, 56, 8 ], [ 196, 675, 763, 8 ], [ 196, 688, 635, 8 ], [ 140, 700, 217, 8 ], [ 140, 713, 217, 8 ], [ 140, 725, 217, 8 ], [ 140, 737, 40, 8 ], [ 245, 737, 72, 8 ], [ 349, 737, 8, 8 ], [ 140, 750, 40, 8 ], [ 245, 750, 72, 8 ], [ 349, 750, 8, 8 ], [ 140, 762, 40, 8 ], [ 245, 762, 72, 8 ], [ 349, 762, 8, 8 ], [ 140, 775, 217, 8 ], [ 60, 549, 276, 13 ], [ 60, 310, 283, 13 ], [ 140, 366, 265, 8 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 9 ]
53fd0b605f5abefc29fe489c9d99391cea4924f34407b15f246e7928fe019f2c
refman-8.0-en.pdf
3,087
6,228
612
792
1,025
1,025
manuals
manuals
5301
[ "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "2", "×", "FIG. 3: Feynman diagrams representing the two-loop QED corrections in the presence of an external po-", "tential. The notations are the same as in Fig. 1.", "25" ]
[ [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 184, 87, 650, 789 ], [ 120, 904, 780, 40 ], [ 120, 904, 780, 40 ], [ 490, 979, 20, 13 ] ]
[ [ 205, 146, 9, 12 ], [ 214, 148, 14, 9 ], [ 295, 146, 9, 12 ], [ 304, 148, 14, 9 ], [ 496, 146, 9, 12 ], [ 505, 148, 14, 9 ], [ 607, 146, 9, 12 ], [ 616, 148, 14, 9 ], [ 205, 278, 9, 12 ], [ 214, 281, 14, 9 ], [ 296, 278, 9, 12 ], [ 305, 281, 14, 9 ], [ 494, 278, 9, 12 ], [ 503, 281, 14, 9 ], [ 601, 278, 9, 12 ], [ 610, 281, 14, 9 ], [ 206, 411, 9, 12 ], [ 215, 414, 14, 9 ], [ 372, 411, 9, 12 ], [ 381, 414, 14, 9 ], [ 691, 411, 9, 12 ], [ 700, 414, 14, 9 ], [ 204, 543, 9, 12 ], [ 213, 546, 14, 9 ], [ 316, 543, 9, 12 ], [ 325, 546, 14, 9 ], [ 436, 543, 9, 12 ], [ 445, 546, 14, 9 ], [ 565, 543, 9, 12 ], [ 574, 546, 14, 9 ], [ 698, 543, 9, 12 ], [ 707, 546, 14, 9 ], [ 205, 676, 9, 12 ], [ 214, 679, 14, 9 ], [ 304, 676, 9, 12 ], [ 313, 679, 14, 9 ], [ 328, 809, 9, 12 ], [ 337, 811, 14, 9 ], [ 450, 809, 9, 12 ], [ 459, 811, 14, 9 ], [ 120, 904, 780, 12 ], [ 120, 932, 343, 12 ], [ 490, 979, 20, 13 ] ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 4 ]
87d83d659ec6a22abd74cf6c655f4947dd75c1f3214e47698801a31a5862dcce
1002.1474.pdf
24
29
612
792
1,025
1,025
arxiv_mediumspaced
scientific_articles
5302
[ "barriers to service and system convergence and enabling an integrated customer experience from the device to", "the network. Amdocs CES 9 aligns business processes around the end customer and enables service providers to", "rapidly launch and monetize innovative offers and personalize customer interactions with real-time insight, and", "permits customers to take control of their experiences across any channel, network, service or device. We", "dedicated significant efforts and resources to the integration among the components of the CES 9 portfolio,", "including deeper integration between our charging and billing, customer relationship management, ordering and", "foundation applications. Our portfolio of pre-integrated software products was built to span the entire customer", "lifecycle across BSS and OSS to align their business processes around the end customer. Our products are", "designed to allow modular expansion as a service provider evolves, ensuring rapid, low-cost, reduced-risk", "implementations. In addition, Amdocs focuses on offering business solutions that leverage functionality from", "across the CES portfolio combined with services and industry knowledge. These business solutions address", "larger business problems and provide greater value to our customers.", "During fiscal 2013, we also devoted research and development resources to Amdocs next product portfolio", "release which are aimed at addressing additional challenges and opportunities of the connected world by", "delivering enhanced functionality to enable our customers to implement more cost-effective and innovative", "solutions relating to network monetization and enhanced customer experience in the assisted and unassisted", "channels. For software development, Amdocs uses Agile, a software development methodology based on", "iterative and incremental development where requirements and solutions evolve through collaboration between", "self-organizing, cross-functional teams.", "A substantial majority of our research and development expenditures is directed at our customer experience", "systems, and the remainder is directed at advertising and media directory systems offerings. We believe that our", "research and development efforts are a key element of our strategy and are essential to our success. However, an", "increase or a decrease in our total revenue would not necessarily result in a proportional increase or decrease in", "the levels of our research and development expenditures, which could affect our operating margin.", "The following table sets forth for the fiscal years ended September 30, 2013, 2012 and 2011, certain items in", "our consolidated statements of income reflected as a percentage of total revenue:", "Operating Results", "32", "Year Ended September 30,", "2013", "2012", "2011", "Revenue:", "License ....................................................", "2.4%", "3.7%", "3.8%", "Service ....................................................", "97.6", "96.3", "96.2", "100.0", "100.0", "100.0", "Operating expenses:", "Cost of license ..............................................", "0.1", "0.1", "0.1", "Cost of service ..............................................", "64.7", "64.1", "65.0", "Research and development .....................................", "7.2", "7.5", "7.0", "Selling, general and administrative ..............................", "12.5", "13.1", "12.9", "Amortization of purchased intangible assets and other ...............", "1.1", "1.6", "2.3", "85.6", "86.4", "87.3", "Operating income ..............................................", "14.4", "13.6", "12.7", "Interest and other expense, net ....................................", "0.2", "0.0", "0.3", "Income before income taxes ......................................", "14.2", "13.6", "12.4", "Income taxes ..................................................", "1.9", "1.5", "1.5", "Net income ...................................................", "12.3%", "12.1%", "10.9%" ]
[ [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 91, 754, 182 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 286, 751, 104 ], [ 130, 402, 755, 73 ], [ 130, 402, 755, 73 ], [ 130, 402, 755, 73 ], [ 130, 402, 755, 73 ], [ 130, 402, 755, 73 ], [ 130, 519, 763, 27 ], [ 130, 519, 763, 27 ], [ 130, 495, 129, 11 ], [ 504, 930, 16, 11 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ], [ 161, 561, 714, 329 ] ]
[ [ 130, 91, 739, 11 ], [ 130, 107, 754, 11 ], [ 130, 123, 747, 11 ], [ 130, 138, 708, 11 ], [ 130, 154, 719, 11 ], [ 130, 169, 752, 11 ], [ 130, 185, 746, 11 ], [ 130, 200, 711, 11 ], [ 130, 216, 711, 11 ], [ 130, 231, 734, 11 ], [ 130, 247, 721, 11 ], [ 130, 262, 462, 11 ], [ 164, 286, 717, 11 ], [ 130, 301, 700, 11 ], [ 130, 317, 720, 11 ], [ 130, 332, 722, 11 ], [ 130, 348, 706, 11 ], [ 130, 363, 746, 11 ], [ 130, 379, 265, 11 ], [ 164, 402, 722, 11 ], [ 130, 418, 752, 11 ], [ 130, 433, 754, 11 ], [ 130, 449, 746, 11 ], [ 130, 464, 661, 11 ], [ 164, 519, 730, 11 ], [ 130, 534, 542, 11 ], [ 130, 495, 129, 11 ], [ 504, 930, 16, 11 ], [ 702, 562, 154, 9 ], [ 703, 576, 26, 9 ], [ 765, 576, 26, 9 ], [ 828, 576, 26, 9 ], [ 164, 595, 63, 11 ], [ 180, 612, 495, 11 ], [ 714, 612, 34, 11 ], [ 777, 612, 34, 11 ], [ 839, 612, 34, 11 ], [ 180, 629, 495, 11 ], [ 705, 629, 29, 11 ], [ 768, 629, 29, 11 ], [ 831, 629, 29, 11 ], [ 697, 650, 37, 11 ], [ 760, 650, 37, 11 ], [ 823, 650, 37, 11 ], [ 164, 671, 136, 11 ], [ 180, 688, 495, 11 ], [ 714, 688, 25, 11 ], [ 777, 688, 25, 11 ], [ 839, 688, 25, 11 ], [ 180, 705, 495, 11 ], [ 705, 705, 29, 11 ], [ 768, 705, 29, 11 ], [ 831, 705, 29, 11 ], [ 180, 721, 495, 11 ], [ 714, 721, 25, 11 ], [ 777, 721, 25, 11 ], [ 839, 721, 25, 11 ], [ 180, 738, 495, 11 ], [ 705, 738, 29, 11 ], [ 768, 738, 29, 11 ], [ 831, 738, 29, 11 ], [ 180, 755, 495, 11 ], [ 714, 755, 25, 11 ], [ 777, 755, 25, 11 ], [ 839, 755, 25, 11 ], [ 705, 776, 29, 11 ], [ 768, 776, 29, 11 ], [ 831, 776, 29, 11 ], [ 164, 797, 512, 11 ], [ 705, 797, 29, 11 ], [ 768, 797, 29, 11 ], [ 831, 797, 29, 11 ], [ 164, 814, 512, 11 ], [ 714, 814, 25, 11 ], [ 777, 814, 25, 11 ], [ 839, 814, 25, 11 ], [ 164, 835, 512, 11 ], [ 705, 835, 29, 11 ], [ 768, 835, 29, 11 ], [ 831, 835, 29, 11 ], [ 164, 852, 512, 11 ], [ 714, 852, 25, 11 ], [ 777, 852, 25, 11 ], [ 839, 852, 25, 11 ], [ 164, 873, 512, 11 ], [ 705, 873, 43, 11 ], [ 768, 873, 43, 11 ], [ 831, 873, 43, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
2efda891f7bb43faaaa73bba09514c879504ab6ac4c40289d69f52e3a14248bf
NYSE_DOX_2013.pdf
45
123
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5303
[ "The Company adopted SFAS 141, “Business Combinations,” and SFAS 142, “Goodwill and", "Other Intangible Assets.” SFAS 141 requires companies to account for acquisitions entered into after", "June 30, 2001, using the purchase method and establishes criteria to be used in determining whether", "acquired intangible assets are to be recorded separately from goodwill. SFAS 142 sets forth the", "accounting for goodwill and other intangible assets. Goodwill and other intangible assets with", "indefinite lives are no longer amortized but instead are evaluated at least annually for impairment by", "comparing the carrying value to the fair value at the reporting unit level. Intangible assets with finite", "lives will be amortized over their useful lives. SFAS 142 is effective for acquisitions completed after", "June 30, 2001, and, as of January 1, 2002, became effective for all other prior acquisitions.", "In August 2001, SFAS 144, “Accounting for the Impairment or Disposal of Long-Lived", "Assets,” was issued. This statement was effective on January 1, 2002, for the Company. Adoption of", "this standard did not have a material impact on the Company’s financial position, results of operations", "or cash flows.", "In April 2002, SFAS 145, “Rescission of FASB Statements No. 4, 44, and 64, amendment of", "FASB Statement No. 13, and Technical Corrections,” was issued. The standard eliminates an", "inconsistency between the required accounting for sale-leaseback transactions and the required", "accounting for certain lease modifications that have economic effects that are similar to sale-leaseback", "transactions. The adoption of this statement is not expected to have a material impact on the", "Company’s financial position, results of operations or cash flows.", "In June 2002, SFAS 146, “Accounting for Costs Associated with Exit or Disposal Activities,”", "was issued. This statement provides guidance on the recognition and measurement of liabilities", "associated with exit or disposal activities and requires that such liabilities be recognized when", "incurred. This statement is effective for exit or disposal activities that are initiated after December 31,", "2002, and does not impact the Company’s existing accruals. Adoption of this standard may impact the", "timing of recognition of costs associated with future exit and disposal activities.", "In November 2002, the FASB issued FASB Interpretation 45 (FIN 45), “Guarantor’s", "Accounting and Disclosure Requirements for Guarantees, Including Indirect Guarantees of Indebtedness", "to Others.” FIN 45 expands disclosure requirements and requires that a guarantor recognize, at fair value,", "a liability for its obligation under a guarantee. The recognition and measurement requirements are", "effective on a prospective basis for guarantees issued or modified after December 31, 2002. Management", "believes that FIN 45 will not have a material impact on the Company’s financial position, results of", "operations or cash flows. The Company has complied with the expanded disclosure requirements.", "In December 2002, SFAS 148, “Accounting for Stock Compensation — Transition and", "Disclosure,” was issued. This statement addresses transition provisions and disclosure requirements.", "The Company has complied with the amended disclosure requirements. ", "This Annual Report may contain certain forward-looking statements as defined in the Public", "Securities Litigation and Reform Act of 1995. These forward-looking statements are subject to risks and", "uncertainties that may cause actual results to differ materially from those contained in the statements.", "Investors are encouraged to consider these risks and uncertainties as described within the Company’s", "periodic filings with the Securities and Exchange Commission, including the following: the ability of", "the Company to integrate newly acquired businesses and to realize acquisition synergies on schedule;", "changes in market demand for the types of products and services produced and sold by the Company;", "the Company’s success in identifying and attracting customers in new markets; the Company’s timely", "ability to develop new and enhanced products to meet customers’ needs; the effectiveness of the", "Company’s marketing and sales programs; increased competitive activities that could adversely ", "affect customer demand for the Company’s products; changes in economic and political conditions", "worldwide and in the locations where the Company does business; interest and foreign exchange ", "rate fluctuations; and regulatory changes.", "Forward-Looking Statements", "Back to Table of Contents", "PAGE 16", "BARNES GROUP INC.", "MANAGEMENT’", "S", "DISCUSSION &", "ANALYSIS", "Recent Accounting Changes" ]
[ [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 93, 773, 137 ], [ 212, 241, 762, 59 ], [ 212, 241, 762, 59 ], [ 212, 241, 762, 59 ], [ 212, 241, 762, 59 ], [ 212, 311, 745, 90 ], [ 212, 311, 745, 90 ], [ 212, 311, 745, 90 ], [ 212, 311, 745, 90 ], [ 212, 311, 745, 90 ], [ 212, 311, 745, 90 ], [ 212, 412, 767, 90 ], [ 212, 412, 767, 90 ], [ 212, 412, 767, 90 ], [ 212, 412, 767, 90 ], [ 212, 412, 767, 90 ], [ 212, 412, 767, 90 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 513, 754, 105 ], [ 212, 630, 744, 43 ], [ 212, 630, 744, 43 ], [ 212, 630, 744, 43 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 719, 756, 199 ], [ 212, 697, 305, 16 ], [ 257, 986, 190, 12 ], [ 134, 994, 43, 9 ], [ -1, 138, 183, 195 ], [ 26, 340, 134, 51 ], [ 26, 340, 134, 51 ], [ 26, 340, 134, 51 ], [ 26, 340, 134, 51 ], [ 212, 71, 290, 16 ] ]
[ [ 272, 93, 712, 12 ], [ 212, 109, 750, 12 ], [ 212, 124, 731, 12 ], [ 212, 140, 681, 12 ], [ 212, 155, 680, 12 ], [ 212, 171, 725, 12 ], [ 212, 186, 735, 12 ], [ 212, 202, 735, 12 ], [ 212, 217, 665, 12 ], [ 272, 241, 654, 12 ], [ 212, 256, 746, 12 ], [ 212, 272, 762, 12 ], [ 212, 287, 101, 12 ], [ 272, 311, 684, 12 ], [ 212, 326, 691, 12 ], [ 212, 342, 694, 12 ], [ 212, 357, 740, 12 ], [ 212, 373, 674, 12 ], [ 212, 388, 493, 12 ], [ 272, 412, 707, 12 ], [ 212, 427, 697, 12 ], [ 212, 443, 688, 12 ], [ 212, 459, 744, 12 ], [ 212, 474, 763, 12 ], [ 212, 490, 585, 12 ], [ 272, 513, 645, 12 ], [ 212, 529, 747, 12 ], [ 212, 544, 754, 12 ], [ 212, 560, 717, 12 ], [ 212, 575, 741, 12 ], [ 212, 591, 742, 12 ], [ 212, 606, 715, 12 ], [ 272, 630, 646, 12 ], [ 212, 645, 744, 12 ], [ 212, 661, 529, 12 ], [ 272, 719, 668, 12 ], [ 212, 735, 745, 12 ], [ 212, 750, 733, 12 ], [ 212, 766, 744, 12 ], [ 212, 781, 732, 12 ], [ 212, 797, 733, 12 ], [ 212, 812, 736, 12 ], [ 212, 828, 756, 12 ], [ 212, 843, 717, 12 ], [ 212, 859, 717, 12 ], [ 212, 874, 738, 12 ], [ 212, 890, 713, 12 ], [ 212, 905, 302, 12 ], [ 212, 697, 305, 16 ], [ 257, 986, 190, 12 ], [ 134, 994, 43, 9 ], [ 26, 144, 141, 12 ], [ 26, 340, 134, 13 ], [ 145, 343, 8, 10 ], [ 26, 359, 113, 13 ], [ 26, 377, 76, 13 ], [ 212, 71, 290, 16 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 4, 4, 6, 7, 7, 7, 7, 7 ]
dcf6213fc2af00ade0e9e24d0a3c1466bc39f4d13e9eaa182577c585c48efe97
NYSE_B_2003.pdf
15
44
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5304
[ "Corporate Information", "Established:", "January 20, 1948", "Paid-in Capital: ", "¥12,027 million", "Number of employees: ", "2,533 (Consolidated)", "Stock Exchange Listing: ", "Tokyo", "Transfer Agent of Common Stock:", "The Mitsubishi Trust and Banking Corporation", "1-4-5 Marunouchi, Chiyoda-ku, Tokyo", "Authorized Shares: ", "650,000,000", "Capital Stock Issued: ", "185,428,529", "Number of Shareholders: ", "18,756", "Major Shareholders", "Stock Price", "(as of March 31, 2003)", "46", "Status of investors", "Number of shares Percentage of total", "(thousands)", "(%)", "Mitsubishi Corporation", "19,851", "11.0", "Japan Trustee Services Bank, Ltd. (Trust Account)", "13,740", "7.6", "The Mitsubishi Trust and Banking Corporation", "9,034", "5.0", "The Bank of Tokyo-Mitsubishi, Ltd.", "9,033", "5.0", "KBR-MC Investment", "5,994", "3.3", "Ebara Corporation", "5,687", "3.1", "Pension Account Trustee Mitsui Asset ", "Trust and Banking Company, Limited", "4,750", "2.6", "The Master Trust Bank of Japan, Ltd. (Trust Account)", "4,343", "2.4", "Morgan Stanley & Co., Inc.", "4,024*", "2.2", "UFJ Trust Bank Limited (Trust Account Fund A)", "3,241", "1.8", "Note: 3,273,000 shares are owned by New Corp S.A.", "550", "500", "450", "350", "250", "150", "100", "50", "(¥)", "(¥)", "18,000", "16,000", "14,000", "12,000", "10,000", "8,000", "60,000", "40,000", "20,000", "0", "4", "5 6 7", "9", "11", "1", "2 3 4 5 6 7 8", "10", "12", "2", "3 4 5 6 7 8 9", "11", "1", "2 3", "of", "shares)", "(thousands", "o", "(", "Trading volume", "Chiyoda", "Nikkei average (closing price)", "Breakdown by Shareholder", "Governments, local public organizations: 1 (0.01%)", "Total", "18,756", "Individuals, and others: 18,119 (96.60%)", "Foreign companies and foreign investors: 101 (0.54%)", "Companies, and others: 442 (2.36%)", "Securities companies: 37 (0.20%)", "Financial institutes: 56 (0.29%)", "Individuals, and others: 47,095 (25.40%)", "Total", "185,428", "thousands", "Foreign companies and foreign investors: 18,204 (9.82%)", "Companies, and others: 56,602 (30.52%)", "Securities companies: 1,334 (0.72%)", "Financial institutes: 62,192 (33.54%)", "Governments, local public organizations: 1 (0.00%)", "Breakdown by Share (thousands)" ]
[ [ 79, 43, 285, 17 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 115, 123, 502, 148 ], [ 117, 285, 123, 9 ], [ 117, 690, 67, 9 ], [ 816, 937, 98, 7 ], [ 981, 984, 15, 10 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 353, 288, 449, 169 ], [ 354, 462, 265, 8 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 327, 692, 518, 185 ], [ 117, 496, 171, 9 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 146, 506, 324, 151 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 545, 528, 331, 132 ], [ 544, 496, 209, 9 ] ]
[ [ 79, 43, 285, 17 ], [ 117, 125, 75, 9 ], [ 354, 125, 99, 9 ], [ 117, 142, 98, 9 ], [ 354, 142, 90, 9 ], [ 117, 159, 146, 9 ], [ 354, 159, 119, 9 ], [ 117, 176, 151, 9 ], [ 354, 176, 34, 9 ], [ 117, 192, 213, 9 ], [ 354, 192, 262, 9 ], [ 354, 209, 218, 9 ], [ 117, 226, 123, 9 ], [ 354, 226, 74, 9 ], [ 117, 243, 132, 9 ], [ 354, 243, 74, 9 ], [ 117, 260, 161, 9 ], [ 354, 260, 40, 9 ], [ 117, 285, 123, 9 ], [ 117, 690, 67, 9 ], [ 816, 937, 98, 7 ], [ 981, 984, 15, 10 ], [ 676, 289, 78, 7 ], [ 634, 297, 164, 7 ], [ 648, 305, 49, 7 ], [ 750, 305, 15, 7 ], [ 354, 316, 131, 9 ], [ 648, 316, 40, 9 ], [ 743, 316, 26, 9 ], [ 354, 329, 278, 9 ], [ 648, 329, 40, 9 ], [ 750, 329, 18, 9 ], [ 354, 342, 262, 9 ], [ 656, 342, 33, 9 ], [ 750, 342, 18, 9 ], [ 354, 355, 198, 9 ], [ 656, 355, 33, 9 ], [ 750, 355, 18, 9 ], [ 354, 368, 114, 9 ], [ 656, 368, 33, 9 ], [ 750, 368, 18, 9 ], [ 354, 381, 104, 9 ], [ 656, 381, 33, 9 ], [ 750, 381, 18, 9 ], [ 354, 394, 217, 9 ], [ 366, 407, 211, 9 ], [ 656, 407, 33, 9 ], [ 750, 407, 18, 9 ], [ 354, 420, 284, 9 ], [ 656, 420, 33, 9 ], [ 750, 420, 18, 9 ], [ 354, 433, 154, 9 ], [ 656, 433, 40, 9 ], [ 750, 433, 18, 9 ], [ 354, 446, 264, 9 ], [ 656, 446, 33, 9 ], [ 750, 446, 18, 9 ], [ 354, 462, 265, 8 ], [ 331, 703, 17, 7 ], [ 331, 714, 17, 7 ], [ 331, 724, 17, 7 ], [ 331, 746, 17, 7 ], [ 331, 767, 17, 7 ], [ 331, 789, 17, 7 ], [ 331, 799, 17, 7 ], [ 337, 810, 11, 7 ], [ 337, 694, 11, 7 ], [ 797, 694, 11, 7 ], [ 807, 702, 31, 7 ], [ 807, 713, 31, 7 ], [ 807, 723, 31, 7 ], [ 807, 734, 31, 7 ], [ 807, 745, 31, 7 ], [ 813, 756, 25, 7 ], [ 807, 820, 31, 7 ], [ 807, 830, 31, 7 ], [ 807, 841, 31, 7 ], [ 833, 852, 5, 7 ], [ 360, 859, 7, 7 ], [ 371, 859, 30, 7 ], [ 420, 859, 5, 7 ], [ 442, 859, 11, 7 ], [ 469, 859, 7, 7 ], [ 481, 859, 79, 7 ], [ 577, 859, 11, 7 ], [ 602, 859, 11, 7 ], [ 629, 859, 7, 7 ], [ 641, 859, 79, 7 ], [ 737, 859, 11, 7 ], [ 764, 859, 7, 7 ], [ 776, 859, 19, 7 ], [ 798, 806, 6, 7 ], [ 818, 806, 22, 7 ], [ 747, 806, 44, 7 ], [ 755, 806, 49, 7 ], [ 747, 806, 2, 7 ], [ 529, 804, 74, 7 ], [ 395, 772, 38, 7 ], [ 533, 718, 141, 7 ], [ 117, 496, 171, 9 ], [ 237, 508, 183, 6 ], [ 207, 594, 21, 6 ], [ 203, 602, 28, 6 ], [ 322, 589, 146, 6 ], [ 274, 563, 194, 6 ], [ 287, 549, 133, 6 ], [ 301, 535, 119, 6 ], [ 310, 522, 110, 6 ], [ 724, 530, 146, 6 ], [ 607, 590, 21, 6 ], [ 601, 597, 33, 6 ], [ 600, 605, 33, 5 ], [ 665, 653, 205, 6 ], [ 721, 638, 149, 6 ], [ 739, 619, 131, 6 ], [ 739, 564, 131, 6 ], [ 687, 546, 183, 6 ], [ 544, 496, 209, 9 ] ]
[ 5, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 9, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7 ]
73b7f0958ab8737b1345f2d061ede85898d999ca3a64ec22f2e31c38edad5a3d
OTC_CHYCY_2003.pdf
46
50
612
793
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5305
[ "MANAGEMENT’S DISCUSSION AND ANALYSIS OF FINANCIAL CONDITION", "AND RESULTS OF OPERATIONS", "For the purposes of the following comparisons between the years ended December 31, 2011 and 2010 and the years ended ", "December 31, 2010 and 2009, the above transactions are referred to as the property transactions. In the following discussions ", "of our results of operations, “comparable” refers to properties open and operating throughout both years in the year-to-year ", "comparisons.", "During 2011, we agreed to dispose of certain consolidated properties that had an aggregate carrying value of $355.4 million ", "and debt obligations of $162.0 million for aggregate sales proceeds of $136.0 million resulting in a net loss of $42.4 million. The ", "loss on disposition of these properties recognized in the consolidated statements of operations and comprehensive income and ", "the operating results of such properties were not significant to our consolidated results of operations. The following lists those ", "consolidated properties we disposed of during 2011 and the date of disposition:", "During 2010, we disposed of three consolidated properties that had an aggregate carrying value of $91.4 million and debt ", "obligations of $91.3 million for which we received aggregate sales proceeds of $5.8 million resulting in a net gain of $5.7 million. ", "The gain on disposition of these properties recognized in the consolidated statements of operations and comprehensive income ", "and the operating results of the properties that we sold or disposed of during 2010 were not significant to our consolidated results ", "of operations. The following lists those consolidated properties we disposed of during 2010 and the date of disposition:", "During 2009, we disposed of four consolidated properties that had an aggregate net book value of $13.7 million for aggregate ", "sales proceeds of $3.9 million, resulting in a net loss of $9.8 million. The loss on disposition of these assets recognized in the ", "consolidated statements of operations and comprehensive income and the operating results of the properties that we sold or ", "disposed of during 2009 were not significant to our consolidated results of operations. The following lists those consolidated ", "properties we disposed of during 2009 and the date of disposition:", "16", "Simon Property Group, Inc.", "Property", "Date of Disposition ", "Crossville Outlet Center ", "March 18, 2011", "Prime Outlets—Jeffersonville ", "June 28, 2011", "Century III Mall ", "September 1, 2011", "Crystal River Mall ", "December 1, 2011", "Factory Merchants Branson ", "December 31, 2011", "Property", "Date of Disposition ", "Crossroads Mall ", "March 4, 2010", "Brightwood Plaza ", "March 30, 2010", "Palm Beach Mall ", "March 31, 2010", "Property", "Date of Disposition ", "Knoxville Commons ", "November 2, 2009", "Park Plaza ", "November 2, 2009", "Eastland Plaza ", "October 30, 2009", "Raleigh Springs Mall ", "October 15, 2009" ]
[ [ 60, 43, 890, 46 ], [ 60, 43, 890, 46 ], [ 60, 113, 910, 67 ], [ 60, 113, 910, 67 ], [ 60, 113, 910, 67 ], [ 60, 113, 910, 67 ], [ 60, 188, 908, 84 ], [ 60, 188, 908, 84 ], [ 60, 188, 908, 84 ], [ 60, 188, 908, 84 ], [ 60, 188, 908, 84 ], [ 60, 420, 909, 84 ], [ 60, 420, 909, 84 ], [ 60, 420, 909, 84 ], [ 60, 420, 909, 84 ], [ 60, 420, 909, 84 ], [ 60, 613, 909, 84 ], [ 60, 613, 909, 84 ], [ 60, 613, 909, 84 ], [ 60, 613, 909, 84 ], [ 60, 613, 909, 84 ], [ 60, 991, 159, 12 ], [ 60, 991, 159, 12 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 292, 670, 111 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 100, 523, 655, 73 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ], [ 99, 716, 663, 92 ] ]
[ [ 60, 43, 890, 23 ], [ 60, 66, 373, 23 ], [ 90, 113, 878, 17 ], [ 60, 129, 909, 17 ], [ 60, 146, 910, 17 ], [ 60, 163, 94, 17 ], [ 90, 188, 878, 17 ], [ 60, 205, 908, 17 ], [ 60, 222, 908, 17 ], [ 60, 239, 908, 17 ], [ 60, 256, 563, 17 ], [ 90, 420, 879, 17 ], [ 60, 437, 908, 17 ], [ 60, 454, 908, 17 ], [ 60, 470, 908, 17 ], [ 60, 487, 835, 17 ], [ 90, 613, 877, 17 ], [ 60, 630, 909, 17 ], [ 60, 646, 909, 17 ], [ 60, 663, 908, 17 ], [ 60, 680, 469, 17 ], [ 60, 991, 14, 12 ], [ 78, 991, 141, 12 ], [ 100, 292, 46, 13 ], [ 648, 292, 106, 13 ], [ 100, 310, 144, 14 ], [ 648, 310, 98, 14 ], [ 100, 330, 173, 14 ], [ 648, 330, 88, 14 ], [ 100, 349, 93, 14 ], [ 648, 349, 118, 14 ], [ 100, 369, 108, 14 ], [ 648, 369, 114, 14 ], [ 100, 388, 169, 14 ], [ 648, 388, 121, 14 ], [ 100, 524, 46, 13 ], [ 648, 524, 106, 13 ], [ 100, 542, 100, 14 ], [ 648, 542, 89, 14 ], [ 100, 562, 107, 14 ], [ 648, 562, 98, 14 ], [ 100, 581, 105, 14 ], [ 648, 581, 97, 14 ], [ 100, 717, 46, 13 ], [ 648, 717, 106, 13 ], [ 100, 735, 121, 14 ], [ 648, 735, 114, 14 ], [ 100, 754, 67, 14 ], [ 648, 754, 114, 14 ], [ 100, 774, 92, 14 ], [ 648, 774, 108, 14 ], [ 100, 793, 126, 14 ], [ 648, 793, 108, 14 ] ]
[ 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
f57ec1f3393ac9f620fe4b5cff6975e006af822552c3822d65c013768c130723
NYSE_SPG_2011.pdf
17
76
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5306
[ "PRELIMINARY PROVISIONS ", "1.1.", "The headings and titles in these general conditions shall not be taken as part thereof or be ", "taken into consideration in the interpretation of the contract. ", "1.2.", "Where the context so permits, words in the singular shall be deemed to include the plural ", "and vice versa, and words in the masculine shall be deemed to include the feminine and ", "vice versa. ", "1.3.", "Words designating persons or parties shall include firms and companies and any ", "organisation having legal capacity. ", "1.4.", "The definitions of the terms used throughout these general conditions are laid down in the ", "‘Glossary of terms’, Annex A1a to the practical guide, which forms an integral part of the ", "contract.", "2.1.", "The language of the contract and of all communications between the contractor, ", "contracting authority and project manager or their representatives shall be as stated in the ", "special conditions. ", "3.1.", "The order of precedence of the contract documents shall be stated in the contract. ", "4.1.", "Any written communication relating to this contract between the contracting authority or ", "the project manager, and the contractor shall state the contract title and identification ", "number, and shall be sent by post, cable, telex, facsimile transmission, e-mail or personal ", "delivery, to the appropriate addresses designated by the parties for that purpose in the ", "special conditions. ", "4.2.", "If the sender requires evidence of receipt, it shall state such requirement in its ", "communication and shall demand such evidence of receipt whenever there is a deadline ", "for the receipt of the communication. In any event, the sender shall take all the necessary ", "measures to ensure timely receipt of its communication. ", "4.3.", "Wherever the contract provides for the giving or issue of any notice, consent, approval, ", "certificate or decision, unless otherwise specified such notice, consent, approval, ", "certificate or decision shall be in writing and the words ‘notify’, ‘consent’, ‘certify’, ", "‘approve’ or ‘decide’ shall be construed accordingly. Any such consent, approval, ", "certificate or decision shall not unreasonably be withheld or delayed.", "4.4.", "Any oral instructions or orders shall be confirmed in writing. ", "August 2020", "c4e_annexigc_en ", "Page 3 of 36 ", "Article 4 - ", "Communications ", "Article 3 - ", "Order of precedence of contract documents ", "Article 2 - ", "Language of the contract ", "Article 1 - ", "Definitions" ]
[ [ 346, 99, 337, 18 ], [ 156, 189, 751, 30 ], [ 156, 189, 751, 30 ], [ 156, 189, 751, 30 ], [ 156, 234, 751, 45 ], [ 156, 234, 751, 45 ], [ 156, 234, 751, 45 ], [ 156, 234, 751, 45 ], [ 156, 295, 751, 30 ], [ 156, 295, 751, 30 ], [ 156, 295, 751, 30 ], [ 156, 340, 751, 45 ], [ 156, 340, 751, 45 ], [ 156, 340, 751, 45 ], [ 156, 340, 751, 45 ], [ 156, 440, 751, 45 ], [ 156, 440, 751, 45 ], [ 156, 440, 751, 45 ], [ 156, 440, 751, 45 ], [ 156, 540, 683, 14 ], [ 156, 540, 683, 14 ], [ 156, 608, 751, 76 ], [ 156, 608, 751, 76 ], [ 156, 608, 751, 76 ], [ 156, 608, 751, 76 ], [ 156, 608, 751, 76 ], [ 156, 608, 751, 76 ], [ 156, 700, 751, 61 ], [ 156, 700, 751, 61 ], [ 156, 700, 751, 61 ], [ 156, 700, 751, 61 ], [ 156, 700, 751, 61 ], [ 156, 776, 751, 76 ], [ 156, 776, 751, 76 ], [ 156, 776, 751, 76 ], [ 156, 776, 751, 76 ], [ 156, 776, 751, 76 ], [ 156, 776, 751, 76 ], [ 156, 868, 530, 14 ], [ 156, 868, 530, 14 ], [ 121, 982, 111, 24 ], [ 121, 982, 111, 24 ], [ 788, 982, 81, 12 ], [ 121, 577, 253, 16 ], [ 121, 577, 253, 16 ], [ 121, 509, 485, 16 ], [ 121, 509, 485, 16 ], [ 121, 409, 323, 16 ], [ 121, 409, 323, 16 ], [ 121, 158, 193, 16 ], [ 121, 158, 193, 16 ] ]
[ [ 346, 99, 337, 18 ], [ 156, 189, 28, 14 ], [ 219, 189, 687, 14 ], [ 219, 204, 459, 14 ], [ 156, 234, 28, 14 ], [ 219, 234, 687, 14 ], [ 219, 250, 687, 14 ], [ 219, 265, 85, 14 ], [ 156, 295, 28, 14 ], [ 219, 295, 688, 14 ], [ 219, 310, 268, 14 ], [ 156, 340, 28, 14 ], [ 219, 340, 688, 14 ], [ 219, 356, 688, 14 ], [ 219, 371, 66, 14 ], [ 156, 440, 28, 14 ], [ 219, 440, 688, 14 ], [ 219, 455, 687, 14 ], [ 219, 471, 145, 14 ], [ 156, 540, 28, 14 ], [ 219, 540, 620, 14 ], [ 156, 608, 28, 14 ], [ 219, 608, 688, 14 ], [ 219, 624, 688, 14 ], [ 219, 639, 688, 14 ], [ 219, 654, 688, 14 ], [ 219, 670, 145, 14 ], [ 156, 700, 28, 14 ], [ 219, 700, 688, 14 ], [ 219, 715, 687, 14 ], [ 219, 731, 687, 14 ], [ 219, 746, 428, 14 ], [ 156, 776, 28, 14 ], [ 219, 776, 687, 14 ], [ 219, 791, 687, 14 ], [ 219, 807, 688, 14 ], [ 219, 822, 687, 14 ], [ 219, 838, 521, 14 ], [ 156, 868, 28, 14 ], [ 219, 868, 466, 14 ], [ 121, 982, 82, 12 ], [ 121, 995, 111, 12 ], [ 788, 982, 81, 12 ], [ 121, 577, 93, 16 ], [ 219, 577, 155, 16 ], [ 121, 509, 93, 16 ], [ 219, 509, 388, 16 ], [ 121, 409, 93, 16 ], [ 219, 409, 226, 16 ], [ 121, 158, 93, 16 ], [ 219, 158, 96, 16 ] ]
[ 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 7, 7, 7, 7, 7, 7, 7, 7 ]
ebbf64b356092959e8fa5d4c40e65554a365d2fb7a48a9047fd74b4e05f2338c
EN-c4e annexigc en.pdf
2
36
595
841
1,025
1,025
eu_tenders
government_tenders
5307
[ "NOTE 8", "Computer Software, net", "NOTE 6", "Prepaid Expenses and Other Current", "Assets", "Computer software at December 31 is summarized as follows:", "Significant components of prepaid expenses and other current", "assets at December 31 are summarized as follows:", "Property and equipment balances at December 31 are as follows:", "TSYS acquired 51 percent ownership in TMS in April 2010. The", "Company allocated approximately $20.3 million to acquisition", "technology intangibles. Refer to Note 24 for more information on", "TMS.", "TSYS acquired Infonox on the Web (Infonox) in November 2008.", "The Company has allocated approximately $14.5 million to acqui-", "sition technology intangibles. Refer to Note 24 for more infor-", "mation on Infonox.", "Amortization expense related to licensed computer software", "costs was $33.4 million, $31.4 million and $38.4 million for the", "years ended December 31, 2010, 2009 and 2008, respectively.", "Amortization expense includes amounts for computer software", "acquired under capital lease. Amortization of software develop-", "ment costs was $23.1 million, $20.0 million and $19.8 million for", "the years ended December 31, 2010, 2009 and 2008, respectively.", "Amortization expense related to acquisition technology intangi-", "bles was $9.9 million for 2010, $6.9 million for 2009 and", "$5.9 million for 2008.", "The", "weighted", "average", "useful", "life", "for", "each", "component", "of", "computer software, and in total, at December 31, 2010, is as", "follows:", "Depreciation and amortization expense related to property and", "equipment was $50.1 million, $50.6 million and $47.8 million for", "the years ended December 31, 2010, 2009 and 2008, respectively.", "Depreciation expense includes amounts for equipment acquired", "under capital lease. The increase in depreciation expense for 2009", "as compared to 2008 is primarily due to the Company’s infra-", "structure requirements in order to support the Company’s South", "America client base. This includes equipment not yet placed in", "service as well as building improvements.", "At December 31, 2010", "Weighted", "Average", "Amortization", "Period (Yrs)", "Licensed computer software . . . . . . . . . . . . . . .", "6.9", "Software development costs . . . . . . . . . . . . . . .", "6.1", "Acquisition technology intangibles . . . . . . . . . . .", "6.9", "Total ................................", "6.6", "41", "NOTE 7", "Property and Equipment, net", "(in thousands)", "2010", "2009", "Computer and other equipment . . . . . .", "$230,773", "229,522", "Buildings and improvements. . . . . . . . .", "227,881", "224,973", "Furniture and other equipment . . . . . . .", "125,627", "112,538", "Land..........................", "16,729", "16,882", "Other.........................", "16,461", "12,926", "Total property and equipment . . . . . . .", "617,471", "596,841", "Less accumulated depreciation and", "amortization . . . . . . . . . . . . . . . . . . .", "317,369", "307,772", "Property and equipment, net . . . . . . . .", "$300,102", "289,069", "(in thousands)", "2010", "2009", "Licensed computer software . . . . . . . . .", "$403,115", "381,657", "Software development costs . . . . . . . . .", "265,029", "240,541", "Acquisition technology intangibles . . . .", "75,891", "55,975", "Total computer software . . . . . . . . . . . .", "744,035", "678,173", "Less accumulated amortization:", "Licensed computer software . . . . . . .", "275,145", "290,872", "Software development costs . . . . . . .", "183,853", "161,579", "Acquisition technology intangibles. . .", "38,613", "28,958", "Total accumulated amortization. . . . . . .", "497,611", "481,409", "Computer software, net . . . . . . . . . . . .", "$246,424", "196,764", "(in thousands)", "2010", "2009", "Prepaid expenses . . . . . . . . . . . . . . . . . .", "$15,421", "14,071", "Supplies inventory . . . . . . . . . . . . . . . . . .", "7,138", "7,668", "Income taxes receivable . . . . . . . . . . . . . .", "12,977", "72", "Other...........................", "41,675", "46,716", "Total............................", "$77,211", "68,527" ]
[ [ 532, 135, 300, 16 ], [ 532, 135, 300, 16 ], [ 60, 135, 410, 32 ], [ 60, 135, 410, 32 ], [ 60, 135, 410, 32 ], [ 532, 166, 420, 14 ], [ 60, 177, 432, 29 ], [ 60, 177, 432, 29 ], [ 60, 382, 432, 14 ], [ 532, 429, 432, 60 ], [ 532, 429, 432, 60 ], [ 532, 429, 432, 60 ], [ 532, 429, 432, 60 ], [ 532, 504, 432, 60 ], [ 532, 504, 432, 60 ], [ 532, 504, 432, 60 ], [ 532, 504, 432, 60 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 578, 432, 153 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 532, 746, 432, 45 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 60, 608, 432, 138 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 532, 804, 434, 134 ], [ 986, 959, 15, 13 ], [ 60, 356, 343, 16 ], [ 60, 356, 343, 16 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 59, 406, 435, 189 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 530, 194, 435, 219 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ], [ 58, 215, 435, 124 ] ]
[ [ 532, 135, 69, 16 ], [ 620, 135, 212, 16 ], [ 60, 135, 69, 16 ], [ 147, 135, 322, 16 ], [ 147, 151, 57, 16 ], [ 532, 166, 420, 14 ], [ 60, 177, 432, 14 ], [ 60, 192, 341, 14 ], [ 60, 382, 432, 14 ], [ 532, 429, 432, 14 ], [ 532, 445, 432, 14 ], [ 532, 460, 432, 14 ], [ 532, 476, 34, 14 ], [ 532, 504, 432, 14 ], [ 532, 519, 432, 14 ], [ 532, 535, 432, 14 ], [ 532, 550, 128, 14 ], [ 532, 578, 432, 14 ], [ 532, 594, 432, 14 ], [ 532, 609, 432, 14 ], [ 532, 625, 432, 14 ], [ 532, 640, 432, 14 ], [ 532, 656, 432, 14 ], [ 532, 671, 432, 14 ], [ 532, 687, 432, 14 ], [ 532, 702, 432, 14 ], [ 532, 718, 144, 14 ], [ 532, 746, 25, 14 ], [ 569, 746, 63, 14 ], [ 643, 746, 53, 14 ], [ 708, 746, 39, 14 ], [ 759, 746, 20, 14 ], [ 790, 746, 18, 14 ], [ 819, 746, 31, 14 ], [ 862, 746, 77, 14 ], [ 951, 746, 13, 14 ], [ 532, 761, 432, 14 ], [ 532, 777, 51, 14 ], [ 60, 608, 432, 14 ], [ 60, 623, 432, 14 ], [ 60, 639, 432, 14 ], [ 60, 654, 432, 14 ], [ 60, 670, 432, 14 ], [ 60, 685, 432, 14 ], [ 60, 701, 432, 14 ], [ 60, 717, 432, 14 ], [ 60, 732, 280, 14 ], [ 532, 846, 144, 12 ], [ 892, 811, 61, 12 ], [ 896, 821, 53, 12 ], [ 881, 832, 82, 12 ], [ 885, 842, 74, 12 ], [ 532, 862, 333, 14 ], [ 912, 862, 20, 14 ], [ 532, 879, 333, 14 ], [ 912, 879, 20, 14 ], [ 532, 895, 333, 14 ], [ 912, 895, 20, 14 ], [ 532, 916, 338, 14 ], [ 912, 916, 26, 14 ], [ 986, 959, 15, 13 ], [ 60, 356, 69, 16 ], [ 147, 356, 255, 16 ], [ 60, 418, 83, 12 ], [ 369, 414, 31, 12 ], [ 450, 414, 29, 12 ], [ 60, 434, 273, 14 ], [ 352, 433, 66, 13 ], [ 438, 434, 54, 14 ], [ 60, 451, 273, 14 ], [ 361, 450, 58, 13 ], [ 438, 451, 54, 14 ], [ 60, 467, 273, 14 ], [ 361, 467, 58, 13 ], [ 438, 467, 54, 14 ], [ 60, 484, 278, 14 ], [ 370, 484, 49, 13 ], [ 446, 484, 46, 14 ], [ 60, 501, 278, 14 ], [ 370, 501, 49, 13 ], [ 446, 501, 46, 14 ], [ 60, 522, 273, 14 ], [ 361, 521, 58, 13 ], [ 438, 522, 54, 14 ], [ 60, 539, 239, 14 ], [ 75, 552, 258, 14 ], [ 361, 551, 58, 13 ], [ 438, 552, 54, 14 ], [ 60, 572, 273, 14 ], [ 352, 572, 66, 13 ], [ 438, 572, 54, 14 ], [ 532, 207, 83, 12 ], [ 842, 202, 31, 12 ], [ 922, 203, 29, 12 ], [ 532, 222, 273, 14 ], [ 824, 222, 66, 13 ], [ 910, 222, 54, 14 ], [ 532, 239, 273, 14 ], [ 833, 239, 58, 13 ], [ 910, 239, 54, 14 ], [ 532, 256, 273, 14 ], [ 842, 255, 49, 13 ], [ 918, 256, 46, 14 ], [ 532, 277, 273, 14 ], [ 833, 276, 58, 13 ], [ 910, 277, 54, 14 ], [ 532, 297, 211, 14 ], [ 547, 314, 258, 14 ], [ 833, 314, 58, 13 ], [ 910, 314, 54, 14 ], [ 547, 331, 258, 14 ], [ 833, 331, 58, 13 ], [ 910, 331, 54, 14 ], [ 547, 348, 258, 14 ], [ 842, 347, 49, 13 ], [ 918, 348, 46, 14 ], [ 532, 368, 273, 14 ], [ 833, 368, 58, 13 ], [ 910, 368, 54, 14 ], [ 532, 389, 273, 14 ], [ 824, 389, 66, 13 ], [ 910, 389, 54, 14 ], [ 60, 228, 83, 12 ], [ 382, 224, 31, 12 ], [ 454, 225, 29, 12 ], [ 60, 244, 290, 14 ], [ 369, 244, 58, 13 ], [ 446, 244, 46, 14 ], [ 60, 261, 290, 14 ], [ 387, 261, 40, 13 ], [ 454, 261, 37, 14 ], [ 60, 278, 290, 14 ], [ 378, 277, 49, 13 ], [ 475, 278, 16, 14 ], [ 60, 295, 295, 14 ], [ 378, 294, 49, 13 ], [ 446, 295, 46, 14 ], [ 60, 315, 295, 14 ], [ 369, 315, 58, 13 ], [ 446, 315, 46, 14 ] ]
[ 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
a55e887682b717abf7654c52330806cfdc0075c575d6fa9eab674ba02512e363
NYSE_TSS_2010.pdf
42
69
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5308
[ "US 2014/0199617 Al ", "140 ", "Jul. 17, 2014 ", "(HR-24) ", "~ ", "F3C ", "CF3 ", "(HR-29) ", "~ ", "~ ", "CH2 ", "I ", "-Si-", "yy ", "I ", "(HR-30) ", "~ ", "~~ ", "CH2 ", "I ", "-Si-", "A ", "I ", "(HR-25) ", "CH3 ", "CH3 ", "I ", "I ", "-----f ", "CH2 -C-,--", "-----f ", "CH2 - C -,--", "OAO ", "OAO ", "I ", "+ ", "CF ", "F2C/ ’CF2 ", "I ", "I ", "F2C’- ,.....-CF2 ", "C ", "F2 ", "(HR-26) ", "~ ", "~ ", "F3C ", "CF3 ", "(HR-27) ", "~ ", "~ ", "CH2 ", "I ", "-Si-", "I ", "(HR-28) ", "~ ", "~ ", "CH2 ", "I ", "-Si-", "I ", "(HR-31) ", "~ ", "~ ", "-f ", "(HR-32) ", "~ ", "\\ ", "(_o-s( ", ",,.,o/1 ", "/I ", "r-", "0", "-?!i\\f ", "O\\__Si1-0-Si ", "I ", "0/ ", "0/", "I ", "(<Co-5 ", "~ " ]
[ [ 129, 73, 181, 13 ], [ 492, 92, 31, 13 ], [ 774, 72, 108, 13 ], [ 158, 175, 336, 133 ], [ 158, 175, 336, 133 ], [ 158, 175, 336, 133 ], [ 158, 175, 336, 133 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 550, 174, 335, 115 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 548, 317, 337, 105 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 157, 332, 336, 151 ], [ 159, 506, 337, 117 ], [ 159, 506, 337, 117 ], [ 159, 506, 337, 117 ], [ 159, 506, 337, 117 ], [ 159, 506, 337, 117 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 158, 645, 337, 170 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 156, 838, 339, 108 ], [ 548, 436, 339, 108 ], [ 548, 436, 339, 108 ], [ 548, 436, 339, 108 ], [ 548, 436, 339, 108 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ], [ 550, 567, 335, 376 ] ]
[ [ 129, 73, 181, 13 ], [ 492, 92, 31, 13 ], [ 774, 72, 108, 13 ], [ 452, 176, 41, 7 ], [ 159, 202, 58, 49 ], [ 192, 265, 19, 7 ], [ 249, 265, 19, 7 ], [ 843, 174, 41, 7 ], [ 550, 202, 55, 27 ], [ 675, 201, 58, 51 ], [ 593, 225, 21, 7 ], [ 596, 232, 11, 14 ], [ 569, 237, 56, 19 ], [ 699, 231, 124, 58 ], [ 596, 255, 13, 17 ], [ 843, 317, 41, 7 ], [ 550, 345, 55, 27 ], [ 675, 344, 77, 50 ], [ 593, 368, 21, 7 ], [ 596, 376, 11, 14 ], [ 569, 380, 56, 19 ], [ 721, 386, 48, 34 ], [ 596, 399, 13, 17 ], [ 452, 334, 41, 7 ], [ 218, 353, 21, 7 ], [ 391, 353, 21, 7 ], [ 220, 360, 11, 14 ], [ 394, 360, 11, 14 ], [ 159, 372, 24, 9 ], [ 183, 374, 66, 7 ], [ 333, 372, 24, 9 ], [ 357, 374, 66, 7 ], [ 194, 394, 59, 19 ], [ 368, 394, 59, 19 ], [ 243, 412, 11, 14 ], [ 391, 407, 70, 60 ], [ 241, 425, 17, 7 ], [ 207, 435, 82, 7 ], [ 220, 445, 9, 12 ], [ 266, 443, 11, 14 ], [ 207, 458, 77, 7 ], [ 241, 467, 10, 7 ], [ 241, 474, 12, 7 ], [ 452, 507, 41, 7 ], [ 159, 533, 58, 49 ], [ 321, 533, 58, 49 ], [ 192, 596, 19, 7 ], [ 249, 596, 19, 7 ], [ 452, 646, 41, 7 ], [ 159, 674, 55, 27 ], [ 284, 673, 58, 51 ], [ 202, 697, 21, 7 ], [ 205, 704, 11, 14 ], [ 178, 709, 56, 19 ], [ 205, 727, 13, 17 ], [ 452, 839, 41, 7 ], [ 159, 867, 55, 27 ], [ 284, 866, 58, 51 ], [ 202, 890, 21, 7 ], [ 205, 897, 11, 14 ], [ 178, 901, 56, 19 ], [ 205, 920, 13, 17 ], [ 843, 438, 41, 7 ], [ 675, 465, 58, 51 ], [ 550, 465, 55, 27 ], [ 569, 490, 86, 55 ], [ 843, 569, 41, 7 ], [ 550, 595, 58, 49 ], [ 620, 646, 28, 37 ], [ 705, 646, 115, 37 ], [ 673, 672, 43, 19 ], [ 727, 672, 64, 18 ], [ 664, 676, 22, 40 ], [ 689, 680, 14, 19 ], [ 699, 692, 83, 19 ], [ 663, 706, 114, 19 ], [ 665, 721, 11, 14 ], [ 686, 717, 29, 19 ], [ 739, 717, 27, 19 ], [ 784, 717, 20, 19 ], [ 647, 723, 95, 38 ], [ 550, 814, 58, 49 ] ]
[ 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
13b9bf776de148048ad32c3afcc81e0904cf4e3091c4178143f72cdf765105fe
20140199617_AdobeOCR.pdf
140
168
612
792
1,025
1,025
patents_euv_sensitivity
patents
5309
[ "5.2.3", "Notification icons and help", "Two notification icons are located in the top navigation area of the GUI (Figure 5-11). The left ", "icon indicates warning and error alerts recorded in the event log, whereas the middle icon ", "shows running jobs and suggested tasks. The third most right icon offers a help menu with ", "content associated with the current tasks and the currently opened GUI menu.", "The left icon in the notification area informs administrators about important alerts in the ", "systems. Click the icon to list warning messages in yellow and errors in red (Figure 5-12).", "Alerts indication", "Figure 5-12", "System alerts", "Figure 5-11", "Notification area", "Chapter 5. Graphical user interface ", "161" ]
[ [ 108, 92, 338, 15 ], [ 108, 92, 338, 15 ], [ 229, 126, 687, 58 ], [ 229, 126, 687, 58 ], [ 229, 126, 687, 58 ], [ 229, 126, 687, 58 ], [ 229, 294, 660, 27 ], [ 229, 294, 660, 27 ], [ 229, 274, 157, 14 ], [ 229, 646, 180, 10 ], [ 229, 646, 180, 10 ], [ 229, 241, 198, 10 ], [ 229, 241, 198, 10 ], [ 629, 976, 287, 11 ], [ 629, 976, 287, 11 ] ]
[ [ 108, 92, 49, 15 ], [ 163, 92, 282, 15 ], [ 229, 126, 687, 11 ], [ 229, 141, 666, 11 ], [ 229, 157, 672, 11 ], [ 229, 172, 577, 11 ], [ 229, 294, 645, 11 ], [ 229, 309, 660, 11 ], [ 229, 274, 157, 14 ], [ 229, 646, 76, 10 ], [ 318, 646, 91, 10 ], [ 229, 241, 76, 10 ], [ 318, 241, 108, 10 ], [ 629, 977, 238, 10 ], [ 888, 976, 28, 11 ] ]
[ 7, 7, 9, 9, 9, 9, 9, 9, 7, 0, 0, 0, 0, 4, 4 ]
8cf5df55d9339d36970b4f22031417631cff5e6e73088b00e417e9af21ad21dc
sg247933.pdf
182
846
612
792
1,025
1,025
redbooks
manuals
5310
[ "Genetically Modified Crops", "Technical Services", "Quality Solutions", "Technical Services was another division to undergo", "fundamental change as a result of the merger. Two", "entirely separate quality assessment systems have ", "been successfully amalgamated into one smoothly", "operating function.", "Having this year outlaid a further $1.25 million in ", "Near Infrared (NIR) monitors, designed to measure grain ", "protein and moisture content, GrainCorp is well placed to", "continue to satisfy the requirements of an ever-demanding", "domestic and export market.", "Testing laboratories have been brought into line with the", "rest of the Company’s structure, making for smoother and", "increased throughput.", "A working group within GrainCorp has been developed ", "to prepare for the growing issue of genetically modified", "organisms. While nobody is yet able to fully estimate the", "impact biotechnology will have on the grains industry,", "GrainCorp is preparing itself to be ready, whichever way", "the market moves.", "If the market does decide that GMOs will be a big part ", "of the future, GrainCorp is ready to implement identity", "preservation as well product segregation measures to make", "the move to GMOs as seamless as possible. If the market", "does not accept GMOs, then GrainCorp is able to continue", "its business as usual, without these additional costs.", "GrainCorp will continue to work closely with its customer", "groups on this important issue.", "The QA team at GrainCorp provides highly responsive", "management systems appropriate for the current", "changing business landscape. This sees the provision ", "of contemporary solutions for the business as a whole, ", "but particularly with respect to pest control.", "GrainCorp is working to deliver a balance between ", "lowest cost and reliable, on time product delivery", "at specified quality levels.", "Quality Assurance", "GrainCorp", "2001 Annual Report", "25" ]
[ [ 530, 129, 190, 15 ], [ 71, 129, 132, 15 ], [ 71, 69, 204, 26 ], [ 71, 155, 366, 78 ], [ 71, 155, 366, 78 ], [ 71, 155, 366, 78 ], [ 71, 155, 366, 78 ], [ 71, 155, 366, 78 ], [ 71, 261, 418, 78 ], [ 71, 261, 418, 78 ], [ 71, 261, 418, 78 ], [ 71, 261, 418, 78 ], [ 71, 261, 418, 78 ], [ 71, 367, 413, 44 ], [ 71, 367, 413, 44 ], [ 71, 367, 413, 44 ], [ 530, 155, 406, 95 ], [ 530, 155, 406, 95 ], [ 530, 155, 406, 95 ], [ 530, 155, 406, 95 ], [ 530, 155, 406, 95 ], [ 530, 155, 406, 95 ], [ 530, 278, 416, 95 ], [ 530, 278, 416, 95 ], [ 530, 278, 416, 95 ], [ 530, 278, 416, 95 ], [ 530, 278, 416, 95 ], [ 530, 278, 416, 95 ], [ 530, 401, 408, 27 ], [ 530, 401, 408, 27 ], [ 71, 458, 396, 78 ], [ 71, 458, 396, 78 ], [ 71, 458, 396, 78 ], [ 71, 458, 396, 78 ], [ 71, 458, 396, 78 ], [ 71, 564, 365, 44 ], [ 71, 564, 365, 44 ], [ 71, 564, 365, 44 ], [ 71, 432, 127, 15 ], [ 748, 993, 169, 7 ], [ 748, 993, 169, 7 ], [ 977, 993, 16, 10 ] ]
[ [ 530, 129, 190, 15 ], [ 71, 129, 132, 15 ], [ 71, 69, 204, 26 ], [ 71, 155, 366, 10 ], [ 71, 172, 362, 10 ], [ 71, 189, 365, 10 ], [ 71, 207, 362, 10 ], [ 71, 224, 135, 10 ], [ 71, 261, 352, 10 ], [ 71, 278, 407, 10 ], [ 71, 295, 408, 10 ], [ 71, 312, 418, 10 ], [ 71, 329, 204, 10 ], [ 71, 367, 403, 10 ], [ 71, 384, 413, 10 ], [ 71, 401, 156, 10 ], [ 530, 155, 399, 10 ], [ 530, 172, 397, 10 ], [ 530, 189, 406, 10 ], [ 530, 207, 386, 10 ], [ 530, 224, 401, 10 ], [ 530, 241, 132, 10 ], [ 530, 278, 380, 10 ], [ 530, 295, 378, 10 ], [ 530, 312, 416, 10 ], [ 530, 329, 399, 10 ], [ 530, 347, 406, 10 ], [ 530, 364, 362, 10 ], [ 530, 401, 408, 10 ], [ 530, 418, 222, 10 ], [ 71, 458, 386, 10 ], [ 71, 476, 351, 10 ], [ 71, 493, 386, 10 ], [ 71, 510, 396, 10 ], [ 71, 527, 310, 10 ], [ 71, 564, 365, 10 ], [ 71, 581, 351, 10 ], [ 71, 598, 182, 10 ], [ 71, 432, 127, 15 ], [ 748, 993, 57, 7 ], [ 809, 993, 108, 7 ], [ 977, 993, 16, 10 ] ]
[ 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 4, 4, 4 ]
48a75c64d7d0e24dcc23027abebe52cd3c9004bf3cdeff8571e19004d7fb101e
ASX_GNC_2001.pdf
26
62
595
842
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5311
[ "09", "Trading in Dialog shares", "Dividend policy", "TecDAX index", "Investor relations", "Free-float", "Disclosure of interests", "Dialog shares are traded in Germany on the ", "XETRA and Frankfurt regulated official markets, ", "and on all other German regional exchanges ", "on the open market.", "Dialog participates in industries that are ", "considered to be global growth engines and ", "provides its services and products to major ", "players in these industries. Dialog’s Board of ", "Directors is committed to reinvesting all profits ", "into laying the framework for future growth ", "and continues to believe that this policy is", "in the best interests of all its Shareholders.", "Dialog understands the importance of clear ", "communication with investors and analysts, ", "particularly during a period of global economic ", "uncertainty. During 2012, the management ", "team continued its efforts to ensure that the ", "market was kept up to date with the effect the ", "changing macroenvironment was having on", "its business, together with the important and ", "exciting changes under way at the Company. ", "Dialog’s shares are now followed by", "17", "independent financial analysts, representing ", "both European and US investment banks. ", "During 2012, we issued trading updates and ", "quarterly earnings reports, presented at several ", "investor conferences and international road ", "shows in Europe, the US and Asia, and kept", "in regular contact with our Shareholders and ", "analysts. Dialog was named in second place in ", "the “German Investor Relations Award 2012” ", "for the TecDAX category by Thomson Reuters ", "Extel (a division of Thomson Reuters), ", "WirtschaftsWoche business magazine, and", "DIRK (the association for Investor Relations (IR) ", "in Germany).", "The free-float includes the following shares ", "held on behalf of discretionary clients as per ", "the share register on 31 December 2012.", "Dialog’s free-float is 65,389,162 or 96.1% ", "of the outstanding shares. The free-float is ", "calculated by excluding the 2,679,768 shares ", "held in the Dialog Semiconductor Plc Employee ", "Benefit Trust.", "Dialog was granted entry to the TecDAX index ", "during 2009. The TecDAX tracks the 30 largest ", "and most actively traded companies from ", "the various technology sectors of the Prime ", "Standard segment, excluding those listed", "in the German DAX index. It is amongst the ", "most important stock indices in Germany and ", "membership is decided by a ranking, based", "on a company’s free-float market capitalisation ", "and stock market trading volume.", "Information provided, including presentations, ", "press releases and reports of the Company, ", "as well as the recommendations of analysts ", "covering the Company, can be downloaded ", "from the corporate website: www.dialog-", "semiconductor.com/investor-relations", "Shares held by X-Fab Semiconductor AG,", "as per the share register on 31 December 2012, ", "amounted to 1.8% of discretionary clients.", "Since 31 December 2012 and as per the share ", "register on 31 January 2013, there has been", "one material change to the shares held on ", "behalf of discretionary clients.", "Shares held on behalf of discretionary clients", "as per the share register on 31 January 2013.", "The provisions of the DTR require that any ", "person or fund acquiring a direct or indirect ", "interest of 3% or more of a class of shares ", "issued by the Company – with voting rights at ", "the Company’s general meeting – must inform ", "the Company of its interest within two working ", "days. If the 3% interest is exceeded, the ", "Shareholder must inform the Company of any ", "increase or decrease of one percentage point ", "in its interest.", "In accordance with DTR 5.1.5 with respect", "to voting rights attached to shares held by ", "investment managers (on behalf of clients), by ", "scheme operators and ICVCs, the first threshold ", "for disclosure is set at 5% with the next level ", "set at 10% and every percentage above 10%.", "State Street ", "6,140,555 ", "9.4%", "BNP Paribas", "Securities Services ", "4,618,079 ", "7.1%", "The Bank of New York", "Mellon SA/NV ", "4,438,659 ", "6.8%", "Citigroup Global Markets ", "3,974,595 ", "6.1%", "Clearstream Banking S.A. ", "3,488,399 ", "5.3%", "CACEIS Bank ", "3,391,493 ", "5.2%", "Chase Nominees Ltd", "2,865,198 ", "4.4%", "Brown Brothers", "Harriman & Co ", "2,008,765 ", "3.1%", "The Bank of New York ", "Mellon SA/NV ", "4,511,756 ", "6.9% ", "BNP Paribas", "Securities Services ", "4,347,913 ", "6.6% ", "State Street ", "3,888,040 ", "5.9%", "Citigroup", "Global Markets ", "3,658,365 ", "5.6", "% ", "Clearstream", "Banking S.A. ", "3,453,092 ", "5.3", "%", "CACEIS Bank ", "3,197,105 ", "4.9", "%", "Chase Nominees Ltd", "2,838,229 ", "4.3", "%" ]
[ [ 965, 26, 18, 13 ], [ 84, 166, 155, 11 ], [ 84, 239, 100, 11 ], [ 391, 251, 88, 11 ], [ 84, 361, 113, 11 ], [ 391, 397, 62, 11 ], [ 697, 470, 142, 11 ], [ 84, 178, 282, 47 ], [ 84, 178, 282, 47 ], [ 84, 178, 282, 47 ], [ 84, 178, 282, 47 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 251, 276, 96 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 84, 373, 280, 291 ], [ 391, 482, 262, 35 ], [ 391, 482, 262, 35 ], [ 391, 482, 262, 35 ], [ 391, 409, 280, 60 ], [ 391, 409, 280, 60 ], [ 391, 409, 280, 60 ], [ 391, 409, 280, 60 ], [ 391, 409, 280, 60 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 263, 278, 120 ], [ 391, 166, 275, 72 ], [ 391, 166, 275, 72 ], [ 391, 166, 275, 72 ], [ 391, 166, 275, 72 ], [ 391, 166, 275, 72 ], [ 391, 166, 275, 72 ], [ 697, 166, 284, 35 ], [ 697, 166, 284, 35 ], [ 697, 166, 284, 35 ], [ 697, 215, 274, 47 ], [ 697, 215, 274, 47 ], [ 697, 215, 274, 47 ], [ 697, 215, 274, 47 ], [ 697, 276, 265, 23 ], [ 697, 276, 265, 23 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 482, 282, 120 ], [ 697, 616, 284, 72 ], [ 697, 616, 284, 72 ], [ 697, 616, 284, 72 ], [ 697, 616, 284, 72 ], [ 697, 616, 284, 72 ], [ 697, 616, 284, 72 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 389, 534, 289, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ], [ 694, 314, 293, 141 ] ]
[ [ 965, 26, 18, 13 ], [ 84, 166, 155, 11 ], [ 84, 239, 100, 11 ], [ 391, 251, 88, 11 ], [ 84, 361, 113, 11 ], [ 391, 397, 62, 11 ], [ 697, 470, 142, 11 ], [ 84, 178, 259, 11 ], [ 84, 190, 282, 11 ], [ 84, 202, 264, 11 ], [ 84, 215, 120, 11 ], [ 84, 251, 236, 11 ], [ 84, 263, 262, 11 ], [ 84, 276, 252, 11 ], [ 84, 288, 260, 11 ], [ 84, 300, 276, 11 ], [ 84, 312, 262, 11 ], [ 84, 324, 245, 11 ], [ 84, 336, 247, 11 ], [ 84, 373, 257, 11 ], [ 84, 385, 259, 11 ], [ 84, 397, 278, 11 ], [ 84, 409, 258, 11 ], [ 84, 422, 264, 11 ], [ 84, 434, 279, 11 ], [ 84, 446, 257, 11 ], [ 84, 458, 268, 11 ], [ 84, 470, 268, 11 ], [ 84, 482, 210, 11 ], [ 84, 495, 15, 11 ], [ 103, 495, 261, 11 ], [ 84, 507, 247, 11 ], [ 84, 519, 265, 11 ], [ 84, 531, 279, 11 ], [ 84, 543, 258, 11 ], [ 84, 556, 256, 11 ], [ 84, 568, 265, 11 ], [ 84, 580, 274, 11 ], [ 84, 592, 272, 11 ], [ 84, 604, 270, 11 ], [ 84, 616, 222, 11 ], [ 84, 629, 250, 11 ], [ 84, 641, 276, 11 ], [ 84, 653, 75, 11 ], [ 391, 482, 256, 11 ], [ 391, 495, 262, 11 ], [ 391, 507, 241, 11 ], [ 391, 409, 252, 11 ], [ 391, 422, 252, 11 ], [ 391, 434, 268, 11 ], [ 391, 446, 280, 11 ], [ 391, 458, 76, 11 ], [ 391, 263, 274, 11 ], [ 391, 276, 277, 11 ], [ 391, 288, 246, 11 ], [ 391, 300, 257, 11 ], [ 391, 312, 240, 11 ], [ 391, 324, 260, 11 ], [ 391, 336, 270, 11 ], [ 391, 349, 253, 11 ], [ 391, 361, 278, 11 ], [ 391, 373, 198, 11 ], [ 391, 166, 275, 11 ], [ 391, 178, 255, 11 ], [ 391, 190, 257, 11 ], [ 391, 202, 259, 11 ], [ 391, 215, 243, 11 ], [ 391, 227, 217, 11 ], [ 697, 166, 240, 11 ], [ 697, 178, 284, 11 ], [ 697, 190, 251, 11 ], [ 697, 215, 274, 11 ], [ 697, 227, 259, 11 ], [ 697, 239, 251, 11 ], [ 697, 251, 174, 11 ], [ 697, 276, 261, 11 ], [ 697, 288, 265, 11 ], [ 697, 482, 250, 11 ], [ 697, 495, 259, 11 ], [ 697, 507, 252, 11 ], [ 697, 519, 274, 11 ], [ 697, 531, 277, 11 ], [ 697, 543, 282, 11 ], [ 697, 556, 238, 11 ], [ 697, 568, 273, 11 ], [ 697, 580, 267, 11 ], [ 697, 592, 78, 11 ], [ 697, 616, 248, 11 ], [ 697, 629, 251, 11 ], [ 697, 641, 274, 11 ], [ 697, 653, 284, 11 ], [ 697, 665, 266, 11 ], [ 697, 677, 270, 11 ], [ 391, 537, 71, 11 ], [ 559, 537, 65, 11 ], [ 644, 537, 32, 11 ], [ 391, 549, 68, 11 ], [ 391, 562, 108, 11 ], [ 559, 562, 65, 11 ], [ 644, 562, 32, 11 ], [ 391, 574, 131, 11 ], [ 391, 586, 85, 11 ], [ 559, 586, 65, 11 ], [ 644, 586, 32, 11 ], [ 391, 598, 152, 11 ], [ 559, 598, 65, 11 ], [ 644, 598, 32, 11 ], [ 391, 610, 152, 11 ], [ 559, 610, 65, 11 ], [ 644, 610, 32, 11 ], [ 391, 623, 81, 11 ], [ 559, 623, 65, 11 ], [ 644, 623, 32, 11 ], [ 391, 635, 124, 11 ], [ 559, 635, 65, 11 ], [ 644, 635, 32, 11 ], [ 391, 647, 90, 11 ], [ 391, 659, 91, 11 ], [ 559, 659, 65, 11 ], [ 644, 659, 32, 11 ], [ 697, 318, 134, 11 ], [ 697, 330, 85, 11 ], [ 845, 330, 65, 11 ], [ 950, 330, 36, 11 ], [ 697, 342, 68, 11 ], [ 697, 355, 108, 11 ], [ 845, 355, 65, 11 ], [ 950, 355, 36, 11 ], [ 697, 367, 71, 11 ], [ 845, 367, 65, 11 ], [ 950, 367, 32, 11 ], [ 697, 379, 54, 11 ], [ 697, 391, 93, 11 ], [ 845, 391, 65, 11 ], [ 946, 391, 19, 11 ], [ 969, 391, 17, 11 ], [ 697, 403, 70, 11 ], [ 697, 416, 78, 11 ], [ 845, 416, 65, 11 ], [ 946, 416, 19, 11 ], [ 969, 416, 13, 11 ], [ 697, 428, 81, 11 ], [ 845, 428, 65, 11 ], [ 946, 428, 19, 11 ], [ 969, 428, 13, 11 ], [ 697, 440, 124, 11 ], [ 845, 440, 65, 11 ], [ 946, 440, 19, 11 ], [ 969, 440, 13, 11 ] ]
[ 5, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
277f13d5711025bc0458ef20f30ff6e70430b018c86e2776019ebef7d75df21f
NASDAQ_DLGS_2012.pdf
11
125
595
841
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5312
[ "sasol fi nancing", "Securing competitive funding", "Managing risks", "Confirming our credit ratings", "Continuous improvement", "Repaying our Eurobond", "Facilitating new projects", "70", "In 2010, in line with the group’s shared ", "value of continuous improvement, Sasol ", "Financing upgraded its SAP treasury risk ", "management system to allow for ", "improved efficiencies and controls.", "At the end of the 2010 fi nancial year, ", "Sasol Financing’s fi ve-year, ", "€", "300 million ", "Sasol Financing is a specialist business ", "partner to group and joint-venture ", "companies, providing assistance and ", "guidance to best meet their funding ", "In December 2009, Sasol Financing ", "assisted Sasol Oil and Total, the ", "shareholders of the Sasolburg crude oil ", "refinery, Natref, in concluding a ten-year ", "financing facility. The R735 million facility ", "has been provided by Nedbank. It will be ", "used to upgrade the dispatch area, carry ", "out phases one and two of the hydro-", "fluoride-alky unit risk mitigation project, ", "as well as to increase the capacity of the ", "diesel unifiner unit. Most of these projects, ", "which meet the group’s strategic goal of ", "nurturing its existing assets, will be ", "completed during 2011.", "Sasol’s corporate global credit ratings have ", "been reviewed and confirmed by Moody’s ", "and by Standard and Poor’s at Baa1/", "stable/P-2 and BBB+/Negative/A-2, ", "respectively. Our ratings have been ", "retained at investment grade throughout ", "the global economic crisis.", "In June 2010, Sasol Financing secured ", "a US$300 million multi-currency revolving ", "credit facility from China Construction ", "Bank at competitive terms. This facility ", "is for global general corporate purposes ", "and has a tenor of three years, with two ", "extension options of a year each. ", "The facility replaces the ", "€", "400 million, ", "fi ve-year syndicated revolving credit ", "facility which expired in May 2010. ", "Sasol Financing also maintains suffi cient ", "short-term credit lines with a number ", "of relationship banks for general ", "treasury purposes. ", "Due to the cash-conservation approach ", "adopted by management in the volatile ", "economic climate, Sasol maintained solid ", "cash balances on a strong, deleveraged ", "balance sheet. The group continued to ", "generate considerable cash flows in the ", "year, ensuring that it remained in a ", "favourable position to fund its growth ", "programme and meet all debt service ", "requirements. It also allowed for the ", "adoption of a progressive dividend policy.", "In the final quarter of 2010, BNP Paribas ", "was appointed as the project fi nancial ", "adviser to assist with the funding of Sasol ", "Synfuels International’s Uzbekistan ", "joint-venture GTL opportunity. This is an ", "important mandate. Sasol, along with its ", "partners, Uzbekneftegaz and Petronas, aim ", "to secure approximately 70% project debt. ", "Project financing is new to Uzbekistan, ", "a landlocked country where the primary ", "funding risks relate to logistics and the ", "political environment. To mitigate these ", "risks, correct lender selection is imperative. ", "We believe export credit agencies and ", "development finance institutions will play ", "an important role in securing the most ", "competitive and appropriate fi nancing ", "for this opportunity. ", "Sasol Financing, the group executive ", "committee and the Sasol board of ", "directors review the use of oil price hedges ", "as a part of risk management. Although ", "Sasol Financing has assisted in the past ", "five years in arranging a hedge on 30% of ", "Sasol Synfuels’ production, Sasol did not ", "enter into a strategic oil hedge in 2010. ", "Given that our balance sheet was strong ", "and effective cost-cutting measures had ", "been implemented early in the global ", "economic crisis, hedging at the levels ", "available in the market were not ", "considered to be appropriate. We will ", "continue to review hedging opportunities ", "in the year ahead.", "Eurobond matured and was repaid. With ", "a coupon rate of 3,375% per annum, the ", "bond provided an attractive funding rate ", "throughout its lifetime. It also raised ", "Sasol’s credit profile in the international ", "capital market.", "requirements for new growth ", "opportunities. We work to secure the most ", "appropriate financing structure in terms ", "of cost, size and risk sharing. ", "Sasol Financing is responsible for the ", "group’s central treasury, ensuring that ", "Sasol can meet its funding requirements ", "and expansion objectives in time and as ", "cost-effectively as possible, while keeping ", "financial risks to a minimum. We had ", "another busy and successful year in 2010." ]
[ [ 73, 260, 142, 15 ], [ 73, 311, 213, 11 ], [ 642, 413, 108, 11 ], [ 642, 695, 211, 11 ], [ 642, 834, 185, 11 ], [ 357, 912, 168, 11 ], [ 73, 879, 178, 11 ], [ 39, 984, 16, 9 ], [ 642, 854, 247, 74 ], [ 642, 854, 247, 74 ], [ 642, 854, 247, 74 ], [ 642, 854, 247, 74 ], [ 642, 854, 247, 74 ], [ 357, 931, 251, 26 ], [ 357, 931, 251, 26 ], [ 357, 931, 251, 26 ], [ 357, 931, 251, 26 ], [ 73, 899, 235, 59 ], [ 73, 899, 235, 59 ], [ 73, 899, 235, 59 ], [ 73, 899, 235, 59 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 357, 680, 263, 217 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 642, 714, 263, 105 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 643, 263, 221 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 73, 454, 255, 172 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 357, 384, 264, 280 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 433, 263, 248 ], [ 642, 309, 252, 90 ], [ 642, 309, 252, 90 ], [ 642, 309, 252, 90 ], [ 642, 309, 252, 90 ], [ 642, 309, 252, 90 ], [ 642, 309, 252, 90 ], [ 357, 310, 264, 58 ], [ 357, 310, 264, 58 ], [ 357, 310, 264, 58 ], [ 357, 310, 264, 58 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ], [ 73, 331, 256, 108 ] ]
[ [ 73, 260, 142, 15 ], [ 73, 311, 213, 11 ], [ 642, 413, 108, 11 ], [ 642, 695, 211, 11 ], [ 642, 834, 185, 11 ], [ 357, 912, 168, 11 ], [ 73, 879, 178, 11 ], [ 39, 984, 16, 9 ], [ 642, 854, 241, 10 ], [ 642, 869, 247, 10 ], [ 642, 885, 246, 10 ], [ 642, 901, 206, 10 ], [ 642, 917, 211, 10 ], [ 357, 931, 231, 10 ], [ 357, 947, 166, 10 ], [ 524, 948, 11, 9 ], [ 535, 947, 73, 10 ], [ 73, 899, 235, 10 ], [ 73, 915, 215, 10 ], [ 73, 931, 224, 10 ], [ 73, 947, 223, 10 ], [ 357, 680, 217, 10 ], [ 357, 696, 195, 10 ], [ 357, 712, 240, 10 ], [ 357, 728, 250, 10 ], [ 357, 744, 258, 10 ], [ 357, 760, 251, 10 ], [ 357, 776, 248, 10 ], [ 357, 792, 231, 10 ], [ 357, 807, 249, 10 ], [ 357, 823, 251, 10 ], [ 357, 839, 263, 10 ], [ 357, 855, 249, 10 ], [ 357, 871, 216, 10 ], [ 357, 887, 146, 10 ], [ 642, 714, 263, 10 ], [ 642, 730, 258, 10 ], [ 642, 746, 222, 10 ], [ 642, 762, 221, 10 ], [ 642, 778, 216, 10 ], [ 642, 794, 253, 10 ], [ 642, 809, 160, 10 ], [ 73, 643, 232, 10 ], [ 73, 659, 263, 10 ], [ 73, 675, 238, 10 ], [ 73, 692, 240, 10 ], [ 73, 708, 242, 10 ], [ 73, 724, 247, 10 ], [ 73, 740, 204, 10 ], [ 73, 756, 148, 10 ], [ 221, 757, 11, 9 ], [ 233, 756, 76, 10 ], [ 73, 773, 225, 10 ], [ 73, 789, 217, 10 ], [ 73, 805, 250, 10 ], [ 73, 821, 234, 10 ], [ 73, 837, 199, 10 ], [ 73, 854, 114, 10 ], [ 73, 454, 244, 10 ], [ 73, 471, 245, 10 ], [ 73, 487, 255, 10 ], [ 73, 503, 239, 10 ], [ 73, 519, 236, 10 ], [ 73, 535, 243, 10 ], [ 73, 552, 216, 10 ], [ 73, 568, 235, 10 ], [ 73, 584, 231, 10 ], [ 73, 600, 224, 10 ], [ 73, 616, 252, 10 ], [ 357, 384, 250, 10 ], [ 357, 400, 235, 10 ], [ 357, 416, 258, 10 ], [ 357, 432, 216, 10 ], [ 357, 448, 250, 10 ], [ 357, 464, 251, 10 ], [ 357, 479, 262, 10 ], [ 357, 495, 264, 10 ], [ 357, 511, 238, 10 ], [ 357, 527, 247, 10 ], [ 357, 543, 239, 10 ], [ 357, 559, 245, 10 ], [ 357, 575, 263, 10 ], [ 357, 591, 235, 10 ], [ 357, 606, 259, 10 ], [ 357, 622, 240, 10 ], [ 357, 638, 237, 10 ], [ 357, 654, 125, 10 ], [ 642, 433, 225, 10 ], [ 642, 449, 212, 10 ], [ 642, 464, 263, 10 ], [ 642, 480, 243, 10 ], [ 642, 496, 242, 10 ], [ 642, 512, 257, 10 ], [ 642, 528, 248, 10 ], [ 642, 544, 243, 10 ], [ 642, 559, 249, 10 ], [ 642, 575, 248, 10 ], [ 642, 591, 232, 10 ], [ 642, 607, 229, 10 ], [ 642, 623, 200, 10 ], [ 642, 639, 229, 10 ], [ 642, 654, 256, 10 ], [ 642, 670, 109, 10 ], [ 642, 309, 248, 10 ], [ 642, 325, 252, 10 ], [ 642, 341, 250, 10 ], [ 642, 357, 225, 10 ], [ 642, 373, 247, 10 ], [ 642, 389, 90, 10 ], [ 357, 310, 182, 10 ], [ 357, 326, 264, 10 ], [ 357, 342, 246, 10 ], [ 357, 358, 175, 10 ], [ 73, 331, 227, 10 ], [ 73, 347, 234, 10 ], [ 73, 363, 249, 10 ], [ 73, 379, 247, 10 ], [ 73, 396, 256, 10 ], [ 73, 412, 228, 10 ], [ 73, 428, 255, 10 ] ]
[ 7, 7, 7, 7, 7, 7, 7, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
2b7dfeb6f84e952ada1d396e1f5aaf0bef3ad7a1a524788a3b363aed2fd4e9b1
NYSE_SSL_2010.pdf
71
95
595
842
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5313
[ "page 25", "Bombardier Inc. Annual Report 2003-04", "Executive Chairman ", "Audit Committee ", "Human Resources and Compensation Committee", "Corporate Governance and Nominating Committee", "President and Chief Executive Officer", "Retirement Pension Oversight Committee", "The Audit Committee has the mandate of assisting the Board of Directors", "in monitoring the financial reporting and disclosure process. All members of", "the committee are financially literate and at least one member, L. Denis", "Desautels, has accounting or related financial expertise.", "Chair:", "L.", "Denis Desautels ", "Members:", "Daniel Johnson, Michael H. McCain, Jalynn H. Bennett, James E. Perrella", "The Human Resources and Compensation Committee monitors the com-", "pensation policy of the Corporation and assesses the performance of ", "the Corporation’s senior officers and determines their compensation. The", "committee also reviews, reports and, where appropriate, provides recom-", "mendations to the Board of Directors on succession planning matters.", "Chair:", "Jean C. Monty ", "Members:", "André Desmarais, James E. Perrella", "The Corporate Governance and Nominating Committee monitors the evo-", "lution of corporate governance principles, including the Code of Ethics and", "Business Conduct. The Executive Chairman of the Board, in consultation", "with the committee, identifies potential candidates as directors, examines", "such candidacies and makes recommendations to the Board accordingly.", "The committee also reviews the performance of the Board, of its commit-", "tees and their respective members, and periodically reviews the size and", "composition of the Board, the compensation of directors in light of market", "conditions and practices, as well as risks and responsibilities. The com-", "mittee’s mandate also includes making recommendations regarding share", "ownership guidelines for directors.", "Chair:", "James E. Perrella ", "Members:", "Daniel Johnson, Jean C. Monty", "The primary responsibility of the Retirement Pension Oversight Committee is", "to oversee, review and monitor the investment of the assets of Bombardier’s", "pension plans, as well as related matters, and report to the Board of ", "Directors thereon.", "Chair:", "Jalynn H. Bennett ", "Members:", "Daniel Johnson, L. Denis Desautels", "The role of the Executive Chairman is to ensure that the Board of Directors", "carries out its responsibilities effectively and clearly understands and", "respects the boundaries between the Board of Directors’ and manage-", "ment’s responsibilities.", "The Executive Chairman’s responsibilities include:", "•", "providing leadership to enhance the Board of Directors’ effectiveness;", "•", "managing the Board of Directors and setting the agenda in consultation with", "the President and CEO;", "•", "ensuring the quality and continuity of the Board of Directors;", "•", "acting as liaison between the Board of Directors and management and ", "representing Bombardier to external groups;", "•", "ensuring the continuing development of good corporate governance ", "practices; and", "•", "reviewing corporate transactions and overseeing the decision-making", "process in terms of acquisitions, divestitures and financings, in consultation", "with the President and CEO.", "•", "providing strategic orientation in the form of a strategic plan and a ", "business plan;", "•", "managing both Bombardier’s commercial and internal affairs, including: ", "•", "assuming responsibility for day-to-day operations, including capital ", "management and financial management;", "•", "implementing decisions with respect to acquisitions, divestitures, ", "financings and similar activities, subject to prior approval from the Board", "of Directors and in consultation with the Executive Chairman;", "•", "ensuring that Bombardier has effective disclosure controls and ", "procedures and internal controls in place; and", "•", "identifying, assessing and managing the risks involved in the course of", "business; as well as", "•", "overseeing corporate governance matters in consultation with the Executive", "Chairman and the Corporate Governance and Nominating Committee of", "the Board of Directors.", "The President and CEO is responsible for the management of Bombardier’s", "strategic and operational agenda and for the execution of the Board of", "Directors’ resolutions and policies.", "The CEO’s specific responsibilities include:" ]
[ [ 717, 44, 251, 8 ], [ 717, 44, 251, 8 ], [ 533, 340, 124, 9 ], [ 85, 340, 105, 9 ], [ 85, 460, 298, 9 ], [ 85, 594, 307, 9 ], [ 533, 609, 224, 9 ], [ 85, 817, 250, 9 ], [ 85, 355, 434, 55 ], [ 85, 355, 434, 55 ], [ 85, 355, 434, 55 ], [ 85, 355, 434, 55 ], [ 85, 415, 137, 9 ], [ 85, 415, 137, 9 ], [ 85, 415, 137, 9 ], [ 85, 430, 433, 9 ], [ 85, 430, 433, 9 ], [ 85, 474, 438, 70 ], [ 85, 474, 438, 70 ], [ 85, 474, 438, 70 ], [ 85, 474, 438, 70 ], [ 85, 474, 438, 70 ], [ 85, 550, 116, 9 ], [ 85, 550, 116, 9 ], [ 85, 564, 246, 9 ], [ 85, 564, 246, 9 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 608, 434, 159 ], [ 85, 773, 130, 9 ], [ 85, 773, 130, 9 ], [ 85, 788, 223, 9 ], [ 85, 788, 223, 9 ], [ 85, 832, 438, 55 ], [ 85, 832, 438, 55 ], [ 85, 832, 438, 55 ], [ 85, 832, 438, 55 ], [ 85, 893, 133, 9 ], [ 85, 893, 133, 9 ], [ 85, 907, 243, 9 ], [ 85, 907, 243, 9 ], [ 533, 355, 434, 55 ], [ 533, 355, 434, 55 ], [ 533, 355, 434, 55 ], [ 533, 355, 434, 55 ], [ 533, 414, 291, 10 ], [ 533, 429, 434, 10 ], [ 533, 429, 434, 10 ], [ 533, 444, 434, 25 ], [ 533, 444, 434, 25 ], [ 533, 444, 434, 25 ], [ 533, 474, 361, 10 ], [ 533, 474, 361, 10 ], [ 533, 489, 439, 25 ], [ 533, 489, 439, 25 ], [ 533, 489, 439, 25 ], [ 533, 519, 439, 25 ], [ 533, 519, 439, 25 ], [ 533, 519, 439, 25 ], [ 533, 549, 434, 40 ], [ 533, 549, 434, 40 ], [ 533, 549, 434, 40 ], [ 533, 549, 434, 40 ], [ 533, 683, 439, 25 ], [ 533, 683, 439, 25 ], [ 533, 683, 439, 25 ], [ 533, 713, 439, 10 ], [ 533, 713, 439, 10 ], [ 548, 728, 425, 25 ], [ 548, 728, 425, 25 ], [ 548, 728, 425, 25 ], [ 548, 757, 425, 40 ], [ 548, 757, 425, 40 ], [ 548, 757, 425, 40 ], [ 548, 757, 425, 40 ], [ 548, 802, 425, 25 ], [ 548, 802, 425, 25 ], [ 548, 802, 425, 25 ], [ 548, 832, 420, 25 ], [ 548, 832, 420, 25 ], [ 548, 832, 420, 25 ], [ 533, 862, 434, 40 ], [ 533, 862, 434, 40 ], [ 533, 862, 434, 40 ], [ 533, 862, 434, 40 ], [ 533, 623, 434, 40 ], [ 533, 623, 434, 40 ], [ 533, 623, 434, 40 ], [ 533, 668, 250, 10 ] ]
[ [ 927, 44, 41, 7 ], [ 717, 44, 187, 8 ], [ 533, 340, 124, 9 ], [ 85, 340, 105, 9 ], [ 85, 460, 298, 9 ], [ 85, 594, 307, 9 ], [ 533, 609, 224, 9 ], [ 85, 817, 250, 9 ], [ 85, 355, 434, 10 ], [ 85, 370, 434, 10 ], [ 85, 385, 434, 10 ], [ 85, 399, 328, 10 ], [ 85, 415, 33, 9 ], [ 122, 415, 9, 9 ], [ 135, 415, 87, 9 ], [ 85, 430, 55, 9 ], [ 145, 430, 373, 9 ], [ 85, 474, 434, 10 ], [ 85, 489, 438, 10 ], [ 85, 504, 434, 10 ], [ 85, 519, 434, 10 ], [ 85, 534, 413, 10 ], [ 85, 550, 33, 9 ], [ 122, 550, 79, 9 ], [ 85, 564, 55, 9 ], [ 145, 564, 186, 9 ], [ 85, 608, 434, 10 ], [ 85, 623, 434, 10 ], [ 85, 638, 434, 10 ], [ 85, 653, 434, 10 ], [ 85, 668, 434, 10 ], [ 85, 683, 434, 10 ], [ 85, 698, 434, 10 ], [ 85, 713, 434, 10 ], [ 85, 728, 434, 10 ], [ 85, 742, 434, 10 ], [ 85, 757, 202, 10 ], [ 85, 773, 33, 9 ], [ 122, 773, 93, 9 ], [ 85, 788, 55, 9 ], [ 145, 788, 163, 9 ], [ 85, 832, 434, 10 ], [ 85, 847, 434, 10 ], [ 85, 862, 438, 10 ], [ 85, 877, 109, 10 ], [ 85, 893, 33, 9 ], [ 122, 893, 96, 9 ], [ 85, 907, 55, 9 ], [ 145, 907, 183, 9 ], [ 533, 355, 434, 10 ], [ 533, 370, 434, 10 ], [ 533, 385, 434, 10 ], [ 533, 399, 134, 10 ], [ 533, 414, 291, 10 ], [ 533, 431, 4, 6 ], [ 540, 429, 427, 10 ], [ 533, 446, 4, 6 ], [ 540, 444, 426, 10 ], [ 540, 459, 139, 10 ], [ 533, 476, 4, 6 ], [ 540, 474, 354, 10 ], [ 533, 491, 4, 6 ], [ 540, 489, 432, 10 ], [ 540, 504, 261, 10 ], [ 533, 521, 4, 6 ], [ 540, 519, 432, 10 ], [ 540, 534, 84, 10 ], [ 533, 551, 4, 6 ], [ 540, 549, 427, 10 ], [ 540, 563, 427, 10 ], [ 540, 578, 167, 10 ], [ 533, 685, 4, 6 ], [ 540, 683, 432, 10 ], [ 540, 698, 84, 10 ], [ 533, 715, 4, 6 ], [ 540, 713, 432, 10 ], [ 548, 729, 4, 6 ], [ 555, 728, 418, 10 ], [ 555, 742, 240, 10 ], [ 548, 759, 4, 6 ], [ 555, 757, 418, 10 ], [ 555, 772, 412, 10 ], [ 555, 787, 358, 10 ], [ 548, 804, 4, 6 ], [ 555, 802, 418, 10 ], [ 555, 817, 270, 10 ], [ 548, 834, 4, 6 ], [ 555, 832, 413, 10 ], [ 555, 847, 117, 10 ], [ 533, 864, 4, 6 ], [ 540, 862, 427, 10 ], [ 540, 877, 427, 10 ], [ 540, 892, 134, 10 ], [ 533, 623, 434, 10 ], [ 533, 638, 434, 10 ], [ 533, 653, 202, 10 ], [ 533, 668, 250, 10 ] ]
[ 5, 5, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9 ]
726b07f0416be9290eed2acb4737c20381b19e28243109414c32fbab88fc2df9
TSX_BBD_2004.pdf
26
142
648
756
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5314
[ "ECHA/2020/666 ", "Annex 11 to Technical Specifications", "Profiles description ", "–", " Restricted ", "20", "(24) ", "4.", "Additional profiles for Lot 2 ", "4.1.", "Service Manager ", "4.2.", "Systems / Data Administrator ", "The scope of the Application Administrator role includes the initial setup and configuration ", "of the technical aspects of the Application technology stack, and creation of the associated ", "technical documentation. However, it does NOT include 'performing' the Application ", "Management (monthly) service. ", "Education ", "•", "Successful training/education by a competent institute, in a ", "subject relevant to the tasks at hand ", "And ", "•", "Certification in the area of technologies relevant to the tasks ", "Knowledge and ", "skills ", "•", "English: C1 ", "Education ", "•", "Successful training/education by a competent institute, in ", "relevant subject. ", "And ", "•", "Certification: ITIL intermediate level relevant to managing ", "services (or equivalent) ", "Knowledge and ", "skills ", "•", "English: C1", "•", "Service management. ", "Experience ", "•", "Working in an international/multicultural environment. ", "•", "Minimum 7 years in IT of which minimum 3 years hands-on ", "experience in any of the following service areas: service ", "design, event management, access management, request ", "fulfilment, problem management, incident management. ", "•", "It will be beneficial to have public sector work experience (e.g. ", "contracts, projects, programs) ", "•", "Managing multiple suppliers of IT Services to provide a single ", "business-facing IT service (multisourcing). ", "•", "Service management and team collaboration software (e.g. ", "Microsoft Project, Microsoft Azure DevOps, Microsoft Teams, ", "Microsoft SharePoint Server, Atlassian JIRA, Atlassian ", "Confluence) ", "•", "Tools that support the service management lifecycle (e.g. ", "Remedy) ", "•", "Software development methods (such as RUP, SCRUM, ", "Software prototyping) ", "Nature of the ", "tasks ", "•", "Reporting on SLIs and SLA at the agreed reporting dates ", "Support the setting up and correct delivery of services at the ", "appropriate level of quality, acting as a point of contact for ", "communication and reporting. An example of such services ", "includes the Application Management service ", "•", "Design and integrate multiple IT services & suppliers into a ", "single end-to-end business facing service ", "•", "Coordinate communication with ECHA and third parties to ", "ensure delivery of services at the appropriate level of quality. ", "•", "Coordinate the work of Contractor’s team (e.g. of the ", "application management team for the Application Management ", "service). ", "P.O. Box 400, FI-00121 Helsinki, Finland | Tel. +358 9 686180 | echa.europa.eu " ]
[ [ 453, 34, 310, 51 ], [ 453, 34, 310, 51 ], [ 453, 34, 310, 51 ], [ 453, 34, 310, 51 ], [ 453, 34, 310, 51 ], [ 839, 34, 71, 14 ], [ 839, 34, 71, 14 ], [ 124, 114, 416, 20 ], [ 124, 114, 416, 20 ], [ 124, 150, 261, 17 ], [ 124, 150, 261, 17 ], [ 124, 739, 417, 17 ], [ 124, 739, 417, 17 ], [ 124, 764, 782, 59 ], [ 124, 764, 782, 59 ], [ 124, 764, 782, 59 ], [ 124, 764, 782, 59 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 831, 782, 96 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 123, 175, 779, 549 ], [ 277, 964, 473, 9 ] ]
[ [ 453, 34, 145, 14 ], [ 453, 49, 310, 14 ], [ 453, 70, 169, 14 ], [ 623, 70, 10, 14 ], [ 634, 70, 99, 14 ], [ 839, 34, 21, 14 ], [ 867, 34, 43, 14 ], [ 124, 114, 26, 20 ], [ 158, 114, 382, 20 ], [ 124, 150, 44, 17 ], [ 185, 150, 199, 17 ], [ 124, 739, 44, 17 ], [ 185, 739, 355, 17 ], [ 124, 764, 782, 14 ], [ 124, 779, 782, 14 ], [ 124, 794, 782, 14 ], [ 124, 808, 283, 14 ], [ 133, 833, 101, 14 ], [ 316, 833, 7, 14 ], [ 343, 833, 523, 14 ], [ 343, 848, 326, 14 ], [ 343, 862, 39, 14 ], [ 316, 877, 7, 14 ], [ 343, 877, 532, 14 ], [ 133, 896, 154, 14 ], [ 133, 911, 55, 14 ], [ 316, 896, 7, 14 ], [ 343, 896, 104, 14 ], [ 133, 177, 101, 14 ], [ 316, 177, 7, 14 ], [ 343, 177, 506, 14 ], [ 343, 192, 151, 14 ], [ 343, 207, 39, 14 ], [ 316, 222, 7, 14 ], [ 343, 222, 511, 14 ], [ 343, 236, 211, 14 ], [ 133, 255, 154, 14 ], [ 133, 270, 55, 14 ], [ 316, 255, 7, 14 ], [ 343, 255, 98, 14 ], [ 316, 270, 7, 14 ], [ 343, 270, 195, 14 ], [ 133, 289, 112, 14 ], [ 316, 289, 7, 14 ], [ 347, 289, 479, 14 ], [ 316, 304, 7, 14 ], [ 347, 304, 523, 14 ], [ 347, 318, 492, 14 ], [ 347, 333, 509, 14 ], [ 347, 348, 498, 14 ], [ 316, 363, 7, 14 ], [ 343, 363, 550, 14 ], [ 343, 378, 270, 14 ], [ 316, 392, 7, 14 ], [ 343, 392, 539, 14 ], [ 343, 407, 375, 14 ], [ 316, 422, 7, 14 ], [ 343, 422, 522, 14 ], [ 343, 437, 529, 14 ], [ 343, 452, 471, 14 ], [ 343, 466, 109, 14 ], [ 316, 481, 7, 14 ], [ 343, 481, 506, 14 ], [ 343, 496, 83, 14 ], [ 316, 511, 7, 14 ], [ 343, 511, 483, 14 ], [ 343, 526, 196, 14 ], [ 133, 544, 134, 14 ], [ 133, 559, 57, 14 ], [ 316, 544, 7, 14 ], [ 343, 544, 505, 14 ], [ 343, 559, 535, 14 ], [ 343, 574, 516, 14 ], [ 343, 589, 518, 14 ], [ 343, 604, 395, 14 ], [ 316, 618, 7, 14 ], [ 343, 618, 519, 14 ], [ 343, 633, 363, 14 ], [ 316, 648, 7, 14 ], [ 343, 648, 506, 14 ], [ 343, 663, 540, 14 ], [ 316, 678, 7, 14 ], [ 343, 678, 469, 14 ], [ 343, 692, 551, 14 ], [ 343, 707, 80, 14 ], [ 277, 964, 473, 9 ] ]
[ 5, 5, 5, 5, 5, 5, 5, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4 ]
0b39c4aba9654457f79812c851013f5a1a006c59445fa6764e740d5aafea404e
EN-Annex 11 - Profiles description.pdf
19
24
595
841
1,025
1,025
eu_tenders
government_tenders
5315
[ "--skip-data", "Section 4.6.1, “ibd2sdi — InnoDB Tablespace SDI Extraction Utility”", "--skip-database", "Section 4.5.3, “mysqlcheck — A Table Maintenance Program”", "--skip-defer-table-indexes", "Section 4.5.6, “mysqlpump — A Database Backup Program”", "Section 4.5.6, “mysqlpump — A Database Backup Program”", "Section 4.5.4, “mysqldump — A Database Backup Program”", "Section 4.5.4, “mysqldump — A Database Backup Program”", "Section 4.5.6, “mysqlpump — A Database Backup Program”", "Section 13.7.7.16, “SHOW ENGINES Statement”", "Section 26.3.13, “The INFORMATION_SCHEMA ENGINES Table”", "Section 7.4.5.3, “Dumping Stored Programs”", "Section 4.5.6, “mysqlpump — A Database Backup Program”", "Section 4.5.4, “mysqldump — A Database Backup Program”", "Section 8.11.5, “External Locking”", "Section 8.14.3, “General Thread States”", "Section 5.1.7, “Server Command Options”", "Section 5.1.8, “Server System Variables”", "Section B.3.3.3, “What to Do If MySQL Keeps Crashing”", "Section 17.4.4, “Using Replication with Different Source and Replica Storage Engines”", "Section 13.7.4.1, “CREATE FUNCTION Statement for Loadable Functions”", "Section 25.4.2, “Event Scheduler Configuration”", "Section 13.7.8.3, “FLUSH Statement”", "Section 13.7.4.3, “INSTALL COMPONENT Statement”", "Section 13.7.4.4, “INSTALL PLUGIN Statement”", "Section 5.5.1, “Installing and Uninstalling Components”", "Section 5.7.1, “Installing and Uninstalling Loadable Functions”", "Section 5.6.1, “Installing and Uninstalling Plugins”", "5836", "--skip-grant-tables", "--skip-federated", "--skip-external-locking", "--skip-extended-insert", "--skip-events", "--skip-engine_name", "--skip-dump-rows", "--skip-dump-date", "--skip-disable-keys", "--skip-definer" ]
[ [ 140, 95, 121, 17 ], [ 140, 117, 531, 11 ], [ 140, 145, 176, 17 ], [ 140, 167, 489, 11 ], [ 140, 195, 293, 17 ], [ 140, 217, 476, 11 ], [ 140, 267, 476, 11 ], [ 140, 316, 476, 11 ], [ 140, 366, 476, 11 ], [ 140, 416, 476, 11 ], [ 140, 466, 391, 11 ], [ 140, 482, 522, 11 ], [ 140, 532, 358, 11 ], [ 140, 547, 476, 11 ], [ 140, 597, 476, 11 ], [ 140, 647, 278, 11 ], [ 140, 662, 324, 11 ], [ 140, 678, 339, 11 ], [ 140, 694, 330, 11 ], [ 140, 709, 443, 11 ], [ 140, 759, 667, 11 ], [ 140, 809, 584, 11 ], [ 140, 824, 382, 11 ], [ 140, 840, 304, 11 ], [ 140, 855, 431, 11 ], [ 140, 871, 385, 11 ], [ 140, 887, 435, 11 ], [ 140, 902, 486, 11 ], [ 140, 918, 395, 11 ], [ 60, 964, 37, 11 ], [ 140, 787, 210, 17 ], [ 140, 737, 180, 17 ], [ 140, 625, 257, 17 ], [ 140, 575, 251, 17 ], [ 140, 510, 148, 17 ], [ 140, 445, 226, 17 ], [ 140, 395, 202, 17 ], [ 140, 345, 195, 17 ], [ 140, 295, 217, 17 ], [ 140, 245, 152, 17 ] ]
[ [ 140, 95, 121, 17 ], [ 140, 117, 531, 11 ], [ 140, 145, 176, 17 ], [ 140, 167, 489, 11 ], [ 140, 195, 293, 17 ], [ 140, 217, 476, 11 ], [ 140, 267, 476, 11 ], [ 140, 316, 476, 11 ], [ 140, 366, 476, 11 ], [ 140, 416, 476, 11 ], [ 140, 466, 391, 11 ], [ 140, 482, 522, 11 ], [ 140, 532, 358, 11 ], [ 140, 547, 476, 11 ], [ 140, 597, 476, 11 ], [ 140, 647, 278, 11 ], [ 140, 662, 324, 11 ], [ 140, 678, 339, 11 ], [ 140, 694, 330, 11 ], [ 140, 709, 443, 11 ], [ 140, 759, 667, 11 ], [ 140, 809, 584, 11 ], [ 140, 824, 382, 11 ], [ 140, 840, 304, 11 ], [ 140, 855, 431, 11 ], [ 140, 871, 385, 11 ], [ 140, 887, 435, 11 ], [ 140, 902, 486, 11 ], [ 140, 918, 395, 11 ], [ 60, 964, 37, 11 ], [ 140, 787, 210, 17 ], [ 140, 737, 180, 17 ], [ 140, 625, 257, 17 ], [ 140, 575, 251, 17 ], [ 140, 510, 148, 17 ], [ 140, 445, 226, 17 ], [ 140, 395, 202, 17 ], [ 140, 345, 195, 17 ], [ 140, 295, 217, 17 ], [ 140, 245, 152, 17 ] ]
[ 7, 9, 7, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 ]
0ecfc0309e3d94b8396cf30cafc63a20c38b691943a4c54d0bd6c19610008e36
refman-8.0-en.pdf
5,865
6,228
612
792
1,025
1,025
manuals
manuals
5316
[ "CLAIMS", "1.", "A system comprising:", "one or more processing units; and", "a computer-readable", "storage medium", "having", "computer-executable", "instructions", "encoded thereon to cause the one or more processing units to:", "cause first content of a first section of a shared data to be displayed on a", "display screen of a first computing device associated with a first user, wherein the", "shared data is accessible to a plurality of users in a multi-user sharing session;", "cause second content of a second section of the shared data to be displayed", "on a display screen of a second computing device associated with a second user,", "wherein the second content of the second section is different than the first content of", "the first section;", "receive, from the first computing device, a request for the second user to view", "the first section;", "responsive to receiving the request, cause a user interface element to be", "displayed on the display screen of the second computing device, the user interface", "element indicating that the second user has been requested to view the first section;", "receive an indication that the user interface element has been selected by the", "second user; and", "responsive to receiving the indication that the user interface element has been", "selected by the second user, cause the first content of the first section to be displayed", "on the display screen of the second computing device.", "2.", "The system of claim 1, wherein causing the first content of the first section", "to be displayed on the display screen of the second computing device comprises changing a", "view of the second content of the second section to a view of the first content of the first", "section.", "3.", "The system of claim 1, wherein causing the first content of the first section", "to be displayed on the display screen of the second computing device comprises scrolling", "from the second section to the first section in at least one of a horizontal direction or a", "vertical direction.", "4.", "The system of any one of claims 1 through 3, wherein the shared data", "comprises a digital whiteboard and the first section of the digital whiteboard comprises an", "off-screen section when the second section of the digital whiteboard is being displayed on", "the display screen of the second computing device." ]
[ [ 484, 91, 76, 12 ], [ 213, 116, 239, 12 ], [ 213, 116, 239, 12 ], [ 211, 142, 278, 12 ], [ 149, 167, 751, 38 ], [ 149, 167, 751, 38 ], [ 149, 167, 751, 38 ], [ 149, 167, 751, 38 ], [ 149, 167, 751, 38 ], [ 149, 167, 751, 38 ], [ 211, 217, 690, 63 ], [ 211, 217, 690, 63 ], [ 211, 217, 690, 63 ], [ 210, 293, 691, 88 ], [ 210, 293, 691, 88 ], [ 210, 293, 691, 88 ], [ 210, 293, 691, 88 ], [ 210, 393, 690, 38 ], [ 210, 393, 690, 38 ], [ 211, 444, 690, 63 ], [ 211, 444, 690, 63 ], [ 211, 444, 690, 63 ], [ 212, 520, 689, 38 ], [ 212, 520, 689, 38 ], [ 211, 570, 689, 63 ], [ 211, 570, 689, 63 ], [ 211, 570, 689, 63 ], [ 148, 645, 753, 88 ], [ 148, 645, 753, 88 ], [ 148, 645, 753, 88 ], [ 148, 645, 753, 88 ], [ 148, 645, 753, 88 ], [ 148, 746, 753, 88 ], [ 148, 746, 753, 88 ], [ 148, 746, 753, 88 ], [ 148, 746, 753, 88 ], [ 148, 746, 753, 88 ], [ 148, 847, 753, 88 ], [ 148, 847, 753, 88 ], [ 148, 847, 753, 88 ], [ 148, 847, 753, 88 ], [ 148, 847, 753, 88 ] ]
[ [ 484, 91, 76, 12 ], [ 213, 119, 13, 9 ], [ 273, 116, 179, 12 ], [ 211, 142, 278, 12 ], [ 211, 167, 174, 12 ], [ 400, 167, 137, 12 ], [ 551, 167, 55, 12 ], [ 620, 167, 170, 12 ], [ 805, 167, 95, 12 ], [ 149, 192, 507, 12 ], [ 273, 217, 628, 12 ], [ 211, 242, 689, 12 ], [ 212, 268, 642, 12 ], [ 273, 293, 627, 12 ], [ 211, 318, 689, 12 ], [ 210, 343, 691, 12 ], [ 210, 368, 131, 12 ], [ 273, 393, 627, 12 ], [ 210, 419, 131, 12 ], [ 273, 444, 629, 12 ], [ 211, 469, 689, 12 ], [ 211, 494, 686, 12 ], [ 273, 520, 628, 12 ], [ 212, 545, 136, 12 ], [ 273, 570, 628, 12 ], [ 212, 595, 689, 12 ], [ 211, 620, 445, 12 ], [ 211, 646, 16, 11 ], [ 273, 645, 628, 12 ], [ 148, 671, 753, 12 ], [ 148, 696, 752, 12 ], [ 150, 721, 61, 12 ], [ 211, 747, 15, 11 ], [ 273, 746, 628, 12 ], [ 148, 771, 752, 12 ], [ 149, 797, 753, 12 ], [ 148, 821, 144, 12 ], [ 211, 848, 16, 11 ], [ 273, 847, 628, 12 ], [ 149, 872, 751, 12 ], [ 149, 897, 752, 12 ], [ 148, 923, 420, 12 ] ]
[ 7, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
233f69a509ce0f5d4585de23e11a2c1b1e251785af61fc865637c5c6ced71496
WO2020210018A1.pdf
29
52
595
842
1,025
1,025
patents_wp
patents
5317
[ "UCI CYCLING REGULATIONS ", "Number of medals per nation ", "CYCLO-CROSS", "Event top 5 (including winner, podium and any other combination related to the top 5 results) ", "World Championships: ", "Event top 5 (including winner, podium and any other combination related to the top 5 results) ", "Number of medals per nation ", "The present document shall be reviewed and confirmed on a yearly basis. Any request for inclusion of an event or type of bet for the following calendar year shall be submitted to the UCI by no later than 30 June.", "E0221 ", "GENERAL ORGANISATION OF CYCLING AS A SPORT ", "87 " ]
[ [ 474, 45, 114, 14 ], [ 23, 60, 960, 179 ], [ 23, 60, 960, 179 ], [ 23, 60, 960, 179 ], [ 23, 60, 960, 179 ], [ 23, 60, 960, 179 ], [ 23, 60, 960, 179 ], [ 24, 293, 723, 12 ], [ 42, 951, 30, 14 ], [ 412, 951, 202, 14 ], [ 984, 951, 13, 14 ] ]
[ [ 474, 45, 114, 14 ], [ 148, 64, 126, 14 ], [ 54, 170, 58, 14 ], [ 148, 116, 397, 14 ], [ 148, 152, 99, 14 ], [ 148, 188, 397, 14 ], [ 148, 206, 126, 14 ], [ 24, 293, 723, 12 ], [ 42, 951, 30, 14 ], [ 412, 951, 202, 14 ], [ 984, 951, 13, 14 ] ]
[ 5, 8, 8, 8, 8, 8, 8, 9, 4, 4, 4 ]
24ff102d0bb27ef6ef9dafcbf07c9c9f5d5f7d73c726c5fd0d6cb1ca54c0fb85
1-gen-20210208-e.pdf
86
87
1,190
841
1,025
1,025
manuals
manuals
5318
[ "of hardened steel, or it may have a synthetic rubber section ", "which fits the seat. With no fuel in the float chamber, the float ", "drops toward the bottom of the chamber and allows the needle ", "valve to open wide. As fuel is admitted from the supply line, ", "the float rises (floats in the fuel) and closes the needle valve ", "when the fuel reaches a predetermined level. When the engine ", "is running, and fuel is being drawn out of the float chamber, ", "the valve assumes an intermediate position so that the valve ", "opening is just sufficient to supply the required amount of ", "fuel and keep the level constant. ", "[Figure 2-10] ", "If fuel is found ", "leaking from the discharge nozzle of the carburetor when the ", "engine is not running, the most likely cause is that the float ", "needle valve and seat is leaking and needs to be replaced.", "With the fuel at the correct level (float chamber), the ", "discharge rate is controlled accurately by the air velocity ", "through the carburetor venturi where a pressure drop at the ", "discharge nozzle causes fuel to flow into the intake airstream. ", "Atmospheric pressure on top of the fuel in the float chamber ", "forces the fuel out the discharge nozzle. A vent or small ", "opening in the top of the float chamber allows air to enter or ", "leave the chamber as the level of fuel rises or falls. ", "The main metering system supplies fuel to the engine at all ", "speeds above idling and consists of:", "to the difference in pressure between the atmosphere and ", "the intake manifold, air flows from the air intake through ", "the carburetor barrel into the intake manifold. The volume ", "of airflow depends upon the degree of throttle opening. As ", "the air flows through the venturi, its velocity increases. This ", "velocity increase creates a low pressure area in the venturi ", "throat. The fuel discharge nozzle is exposed to this low ", "pressure. Since the float chamber is vented to atmospheric ", "pressure, a pressure drop across the discharge nozzle is ", "created. It is this pressure difference, or metering force, that ", "causes fuel to flow from the discharge nozzle. The fuel comes ", "out of the nozzle in a fine spray, and the tiny particles of fuel ", "in the spray quickly vaporize in the air.", "Since the throttle valve controls the mass airflow through ", "the carburetor venturi, it must be considered a major unit ", "in the main metering system as well as in other carburetor ", "systems. A typical main metering system is illustrated in ", "Figure 2-12", ". The venturi performs three functions:", "The fuel discharge nozzle is located in the carburetor barrel ", "so that its open end is in the throat or narrowest part of the ", "venturi. A main metering orifice, or jet, is placed in the fuel ", "The metering force (pressure differential) in most carburetors ", "increases as the throttle opening is increased. The fuel ", "must be raised in the discharge nozzle to a level at which it ", "discharges into the airstream. To accomplish this, a pressure ", "differential of 0.5 \"Hg is required. When the metering ", "force is considerably reduced at low engine speeds, the fuel ", "delivery from the discharge nozzle decreases if an air bleed ", "(air metering jet) is not incorporated in the carburetor. The ", "decrease in fuel flow in relation to airflow is due to two factors:", "passage between the float chamber and the discharge nozzle ", "to limit the fuel flow when the throttle valve is wide open.", "When the engine crankshaft is revolved with the carburetor ", "throttle open, the low pressure created in the intake manifold ", "acts on the air passing through the carburetor barrel. Due ", "2-11", "1. ", "The fuel tends to adhere to the walls of the discharge ", "nozzle and break off intermittently in large drops ", "instead of forming a fine spray.", "3. ", "Limits the airflow at full throttle", "2. ", "Decreases the pressure at the discharge nozzle", "1. ", "Proportions the fuel/air mixture", "5. ", "Throttle valve", "4. ", "Passage leading to the idling system", "3. ", "Main discharge nozzle", "2. ", "Main metering jet", "1.", "Venturi", "Figure 2-12. ", "Main metering system. ", "Main Metering System", "14.7", "p.s.i.", "Throttle valve", "Main metering jet", "Fuel", "discharge nozzle", "Main", "air bleed", "Venturi", "Idle", "feed passage", "Airflow" ]
[ [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 56, 414, 213 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 288, 415, 131 ], [ 124, 454, 413, 31 ], [ 124, 454, 413, 31 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 553, 497, 415, 213 ], [ 124, 617, 415, 81 ], [ 124, 617, 415, 81 ], [ 124, 617, 415, 81 ], [ 124, 617, 415, 81 ], [ 124, 617, 415, 81 ], [ 124, 617, 415, 81 ], [ 124, 783, 413, 48 ], [ 124, 783, 413, 48 ], [ 124, 783, 413, 48 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 553, 729, 415, 147 ], [ 124, 846, 412, 31 ], [ 124, 846, 412, 31 ], [ 124, 896, 415, 48 ], [ 124, 896, 415, 48 ], [ 124, 896, 415, 48 ], [ 928, 964, 34, 16 ], [ 569, 884, 400, 48 ], [ 569, 884, 400, 48 ], [ 569, 884, 400, 48 ], [ 569, 884, 400, 48 ], [ 139, 750, 254, 15 ], [ 139, 750, 254, 15 ], [ 139, 728, 350, 15 ], [ 139, 728, 350, 15 ], [ 139, 705, 249, 15 ], [ 139, 705, 249, 15 ], [ 139, 583, 128, 15 ], [ 139, 583, 128, 15 ], [ 139, 561, 280, 15 ], [ 139, 561, 280, 15 ], [ 139, 538, 187, 15 ], [ 139, 538, 187, 15 ], [ 139, 516, 154, 15 ], [ 139, 516, 154, 15 ], [ 139, 493, 83, 15 ], [ 139, 493, 83, 15 ], [ 554, 462, 226, 14 ], [ 554, 462, 226, 14 ], [ 124, 436, 182, 17 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ], [ 552, 58, 408, 395 ] ]
[ [ 124, 56, 413, 15 ], [ 124, 73, 411, 15 ], [ 124, 90, 412, 15 ], [ 124, 106, 412, 15 ], [ 124, 123, 413, 15 ], [ 124, 139, 412, 15 ], [ 124, 156, 413, 15 ], [ 124, 172, 413, 15 ], [ 124, 189, 414, 15 ], [ 124, 205, 214, 15 ], [ 339, 206, 96, 15 ], [ 435, 205, 100, 15 ], [ 124, 222, 412, 15 ], [ 124, 238, 413, 15 ], [ 124, 255, 391, 15 ], [ 124, 288, 415, 15 ], [ 124, 305, 415, 15 ], [ 124, 321, 413, 15 ], [ 124, 338, 412, 15 ], [ 124, 354, 412, 15 ], [ 124, 371, 415, 15 ], [ 124, 387, 412, 15 ], [ 124, 404, 354, 15 ], [ 124, 454, 413, 15 ], [ 124, 471, 247, 15 ], [ 553, 497, 415, 15 ], [ 553, 514, 414, 15 ], [ 553, 530, 414, 15 ], [ 553, 547, 413, 15 ], [ 553, 564, 412, 15 ], [ 553, 580, 414, 15 ], [ 553, 597, 415, 15 ], [ 553, 613, 414, 15 ], [ 553, 630, 415, 15 ], [ 553, 646, 412, 15 ], [ 553, 663, 412, 15 ], [ 553, 679, 412, 15 ], [ 553, 696, 270, 15 ], [ 124, 617, 414, 15 ], [ 124, 633, 414, 15 ], [ 124, 650, 413, 15 ], [ 124, 666, 415, 15 ], [ 124, 683, 83, 15 ], [ 207, 683, 270, 15 ], [ 124, 783, 413, 15 ], [ 124, 800, 413, 15 ], [ 124, 817, 413, 15 ], [ 553, 729, 412, 15 ], [ 553, 746, 415, 15 ], [ 553, 762, 413, 15 ], [ 553, 779, 413, 15 ], [ 553, 795, 415, 15 ], [ 553, 812, 413, 15 ], [ 553, 828, 413, 15 ], [ 553, 845, 414, 15 ], [ 553, 862, 408, 15 ], [ 124, 846, 412, 15 ], [ 124, 863, 401, 15 ], [ 124, 896, 413, 15 ], [ 124, 913, 412, 15 ], [ 124, 929, 415, 15 ], [ 928, 964, 34, 16 ], [ 569, 884, 16, 15 ], [ 600, 884, 366, 15 ], [ 600, 901, 369, 15 ], [ 600, 917, 216, 15 ], [ 139, 750, 17, 15 ], [ 170, 750, 223, 15 ], [ 139, 728, 17, 15 ], [ 170, 728, 319, 15 ], [ 139, 705, 17, 15 ], [ 170, 705, 218, 15 ], [ 139, 583, 17, 15 ], [ 170, 583, 97, 15 ], [ 139, 561, 17, 15 ], [ 170, 561, 249, 15 ], [ 139, 538, 17, 15 ], [ 170, 538, 156, 15 ], [ 139, 516, 17, 15 ], [ 170, 516, 123, 15 ], [ 139, 493, 12, 15 ], [ 170, 493, 52, 15 ], [ 554, 462, 81, 13 ], [ 635, 462, 144, 13 ], [ 124, 436, 182, 17 ], [ 585, 248, 26, 13 ], [ 584, 258, 29, 13 ], [ 660, 73, 82, 13 ], [ 644, 422, 105, 13 ], [ 801, 215, 22, 13 ], [ 906, 215, 28, 13 ], [ 849, 306, 21, 13 ], [ 908, 306, 27, 13 ], [ 894, 253, 43, 13 ], [ 605, 354, 22, 13 ], [ 685, 354, 28, 13 ], [ 771, 382, 41, 13 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 0, 0, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
c2fc76ca74ed0681a519f84194489b2881eb19cadfa22909fadc64e0fcb2cbb4
FAA-H-8083-32-AMT-Powerplant-Vol-1.pdf
88
286
594
774
1,025
1,025
faa_regulations
laws_and_regulations
5319
[ "131 ", "/", "SERVICE EXCELLENCE", "4.4", "Third Supplemental Indenture dated as of May 15, 2009 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.4 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.5", "Fourth Supplemental Indenture dated as of September 23, 2010 between Canadian Pacific Railway Company and The Bank of New", "York Mellon (incorporated by reference to Exhibit 4.5 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.6", "Fifth Supplemental Indenture dated as of December 1, 2011 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.6 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.7", "Sixth Supplemental Indenture dated as of February 2, 2015 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.7 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.8", "Seventh Supplemental Indenture dated as of August 3, 2015 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.8 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.9", "Eighth Supplemental Indenture dated as of November 24, 2015 among Canadian Pacific Railway Limited, Canadian Pacific Railway", "Company and The Bank of New York Mellon (incorporated by reference to Exhibit 4.9 to Canadian Pacific Railway Limited’s Form 10-", "K filed with the Securities and Exchange Commission on February 29, 2016, File No. 001-01342).", "4.10", "Indenture dated as of October 30, 2001 between Canadian Pacific Railway Company and The Bank of New York Mellon (incorporated", "by reference to Exhibit 4.10 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and Exchange Commission on", "February 29, 2016, File No. 001-01342).", "4.11", "First Supplemental Indenture dated as of April 23, 2004 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.11 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.12", "Second Supplemental Indenture dated as of October 12, 2011 between Canadian Pacific Railway Limited and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.12 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.13", "Third Supplemental Indenture dated as of October 13, 2011 between Canadian Pacific Railway Company and The Bank of New York", "Mellon (incorporated by reference to Exhibit 4.13 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.14", "Fourth Supplemental Indenture dated as of November 24, 2015 among Canadian Pacific Railway Limited, Canadian Pacific Railway", "Company and The Bank of New York Mellon (incorporated by reference to Exhibit 4.14 to Canadian Pacific Railway Limited’s Form", "10-K filed with the Securities and Exchange Commission on February 29, 2016, File No. 001-01342).", "4.15", "Indenture dated as of July 15, 1991 between Canadian Pacific Railway Company and Harris Trust and Savings Bank (incorporated by", "reference to Exhibit 4.15 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and Exchange Commission on", "February 29, 2016, File No. 001-01342).", "4.16", "First Supplemental Indenture dated as of July 1, 1996 between Canadian Pacific Railway Company and Harris Trust and Savings", "Bank (incorporated by reference to Exhibit 4.16 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.17", "Second Supplemental Indenture dated as of November 24, 2015 among Canadian Pacific Railway Limited, Canadian Pacific Railway", "Company and The Bank of New York Mellon (as successor in interest to Harris Trust and Savings Bank) (incorporated by reference to", "Exhibit 4.17 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and Exchange Commission on February 29,", "2016, File No. 001-01342).", "4.18", "Indenture", "dated", "as", "of", "May", "23,", "2008", "between", "Canadian", "Pacific", "Railway", "Company", "and", "Computershare", "Trust", "Company", "of", "Canada", "(incorporated by reference to Exhibit 4.18 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and Exchange", "Commission on February 29, 2016, File No. 001-01342).", "4.19", "First Supplemental Indenture dated as of November 24, 2015 among Canadian Pacific Railway Limited, Canadian Pacific Railway", "Company", "and", "Computershare", "Trust", "Company", "of", "Canada", "(incorporated", "by", "reference", "to", "Exhibit", "4.19", "to", "Canadian", "Pacific", "Railway", "Limited’s Form 10-K filed with the Securities and Exchange Commission on February 29, 2016, File No. 001-01342).", "4.20", "Indenture dated as of September 11, 2015, from Canadian Pacific Railway Company to Wells Fargo Bank, National Association, as", "Trustee (incorporated by reference to Exhibit 99.1 to Canadian Pacific Railway Limited’s Registration Statement on Form 6-K filed", "with the Securities and Exchange Commission on September 14, 2015, File No. 001-01342).", "4.21", "First Supplemental Indenture dated as of September 11, 2015 between Canadian Pacific Railway Company and The Bank of New", "York Mellon (incorporated by reference to Exhibit 4.21 to Canadian Pacific Railway Limited’s Form 10-K filed with the Securities and", "Exchange Commission on February 29, 2016, File No. 001-01342).", "4.22", "Second Supplemental Indenture dated as of November 24, 2015 among Canadian Pacific Railway Limited, Canadian Pacific Railway", "Company and The Bank of New York Mellon (incorporated by reference to Exhibit 4.22 to Canadian Pacific Railway Limited’s Form", "10-K filed with the Securities and Exchange Commission on February 29, 2016, File No. 001-01342)." ]
[ [ 24, 21, 169, 9 ], [ 24, 21, 169, 9 ], [ 24, 21, 169, 9 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ], [ 48, 66, 948, 663 ] ]
[ [ 24, 21, 26, 9 ], [ 51, 21, 3, 8 ], [ 58, 21, 135, 8 ], [ 50, 70, 18, 9 ], [ 183, 70, 813, 9 ], [ 183, 80, 813, 9 ], [ 183, 91, 403, 9 ], [ 50, 104, 18, 9 ], [ 183, 104, 813, 9 ], [ 183, 114, 813, 9 ], [ 183, 125, 403, 9 ], [ 50, 138, 18, 9 ], [ 183, 138, 813, 9 ], [ 183, 149, 813, 9 ], [ 183, 159, 403, 9 ], [ 50, 173, 18, 9 ], [ 183, 173, 813, 9 ], [ 183, 183, 813, 9 ], [ 183, 194, 403, 9 ], [ 50, 207, 18, 9 ], [ 183, 207, 813, 9 ], [ 183, 218, 813, 9 ], [ 183, 228, 403, 9 ], [ 50, 241, 18, 9 ], [ 183, 241, 813, 9 ], [ 183, 252, 813, 9 ], [ 183, 262, 591, 9 ], [ 50, 276, 26, 9 ], [ 183, 276, 813, 9 ], [ 183, 286, 813, 9 ], [ 183, 297, 244, 9 ], [ 50, 310, 26, 9 ], [ 183, 310, 813, 9 ], [ 183, 321, 813, 9 ], [ 183, 331, 403, 9 ], [ 50, 345, 26, 9 ], [ 183, 345, 813, 9 ], [ 183, 355, 813, 9 ], [ 183, 366, 403, 9 ], [ 50, 379, 26, 9 ], [ 183, 379, 813, 9 ], [ 183, 389, 813, 9 ], [ 183, 400, 403, 9 ], [ 50, 413, 26, 9 ], [ 183, 413, 813, 9 ], [ 183, 424, 813, 9 ], [ 183, 434, 610, 9 ], [ 50, 448, 26, 9 ], [ 183, 448, 813, 9 ], [ 183, 458, 813, 9 ], [ 183, 469, 244, 9 ], [ 50, 482, 26, 9 ], [ 183, 482, 813, 9 ], [ 183, 493, 813, 9 ], [ 183, 503, 403, 9 ], [ 50, 516, 26, 9 ], [ 183, 516, 813, 9 ], [ 183, 527, 813, 9 ], [ 183, 537, 813, 9 ], [ 183, 548, 162, 9 ], [ 50, 561, 26, 9 ], [ 183, 561, 59, 9 ], [ 252, 561, 34, 9 ], [ 297, 561, 13, 9 ], [ 320, 561, 13, 9 ], [ 344, 561, 17, 9 ], [ 372, 561, 10, 9 ], [ 393, 561, 16, 9 ], [ 420, 561, 47, 9 ], [ 477, 561, 52, 9 ], [ 540, 561, 46, 9 ], [ 597, 561, 46, 9 ], [ 654, 561, 45, 9 ], [ 710, 561, 20, 9 ], [ 741, 561, 86, 9 ], [ 838, 561, 29, 9 ], [ 877, 561, 45, 9 ], [ 933, 561, 13, 9 ], [ 957, 561, 39, 9 ], [ 183, 572, 813, 9 ], [ 183, 582, 340, 9 ], [ 50, 596, 26, 9 ], [ 183, 596, 813, 9 ], [ 183, 606, 44, 9 ], [ 238, 606, 19, 9 ], [ 267, 606, 84, 9 ], [ 362, 606, 28, 9 ], [ 400, 606, 44, 9 ], [ 455, 606, 13, 9 ], [ 478, 606, 38, 9 ], [ 526, 606, 83, 9 ], [ 619, 606, 13, 9 ], [ 643, 606, 59, 9 ], [ 712, 606, 13, 9 ], [ 735, 606, 41, 9 ], [ 787, 606, 14, 9 ], [ 811, 606, 13, 9 ], [ 834, 606, 51, 9 ], [ 895, 606, 45, 9 ], [ 951, 606, 45, 9 ], [ 183, 617, 706, 9 ], [ 50, 630, 26, 9 ], [ 183, 630, 813, 9 ], [ 183, 641, 813, 9 ], [ 183, 651, 558, 9 ], [ 50, 664, 26, 9 ], [ 183, 664, 813, 9 ], [ 183, 675, 813, 9 ], [ 183, 685, 403, 9 ], [ 50, 699, 26, 9 ], [ 183, 699, 813, 9 ], [ 183, 709, 813, 9 ], [ 183, 720, 610, 9 ] ]
[ 5, 5, 5, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
6114ce586d42b9796bec2a6f92cc930ba5e72442d595a1d0091021a82b41f3c8
0000016875-20-000007_20200220x10k.pdf
132
139
595
842
1,025
1,025
sec_filings
financial_reports
5320
[ "Figure 5-4.", " Some aircraft have the ability to change the direction of thrust. ", "Figure 5-5.", " Coefficients of lift and drag at various angles of attack. ", "5-4 ", "shift control, or gliders, air must be moving across the lifting ", "surface. This is accomplished by the forward speed of the ", "aircraft. Lift is proportional to the square of the aircraft’s ", "velocity. For example, an airplane traveling at 200 knots has ", "four times the lift as the same airplane traveling at 100 knots, ", "if the AOA and other factors remain constant. ", "The above lift equation exemplifies this mathematically ", "and supports that doubling of the airspeed will result in four ", "times the lift. As a result, one can see that velocity is an ", "important component to the production of lift, which itself ", "can be affected through varying AOA. When examining the ", "equation, lift (L) is determined through the relationship of the ", "air density (", "ρ", "), the airfoil velocity (V), the surface area of the ", "wing (S) and the coefficient of lift (C$_{L}$) for a given airfoil. ", "Taking the equation further, one can see an aircraft could ", "not continue to travel in level flight at a constant altitude and ", "maintain the same AOA if the velocity is increased. The lift ", "would increase and the aircraft would climb as a result of ", "the increased lift force or speed up. Therefore, to keep the ", "aircraft straight and level (not accelerating upward) and in a ", "state of equilibrium, as velocity is increased, lift must be kept ", "constant. This is normally accomplished by reducing the AOA ", "by lowering the nose. Conversely, as the aircraft is slowed, the ", "decreasing velocity requires increasing the AOA to maintain ", "lift sufficient to maintain flight. There is, of course, a limit to ", "how far the AOA can be increased, if a stall is to be avoided. ", "All other factors being constant, for every AOA there is ", "a corresponding airspeed required to maintain altitude in ", "steady, unaccelerated flight (true only if maintaining level ", "flight). Since an airfoil always stalls at the same AOA, if ", "increasing weight, lift must also be increased. The only ", "C$_{L }$", ".", " ρ ", ".", " V", "2 ", ".", " S", "L =", " 2 ", "Stall", "C$_{L}$", "C", "L$_{MAX}$", "C$_{D}$", "L/", "D", "L/", "D$_{MAX}$", "18 ", "16 ", "14 ", "12 ", "10 ", "8 ", "6 ", "4 ", "2 ", "0 ", ".2000 ", ".1800 ", ".1600 ", ".1400 ", ".1200 ", ".1000 ", ".0800 ", ".0600 ", ".0400 ", ".0200 ", "0 ", "Coefficient of drag (C", "D", ") ", "Lift/drag ", "Angle of attack ", "0° ", "2° ", "4° ", "6° ", "8° ", "10° ", "12° ", "14° ", "16°", "18° ", "20° ", "22° ", "C", "L", "1.8", "1.6", "1.4", "1.2", "1.0", "0.8", "0.6", "0.4", "0.2", "0 " ]
[ [ 62, 257, 469, 14 ], [ 62, 257, 469, 14 ], [ 62, 925, 421, 14 ], [ 62, 925, 421, 14 ], [ 62, 964, 29, 16 ], [ 62, 293, 415, 97 ], [ 62, 293, 415, 97 ], [ 62, 293, 415, 97 ], [ 62, 293, 415, 97 ], [ 62, 293, 415, 97 ], [ 62, 293, 415, 97 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 62, 459, 415, 131 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 293, 415, 197 ], [ 491, 509, 416, 81 ], [ 491, 509, 416, 81 ], [ 491, 509, 416, 81 ], [ 491, 509, 416, 81 ], [ 491, 509, 416, 81 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 190, 404, 151, 36 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ], [ 63, 606, 832, 307 ] ]
[ [ 62, 258, 69, 13 ], [ 132, 257, 399, 13 ], [ 62, 925, 69, 13 ], [ 132, 925, 352, 13 ], [ 62, 964, 29, 16 ], [ 62, 293, 412, 15 ], [ 62, 310, 414, 15 ], [ 62, 327, 415, 15 ], [ 62, 343, 412, 15 ], [ 62, 360, 411, 15 ], [ 62, 376, 320, 15 ], [ 62, 459, 415, 15 ], [ 62, 476, 412, 15 ], [ 62, 492, 414, 15 ], [ 62, 509, 414, 15 ], [ 62, 525, 412, 15 ], [ 62, 542, 412, 15 ], [ 62, 558, 79, 15 ], [ 141, 557, 10, 16 ], [ 152, 558, 321, 15 ], [ 62, 575, 404, 15 ], [ 491, 293, 415, 15 ], [ 491, 310, 412, 15 ], [ 491, 327, 413, 15 ], [ 491, 343, 414, 15 ], [ 491, 360, 414, 15 ], [ 491, 376, 413, 15 ], [ 491, 393, 412, 15 ], [ 491, 409, 411, 15 ], [ 491, 426, 411, 15 ], [ 491, 442, 412, 15 ], [ 491, 459, 412, 15 ], [ 491, 476, 412, 15 ], [ 491, 509, 415, 15 ], [ 491, 525, 415, 15 ], [ 491, 542, 414, 15 ], [ 491, 558, 414, 15 ], [ 491, 575, 416, 15 ], [ 226, 408, 23, 16 ], [ 251, 404, 6, 16 ], [ 257, 408, 22, 16 ], [ 280, 404, 6, 16 ], [ 286, 408, 17, 16 ], [ 304, 407, 11, 11 ], [ 318, 404, 6, 16 ], [ 324, 408, 17, 16 ], [ 190, 416, 29, 16 ], [ 269, 424, 23, 16 ], [ 601, 832, 23, 13 ], [ 521, 741, 12, 13 ], [ 582, 657, 9, 13 ], [ 591, 661, 23, 13 ], [ 431, 809, 12, 13 ], [ 308, 771, 11, 13 ], [ 320, 775, 3, 13 ], [ 379, 696, 11, 13 ], [ 391, 699, 25, 13 ], [ 730, 658, 19, 13 ], [ 730, 681, 19, 13 ], [ 730, 704, 19, 13 ], [ 730, 727, 19, 13 ], [ 730, 750, 19, 13 ], [ 734, 773, 11, 13 ], [ 734, 796, 11, 13 ], [ 734, 818, 11, 13 ], [ 734, 841, 11, 13 ], [ 734, 864, 11, 13 ], [ 213, 637, 38, 13 ], [ 213, 660, 38, 13 ], [ 213, 682, 38, 13 ], [ 213, 705, 38, 13 ], [ 213, 728, 38, 13 ], [ 213, 751, 38, 13 ], [ 213, 773, 38, 13 ], [ 213, 796, 38, 13 ], [ 213, 819, 38, 13 ], [ 213, 842, 38, 13 ], [ 241, 865, 11, 13 ], [ 185, 700, 16, 100 ], [ 193, 692, 3, 7 ], [ 185, 688, 16, 6 ], [ 754, 723, 16, 41 ], [ 447, 889, 95, 13 ], [ 251, 874, 17, 13 ], [ 282, 874, 17, 13 ], [ 314, 874, 17, 13 ], [ 347, 874, 17, 13 ], [ 381, 874, 17, 13 ], [ 410, 874, 24, 13 ], [ 445, 874, 24, 13 ], [ 480, 874, 24, 13 ], [ 516, 874, 22, 13 ], [ 546, 874, 26, 13 ], [ 583, 874, 24, 13 ], [ 618, 874, 24, 13 ], [ 653, 635, 9, 13 ], [ 663, 638, 2, 13 ], [ 652, 658, 14, 13 ], [ 652, 681, 14, 13 ], [ 652, 704, 14, 13 ], [ 652, 726, 14, 13 ], [ 652, 749, 14, 13 ], [ 652, 772, 14, 13 ], [ 652, 795, 14, 13 ], [ 652, 818, 14, 13 ], [ 652, 841, 14, 13 ], [ 658, 863, 11, 13 ] ]
[ 0, 0, 0, 0, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
cc313ad1a2f3d25fe1d3d5ecf51c06e8760769bc2d32f03d13d2d073e0db119b
pilot_handbook.pdf
102
524
594
774
1,025
1,025
faa_regulations
laws_and_regulations
5321
[ "Report of Independent Accountants ", "To the Board of Directors and Stockholders of ", "Consolidated Water Co. Ltd.", "In our opinion, the accompanying consolidated balance ", "sheets and the related consolidated statements of ", "income, stockholders’ equity and cash flows present ", "fairly, in all material respects, the financial position ", "of Consolidated Water Co. Ltd. and its subsidiaries ", "(the “Group”) at December 31, 2000 and 1999, and ", "the results of their operations and their cash flows ", "for each of the three years in the period ended ", "December 31, 2000 in conformity with accounting ", "principles generally accepted in the United States ", "of America. These financial statements are the ", "responsibility of the Group’s management; our ", "responsibility is to express an opinion on these financial ", "statements based on our audits. We conducted our ", "audits of these statements in accordance with ", "auditing standards generally accepted in the United ", "States of America, which require that we plan and ", "perform the audit to obtain reasonable assurance ", "about whether the financial statements are free of ", "material misstatement.", "An audit includes examining, ", "on a test basis, evidence supporting the amounts and ", "disclosures in the financial statements, assessing the ", "accounting principles used and significant estimates ", "made by management, and evaluating the overall ", "financial statement presentation.", "We believe that our ", "audits provide a reasonable basis for our opinion.", "PricewaterhouseCoopers", "Grand Cayman, Cayman Islands", "March 15, 2001", "Annual Report 2000", "8", "Consolidated Water " ]
[ [ 122, 601, 238, 10 ], [ 122, 635, 311, 27 ], [ 122, 635, 311, 27 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 122, 685, 359, 246 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 635, 362, 178 ], [ 544, 887, 215, 44 ], [ 544, 887, 215, 44 ], [ 544, 887, 215, 44 ], [ 801, 979, 104, 8 ], [ 509, 979, 6, 8 ], [ 122, 979, 106, 8 ] ]
[ [ 122, 601, 238, 10 ], [ 122, 635, 311, 10 ], [ 122, 652, 190, 10 ], [ 122, 685, 359, 10 ], [ 122, 702, 336, 10 ], [ 122, 719, 353, 10 ], [ 122, 736, 341, 10 ], [ 122, 753, 341, 10 ], [ 122, 770, 359, 10 ], [ 122, 786, 339, 10 ], [ 122, 803, 318, 10 ], [ 122, 820, 347, 10 ], [ 122, 837, 335, 10 ], [ 122, 854, 312, 10 ], [ 122, 870, 317, 10 ], [ 122, 887, 359, 10 ], [ 122, 904, 338, 10 ], [ 122, 921, 311, 10 ], [ 544, 635, 351, 10 ], [ 544, 652, 340, 10 ], [ 544, 669, 334, 10 ], [ 544, 685, 339, 10 ], [ 544, 702, 139, 10 ], [ 703, 702, 201, 10 ], [ 544, 719, 362, 10 ], [ 544, 736, 351, 10 ], [ 544, 753, 352, 10 ], [ 544, 770, 339, 10 ], [ 544, 786, 208, 10 ], [ 772, 786, 134, 10 ], [ 544, 803, 330, 10 ], [ 544, 887, 164, 10 ], [ 544, 904, 215, 10 ], [ 544, 921, 108, 10 ], [ 801, 979, 104, 8 ], [ 509, 979, 6, 8 ], [ 122, 979, 106, 8 ] ]
[ 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 0, 0, 0, 4, 4, 4 ]
59676e8f1b4a7d3cc25efc35785efe82590d9c9563fffeac76513c7676f9dad6
NASDAQ_CWCO_2000.pdf
9
39
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5322
[ "P.", "114 – THE NEW YORK TIMES COMPANY", "Exhibit", "Number", "Description of Exhibit", "(10.27)", "Amendment No. 3 to The New York Times Companies Supplemental Retirement and Investment Plan, amended ", "effective January 1, 2014 (filed as an Exhibit to the Company’s Form 10-K dated February 26, 2014, and incorporated ", "by reference herein).", "(10.28)", "Amendment No. 4 to The New York Times Companies Supplemental Retirement and Investment Plan, amended ", "effective September 2, 2014 (filed as an Exhibit to the Company’s Form 10-Q dated November 5, 2014, and ", "incorporated by reference herein).", "(10.29)", "Amendment No. 5 to The New York Times Companies Supplemental Retirement and Investment Plan, amended ", "September 11, 2014 and effective June 26, 2013 (filed as an Exhibit to the Company’s Form 10-Q dated November 5, ", "2014, and incorporated by reference herein).", "(10.30)", "Amendment No. 6 to The New York Times Companies Supplemental Retirement and Investment Plan, amended ", "effective January 1, 2015.", "(10.31)", "Stock Appreciation Rights Agreement, dated as of September 17, 2009, between the Company and Arthur Sulzberger, ", "Jr. (filed as an Exhibit to the Company’s Form 8-K dated September 18, 2009, and incorporated by reference herein).", "(10.32)", "Letter Agreement, dated as of August 14, 2012, between the Company and Mark Thompson (filed as an Exhibit to ", "the Company’s Form 8-K dated August 17, 2012, and incorporated by reference herein).", "(12)", "Ratio of Earnings to Fixed Charges.", "(21)", "Subsidiaries of the Company.", "(23.1)", "Consent of Ernst & Young LLP.", "(24)", "Power of Attorney (included as part of signature page).", "(31.1)", "Rule 13a-14(a)/15d-14(a) Certification.", "(31.2)", "Rule 13a-14(a)/15d-14(a) Certification.", "(32.1)", "Certification pursuant to 18 U.S.C. Section 1350, as adopted pursuant to Section 906 of the Sarbanes-Oxley Act of ", "2002.", "(32.2)", "Certification pursuant to 18 U.S.C. Section 1350, as adopted pursuant to Section 906 of the Sarbanes-Oxley Act of ", "2002.", "(101.INS)", "XBRL Instance Document.", "(101.SCH)", "XBRL Taxonomy Extension Schema Document.", "(101.CAL)", "XBRL Taxonomy Extension Calculation Linkbase Document.", "(101.DEF)", "XBRL Taxonomy Extension Definition Linkbase Document.", "(101.LAB)", "XBRL Taxonomy Extension Label Linkbase Document.", "(101.PRE)", "XBRL Taxonomy Extension Presentation Linkbase Document." ]
[ [ 83, 967, 271, 12 ], [ 83, 967, 271, 12 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ], [ 68, 83, 885, 547 ] ]
[ [ 83, 967, 11, 12 ], [ 98, 967, 256, 12 ], [ 80, 86, 50, 11 ], [ 80, 98, 56, 11 ], [ 180, 94, 155, 11 ], [ 80, 110, 43, 13 ], [ 180, 110, 764, 14 ], [ 180, 121, 764, 14 ], [ 180, 133, 135, 14 ], [ 80, 154, 43, 13 ], [ 180, 154, 764, 14 ], [ 180, 165, 764, 14 ], [ 180, 177, 225, 14 ], [ 80, 196, 43, 13 ], [ 180, 196, 764, 14 ], [ 180, 208, 764, 14 ], [ 180, 220, 292, 14 ], [ 80, 239, 43, 13 ], [ 180, 239, 764, 14 ], [ 180, 251, 164, 14 ], [ 80, 270, 43, 13 ], [ 180, 270, 764, 14 ], [ 180, 282, 760, 14 ], [ 80, 301, 43, 13 ], [ 180, 301, 764, 14 ], [ 180, 313, 582, 14 ], [ 80, 332, 25, 13 ], [ 180, 332, 235, 14 ], [ 80, 352, 25, 13 ], [ 180, 352, 195, 14 ], [ 80, 371, 36, 13 ], [ 180, 371, 207, 14 ], [ 80, 391, 25, 13 ], [ 180, 391, 368, 14 ], [ 80, 410, 36, 13 ], [ 180, 410, 256, 14 ], [ 80, 429, 36, 13 ], [ 180, 429, 256, 14 ], [ 80, 449, 36, 13 ], [ 180, 449, 764, 14 ], [ 180, 460, 33, 14 ], [ 80, 480, 36, 13 ], [ 180, 480, 764, 14 ], [ 180, 492, 33, 14 ], [ 80, 511, 64, 13 ], [ 180, 511, 174, 14 ], [ 80, 530, 69, 13 ], [ 180, 530, 313, 14 ], [ 80, 550, 68, 13 ], [ 180, 550, 403, 14 ], [ 80, 569, 66, 13 ], [ 180, 569, 394, 14 ], [ 80, 589, 67, 13 ], [ 180, 589, 363, 14 ], [ 80, 608, 65, 13 ], [ 180, 608, 409, 14 ] ]
[ 4, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
871f0b8f94fe7f3cf0ce7f48c7a910eaa20cd64e7d3afb763395719c6d489e2f
NYSE_NYT_2014.pdf
118
128
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5323
[ "2", "Chairman’s Letter", "7", "Customer Stories", "20", "Engineering the Flow of Communication", "™", "27", "CFO Letter", "28", "Financials", "30", "Directors and Corporate Officers", "31", "Stockholder Information", "32", "International Locations" ]
[ [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 81, 935, 864, 11 ], [ 176, 962, 674, 11 ], [ 176, 962, 674, 11 ], [ 176, 962, 674, 11 ], [ 176, 962, 674, 11 ], [ 176, 962, 674, 11 ], [ 176, 962, 674, 11 ] ]
[ [ 81, 936, 8, 11 ], [ 94, 936, 132, 11 ], [ 242, 936, 8, 11 ], [ 255, 936, 127, 11 ], [ 399, 936, 17, 11 ], [ 421, 936, 287, 11 ], [ 708, 935, 6, 5 ], [ 733, 936, 17, 11 ], [ 755, 936, 79, 11 ], [ 851, 936, 17, 11 ], [ 873, 936, 73, 11 ], [ 176, 962, 17, 11 ], [ 198, 962, 234, 11 ], [ 449, 962, 17, 11 ], [ 471, 962, 175, 11 ], [ 663, 962, 17, 11 ], [ 685, 962, 165, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
59465e07a2a6b1c96f7831e8c8fba1a33bc87a6f5d2aa71dfdd0bd2ed28b291c
NYSE_PBI_2004.pdf
1
36
603
783
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5324
[ "The phase transition in the localized ferromagnet EuO probed by", "$_{µ}$SR", "S.", "J. Blundell,", "1,", "∗", "T.", "Lancaster,", "1", "F.", "L. Pratt,", "2", "P.", "J. Baker,", "1,2", "W.", "Hayes,", "1", "J.-P. Ansermet,", "3", "and A. Comment", "3", "$^{1}$Clarendon Laboratory, University of Oxford, Parks Road, Oxford OX1 3PU, United Kingdom", "$^{2}$ISIS Muon Facility, ISIS, Chilton, Oxon.", "OX11 OQX, United Kingdom", "$^{3}$Institut de Physique de la Mati`ere Condens´ee, Ecole Polytechnique,", "F´ed´erale de Lausanne, CH-1015 Lausanne-EPFL, Switzerland", "(Dated: September 4, 2018)", "We report results of muon spin rotation measurements performed on the ferromagnetic semicon-", "ductor EuO, which is one of the best approximations to a localized ferromagnet.", "We argue that", "implanted muons are sensitive to the internal field primarily through a combination of hyperfine", "and Lorentz fields. The temperature dependences of the internal field and the relaxation rate have", "been measured and are compared with previous theoretical predictions.", "Europium oxide (EuO) crystallises in the rock-salt", "structure and is a ferromagnetic semiconductor with a", "Curie temperature (", "T$_{C}$", ") of 69 K [1]. It shows a colossal", "magnetoresistance effect in its Eu-rich form [2, 3] and", "the associated metal-insulator transition has been linked", "to the formation of bound magnetic polarons [4].", "It is", "the only magnetic binary oxide known to be thermody-", "namically stable in contact with silicon [5], and this, to-", "gether with a nearly 100% spin polarization of mobile", "electrons for carrier concentrations below half filling of", "the conduction band [6, 7], means that it is thought to", "be highly relevant for spintronic applications [8].", "The", "magnetic moments of the Eu", "2+", "(4f", "$^{7}$, $^{8}$S$_{7}$$_{/}$$_{2}$", ") ions result", "from 4f charge density which is nearly completely local-", "ized inside the filled 5s", "$^{2}$5p6", "shells and there is negligible", "overlap. This makes EuO an excellent approximation to", "a Heisenberg ferromagnet [9], although there is evidence", "of some momentum dependence in the exchange inter-", "actions [10]. The ferromagnetic interactions are due to", "an indirect exchange mediated by electrons in anion va-", "lence bands [11], specifically virtual excitations of oxygen", "valence band p electrons into empty Eu", "2+", "(5d) conduc-", "tion bands and exchange interaction of the d electron (p", "hole) with the localized 4f electrons.", "EuO is one of a", "family of isostructural europium chalcogenides EuX with", "X=O, S, Se and Te. As the size of the chalcogen increases", "from O to Te, the lattice parameter", "a", "increases across", "the series: 5.14", "˚", "A in EuO, 5.97", "˚", "A in EuS, 6.20", "˚", "A in EuSe", "and 6.60", "˚", "A in EuTe [12]. Only EuO and EuS are ferro-", "magnets and both the nearest-neighbor and next-nearest-", "neighbour exchange constants are larger in EuO com-", "pared to EuS [9, 13]. In EuO, the saturation magnetiza-", "tion", "M$_{s}$", "is given by", "gJµ$_{B}$", "(4", "/a", "$^{3}$), yielding", "µ$_{0}$M$_{s}$", "= 2", ".", "40", "T", "(using", "gJ", "= 7).", "Neutron studies of EuO are significantly hindered by", "the strong absorption of neutrons by Eu, though the use", "of a thin-slab geometry and use of", "$^{153}$Eu (which has the", "smaller absorption cross section of the two naturally oc-", "curring isotopes) has allowed a detailed study to be per-", "formed [9]. Nevertheless, a technique such as muon-spin", "rotation (", "µ", "SR) avoids these difficulties entirely, and in", "contrast to NMR there is no electric field gradient or", "Raw data for EuO at two temperatures, one slightly", "higher and one much lower than", "T$_{C}$", ",", "are shown in", "Fig. 1(a). These demonstrate that spin relaxation above", "T$_{C}$", "changes to a damped coherent oscillation below", "T$_{C}$", ". If", "the experiment is repeated with a sample of EuO in which", "0.6% of the Eu ions are replaced with Gd, an almost iden-", "tical result is obtained [Fig. 1(b)] although the damping", "rate of the oscillations in the ordered state is noticeably", "larger (by about a factor of two). This level of Gd dop-", "ing is known to introduce a static magnetic inhomogene-", "ity [19]. The frequency of the oscillations in both cases", "increases rapidly on cooling below", "T$_{C}$", ", see Fig. 1(c,d,e),", "approaching", "≈", "30", "MHz at zero temperature.", "The Fast", "Fourier transform data in Fig. 1(c) demonstrate that only", "a single precession frequency is observed. The tempera-", "Our", "µ", "SR experiments were carried out using the GPS", "instrument at the Swiss Muon Source (S", "µ", "S), Paul Scher-", "rer Institute (PSI) in Switzerland.", "In our", "µ", "SR exper-", "iment, spin polarised positive muons (", "µ", "$^{+}$, momentum", "28", "MeV", "/c", ") were implanted into small crystals of EuO.", "The muons stop quickly (in", "<", "10", "−", "9", "s), without signif-", "icant loss of spin-polarization.", "The observed quantity", "is then the time evolution of the average muon spin", "polarization", "P$_{z}$", "(", "t", "), which can be detected by counting", "emitted decay positrons forward (f) and backward (b)", "of the initial muon spin direction; this is possible due", "to the asymmetric nature of the muon decay [17, 18],", "which takes place in a mean time of 2", ".", "2", "µ", "s.", "In our", "experiments positrons are detected by using scintilla-", "tion counters placed in front of and behind the sam-", "ple. We record the number of positrons detected by for-", "ward (", "N$_{f}$", ") and backward (", "N$_{b}$", ") counters as a function of", "time and calculate the asymmetry function,", "G$_{z}$", "(", "t", "), using", "G$_{z}$", "(", "t", ") = [", "N$_{f}$", "(", "t", ")", "−", "α$_{exp}$N$_{b}$", "(", "t", ")]", "/", "[", "N$_{f}$", "(", "t", ") +", "α$_{exp}$N$_{b}$", "(", "t", ")], where", "α$_{exp}$", "is an experimental calibration constant and differs", "from unity due to non-uniform detector efficiency. The", "quantity", "G$_{z}$", "(", "t", ") is then proportional to", "P$_{z}$", "(", "t", ").", "quadrupolar contribution to the observed muon response,", "simplifying the analysis. In this paper we present the re-", "sults of", "µ", "SR experiments to study the magnetic order and", "the fluctuations in samples of EuO and use the results to", "compare with theoretical predictions [14–16].", "arXiv:1001.2556v2 [cond-mat.mtrl-sci] 13 Sep 2010" ]
[ [ 167, 69, 696, 13 ], [ 167, 69, 696, 13 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 113, 100, 803, 14 ], [ 192, 121, 646, 10 ], [ 260, 135, 510, 10 ], [ 260, 135, 510, 10 ], [ 277, 148, 475, 24 ], [ 277, 148, 475, 24 ], [ 421, 175, 188, 11 ], [ 182, 198, 667, 65 ], [ 182, 198, 667, 65 ], [ 182, 198, 667, 65 ], [ 182, 198, 667, 65 ], [ 182, 198, 667, 65 ], [ 182, 198, 667, 65 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 292, 410, 523 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 90, 818, 410, 121 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 710, 410, 229 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 369, 410, 337 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 530, 292, 410, 74 ], [ 30, 204, 30, 559 ] ]
[ [ 167, 69, 647, 13 ], [ 822, 69, 41, 13 ], [ 113, 102, 11, 12 ], [ 138, 102, 78, 12 ], [ 217, 100, 11, 8 ], [ 232, 102, 6, 4 ], [ 245, 102, 15, 12 ], [ 275, 102, 68, 12 ], [ 343, 100, 6, 8 ], [ 356, 102, 12, 12 ], [ 382, 102, 60, 12 ], [ 443, 100, 6, 8 ], [ 456, 102, 12, 12 ], [ 481, 102, 61, 12 ], [ 543, 100, 19, 8 ], [ 568, 102, 18, 12 ], [ 602, 102, 41, 12 ], [ 643, 100, 6, 8 ], [ 657, 102, 113, 12 ], [ 770, 100, 6, 8 ], [ 784, 102, 126, 12 ], [ 910, 100, 6, 8 ], [ 192, 121, 646, 10 ], [ 260, 135, 293, 10 ], [ 566, 135, 204, 10 ], [ 277, 148, 475, 10 ], [ 301, 162, 428, 10 ], [ 421, 175, 188, 11 ], [ 197, 198, 651, 11 ], [ 182, 211, 557, 11 ], [ 750, 211, 99, 11 ], [ 182, 225, 667, 11 ], [ 182, 238, 667, 11 ], [ 182, 252, 482, 11 ], [ 107, 292, 394, 12 ], [ 90, 307, 410, 12 ], [ 90, 322, 148, 12 ], [ 239, 322, 19, 12 ], [ 259, 322, 241, 12 ], [ 90, 338, 410, 12 ], [ 90, 353, 410, 12 ], [ 90, 369, 367, 12 ], [ 470, 369, 30, 12 ], [ 90, 384, 410, 12 ], [ 90, 400, 410, 12 ], [ 90, 415, 410, 12 ], [ 90, 431, 410, 12 ], [ 90, 446, 410, 12 ], [ 90, 462, 367, 12 ], [ 472, 462, 28, 12 ], [ 90, 477, 217, 12 ], [ 307, 476, 16, 8 ], [ 332, 477, 19, 12 ], [ 352, 477, 56, 12 ], [ 410, 477, 90, 12 ], [ 90, 493, 410, 12 ], [ 90, 508, 166, 12 ], [ 257, 508, 31, 12 ], [ 295, 508, 205, 12 ], [ 90, 524, 410, 12 ], [ 90, 539, 410, 12 ], [ 90, 555, 410, 12 ], [ 90, 570, 410, 12 ], [ 90, 586, 410, 12 ], [ 90, 601, 410, 12 ], [ 90, 616, 293, 12 ], [ 383, 615, 16, 8 ], [ 407, 616, 93, 12 ], [ 90, 632, 410, 12 ], [ 90, 647, 274, 12 ], [ 378, 647, 122, 12 ], [ 90, 663, 410, 12 ], [ 90, 678, 410, 12 ], [ 90, 694, 271, 12 ], [ 369, 694, 8, 12 ], [ 385, 694, 115, 12 ], [ 90, 709, 109, 12 ], [ 202, 707, 12, 12 ], [ 202, 709, 110, 12 ], [ 316, 707, 12, 12 ], [ 316, 709, 107, 12 ], [ 426, 707, 12, 12 ], [ 426, 709, 74, 12 ], [ 90, 725, 63, 12 ], [ 156, 722, 12, 12 ], [ 156, 725, 345, 12 ], [ 90, 740, 410, 12 ], [ 90, 756, 410, 12 ], [ 90, 771, 410, 12 ], [ 90, 787, 28, 12 ], [ 124, 787, 21, 12 ], [ 152, 787, 77, 12 ], [ 235, 787, 38, 12 ], [ 275, 787, 14, 12 ], [ 290, 787, 17, 12 ], [ 307, 787, 81, 12 ], [ 394, 787, 39, 12 ], [ 438, 787, 26, 12 ], [ 464, 787, 4, 12 ], [ 469, 787, 11, 12 ], [ 492, 787, 8, 12 ], [ 90, 802, 44, 12 ], [ 140, 802, 17, 12 ], [ 164, 802, 37, 12 ], [ 107, 818, 393, 12 ], [ 90, 833, 410, 12 ], [ 90, 849, 250, 12 ], [ 346, 849, 154, 12 ], [ 90, 864, 410, 12 ], [ 90, 880, 410, 12 ], [ 90, 895, 410, 12 ], [ 90, 911, 72, 12 ], [ 162, 911, 10, 12 ], [ 172, 911, 328, 12 ], [ 90, 926, 410, 12 ], [ 547, 710, 393, 12 ], [ 530, 725, 260, 12 ], [ 802, 725, 19, 12 ], [ 822, 725, 4, 12 ], [ 838, 725, 102, 12 ], [ 530, 741, 410, 12 ], [ 530, 756, 19, 12 ], [ 555, 756, 339, 12 ], [ 898, 756, 19, 12 ], [ 918, 756, 22, 12 ], [ 530, 771, 410, 12 ], [ 530, 787, 410, 12 ], [ 530, 803, 410, 12 ], [ 530, 818, 410, 12 ], [ 530, 833, 410, 12 ], [ 530, 849, 410, 12 ], [ 530, 864, 410, 12 ], [ 530, 880, 251, 12 ], [ 788, 880, 19, 12 ], [ 808, 880, 132, 12 ], [ 530, 895, 88, 12 ], [ 626, 895, 12, 22 ], [ 647, 895, 13, 12 ], [ 675, 895, 187, 12 ], [ 874, 895, 66, 12 ], [ 530, 911, 410, 12 ], [ 530, 926, 410, 12 ], [ 547, 369, 28, 12 ], [ 581, 369, 10, 12 ], [ 591, 369, 349, 12 ], [ 530, 385, 292, 12 ], [ 823, 385, 10, 12 ], [ 833, 385, 108, 12 ], [ 530, 400, 257, 12 ], [ 801, 400, 47, 12 ], [ 856, 400, 10, 12 ], [ 866, 400, 74, 12 ], [ 530, 416, 293, 12 ], [ 824, 416, 10, 12 ], [ 834, 416, 106, 12 ], [ 530, 431, 14, 12 ], [ 559, 431, 30, 12 ], [ 589, 431, 15, 12 ], [ 605, 431, 336, 12 ], [ 530, 446, 207, 12 ], [ 745, 446, 12, 12 ], [ 766, 446, 16, 12 ], [ 783, 447, 10, 4 ], [ 793, 445, 6, 8 ], [ 808, 446, 133, 12 ], [ 530, 462, 226, 12 ], [ 772, 462, 169, 12 ], [ 530, 477, 410, 12 ], [ 530, 493, 87, 12 ], [ 625, 493, 17, 12 ], [ 643, 493, 6, 12 ], [ 650, 493, 6, 12 ], [ 656, 493, 285, 12 ], [ 530, 508, 410, 12 ], [ 530, 524, 410, 12 ], [ 530, 539, 410, 12 ], [ 530, 555, 302, 12 ], [ 833, 555, 4, 12 ], [ 837, 555, 8, 12 ], [ 854, 555, 10, 12 ], [ 864, 555, 11, 12 ], [ 893, 555, 48, 12 ], [ 530, 570, 410, 12 ], [ 530, 586, 410, 12 ], [ 530, 601, 410, 12 ], [ 530, 617, 48, 12 ], [ 579, 617, 17, 12 ], [ 598, 617, 127, 12 ], [ 725, 617, 20, 12 ], [ 747, 617, 194, 12 ], [ 530, 632, 317, 12 ], [ 853, 632, 19, 12 ], [ 874, 632, 6, 12 ], [ 880, 632, 6, 12 ], [ 886, 632, 54, 12 ], [ 530, 648, 19, 12 ], [ 551, 648, 6, 12 ], [ 558, 648, 6, 12 ], [ 564, 648, 36, 12 ], [ 600, 648, 17, 12 ], [ 619, 648, 6, 12 ], [ 626, 648, 6, 12 ], [ 632, 648, 6, 12 ], [ 643, 648, 12, 22 ], [ 660, 648, 52, 12 ], [ 713, 648, 6, 12 ], [ 720, 648, 6, 12 ], [ 726, 648, 11, 12 ], [ 737, 648, 8, 12 ], [ 745, 648, 4, 12 ], [ 750, 648, 17, 12 ], [ 769, 648, 6, 12 ], [ 776, 648, 6, 12 ], [ 782, 648, 23, 12 ], [ 810, 648, 52, 12 ], [ 863, 648, 6, 12 ], [ 870, 648, 6, 12 ], [ 876, 648, 65, 12 ], [ 530, 663, 31, 12 ], [ 569, 663, 372, 12 ], [ 530, 679, 410, 12 ], [ 530, 694, 61, 12 ], [ 597, 694, 19, 12 ], [ 618, 694, 6, 12 ], [ 624, 694, 6, 12 ], [ 630, 694, 177, 12 ], [ 814, 694, 17, 12 ], [ 832, 694, 6, 12 ], [ 839, 694, 6, 12 ], [ 845, 694, 11, 12 ], [ 530, 292, 410, 12 ], [ 530, 307, 410, 12 ], [ 530, 322, 50, 12 ], [ 585, 322, 10, 12 ], [ 595, 322, 345, 12 ], [ 530, 338, 410, 12 ], [ 530, 353, 328, 12 ], [ 30, 204, 30, 559 ] ]
[ 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5 ]
b3f3e9a8fb34387551e686c1077411c720f316fb0188d680b2d70cfba57fc1e9
1001.2556.pdf
0
4
612
792
1,025
1,025
arxiv_two_columns
scientific_articles
5325
[ "6.4", "Combinatoric functions", "The$_{itertools.combinations(iterable, r)}$", "returns an iterator giving all possible", "r", "-tuple combinations", "of the elements contained in", "iterable", ".", "itertools.combinations([1,2,3,4,5],2)=>", "(1,2), (", "1,3), (", "1,4), (", "1,5),", "(2,3), (", "2,4), (", "2,5),", "(3,4), (", "3,5),", "(4,5)", "itertools.combinations([1,2,3,4,5],3)=>", "(1,2,3), (", "1,2,4), (", "1,2,5), (", "1,3,4), (", "1,3,5), (", "1,4,5),", "(2,3,4), (", "2,3,5), (", "2,4,5),", "(3,4,5)", "itertools.permutations([1,2,3,4,5],2)=>", "(1,2), (", "1,3), (", "1,4), (", "1,5),", "(2,1), (", "2,3), (", "2,4), (", "2,5),", "(3,1), (", "3,2), (", "3,4), (", "3,5),", "(4,1), (", "4,2), (", "4,3), (", "4,5),", "(5,1), (", "5,2), (", "5,3), (", "5,4)", "itertools.permutations([1,2,3,4,5])=>", "(1,2,3,4,5), (", "1,2,3,5,4), (", "1,2,4,3,5),", "...", "(5,4,3,2,1)", "itertools.permutations(", "'aba',3)=>", "('a','b','a'), (", "'a','a','b'), (", "'b','a','a'),", "('b','a','a'), (", "'a','a','b'), (", "'a','b','a')", "itertools.combinations_with_replacement([", "1,2,3,4,5],2)=>", "(1,1), (", "1,2), (", "1,3), (", "1,4), (", "1,5),", "(2,2), (", "2,3), (", "2,4), (", "2,5),", "(3,3), (", "3,4), (", "3,5),", "(4,4), (", "4,5),", "(5,5)", "The", "itertools.combinations_with_replacement(iterable, r)", "function relaxes a different", "constraint: elements can be repeated within a single tuple. Conceptually an element is selected for the first posi-", "tion of each tuple and then is replaced before the second element is selected.", "The identical tuple$_{('a', 'a', 'b')}$", "occurs twice, but the two ‘a’ strings came from different positions.", "Note that these functions produce all of the possible combinations by position and don’t require that the contents of", "iterable", "are unique:", "If you don’t supply a value for", "r", "the length of the iterable is used, meaning that all the elements are permuted.", "The elements within each tuple remain in the same order as", "iterable", "returned them. For example, the number 1 is al-", "ways before 2, 3, 4, or 5 in the examples above. A similar function,", "itertools.permutations(iterable,", "r=None)", ", removes this constraint on the order, returning all possible arrangements of length", "r", ":", "14" ]
[ [ 123, 88, 270, 14 ], [ 123, 88, 270, 14 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 120, 777, 26 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 161, 636, 129 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 364, 497, 143 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 588, 497, 36 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 720, 582, 76 ], [ 123, 665, 777, 41 ], [ 123, 665, 777, 41 ], [ 123, 665, 777, 41 ], [ 123, 665, 777, 41 ], [ 123, 665, 777, 41 ], [ 123, 643, 730, 12 ], [ 123, 643, 730, 12 ], [ 123, 547, 777, 26 ], [ 123, 547, 777, 26 ], [ 123, 547, 777, 26 ], [ 123, 525, 734, 12 ], [ 123, 525, 734, 12 ], [ 123, 525, 734, 12 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 123, 309, 817, 41 ], [ 502, 964, 19, 12 ] ]
[ [ 123, 88, 35, 14 ], [ 169, 88, 225, 14 ], [ 123, 120, 435, 12 ], [ 517, 120, 241, 12 ], [ 762, 120, 6, 12 ], [ 769, 120, 132, 12 ], [ 123, 134, 189, 12 ], [ 318, 134, 49, 12 ], [ 367, 134, 4, 12 ], [ 123, 161, 424, 9 ], [ 142, 174, 107, 9 ], [ 225, 174, 98, 9 ], [ 299, 174, 97, 9 ], [ 374, 174, 71, 9 ], [ 142, 187, 107, 9 ], [ 225, 187, 98, 9 ], [ 299, 187, 71, 9 ], [ 142, 201, 107, 9 ], [ 225, 201, 71, 9 ], [ 142, 214, 63, 9 ], [ 123, 241, 424, 9 ], [ 142, 254, 135, 9 ], [ 253, 254, 125, 9 ], [ 355, 254, 125, 9 ], [ 457, 254, 125, 9 ], [ 559, 254, 125, 9 ], [ 661, 254, 99, 9 ], [ 142, 268, 135, 9 ], [ 253, 268, 125, 9 ], [ 355, 268, 99, 9 ], [ 142, 281, 91, 9 ], [ 123, 364, 424, 9 ], [ 142, 378, 107, 9 ], [ 225, 378, 98, 9 ], [ 299, 378, 97, 9 ], [ 374, 378, 71, 9 ], [ 142, 391, 107, 9 ], [ 225, 391, 98, 9 ], [ 299, 391, 97, 9 ], [ 374, 391, 71, 9 ], [ 142, 404, 107, 9 ], [ 225, 404, 98, 9 ], [ 299, 404, 97, 9 ], [ 374, 404, 71, 9 ], [ 142, 418, 107, 9 ], [ 225, 418, 98, 9 ], [ 299, 418, 97, 9 ], [ 374, 418, 71, 9 ], [ 142, 431, 107, 9 ], [ 225, 431, 98, 9 ], [ 299, 431, 97, 9 ], [ 374, 431, 54, 9 ], [ 123, 458, 397, 9 ], [ 142, 471, 190, 9 ], [ 309, 471, 181, 9 ], [ 466, 471, 154, 9 ], [ 142, 484, 35, 9 ], [ 142, 498, 146, 9 ], [ 123, 588, 228, 9 ], [ 337, 588, 119, 9 ], [ 142, 602, 190, 9 ], [ 309, 602, 181, 9 ], [ 466, 602, 154, 9 ], [ 142, 615, 190, 9 ], [ 309, 615, 181, 9 ], [ 466, 615, 137, 9 ], [ 123, 720, 409, 9 ], [ 503, 720, 202, 9 ], [ 142, 734, 107, 9 ], [ 225, 734, 98, 9 ], [ 299, 734, 97, 9 ], [ 374, 734, 98, 9 ], [ 448, 734, 71, 9 ], [ 142, 747, 107, 9 ], [ 225, 747, 98, 9 ], [ 299, 747, 97, 9 ], [ 374, 747, 71, 9 ], [ 142, 760, 107, 9 ], [ 225, 760, 98, 9 ], [ 299, 760, 71, 9 ], [ 142, 774, 107, 9 ], [ 225, 774, 71, 9 ], [ 142, 787, 63, 9 ], [ 123, 665, 26, 12 ], [ 160, 666, 600, 10 ], [ 705, 665, 195, 12 ], [ 123, 679, 777, 12 ], [ 123, 694, 513, 12 ], [ 123, 643, 376, 12 ], [ 412, 643, 441, 12 ], [ 123, 547, 777, 12 ], [ 123, 562, 49, 12 ], [ 177, 562, 74, 12 ], [ 123, 525, 200, 12 ], [ 329, 525, 6, 12 ], [ 340, 525, 518, 12 ], [ 123, 309, 397, 12 ], [ 525, 309, 49, 12 ], [ 578, 309, 322, 12 ], [ 123, 323, 443, 12 ], [ 571, 325, 370, 10 ], [ 123, 339, 84, 10 ], [ 196, 338, 558, 12 ], [ 758, 338, 6, 12 ], [ 765, 338, 4, 12 ], [ 502, 964, 19, 12 ] ]
[ 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
8f3d4fc143f8177a7637a55d63661908925e557853b87523fc74be249d59a902
python_howto-functional.pdf
13
20
595
841
1,025
1,025
manuals
manuals
5326
[ "(5)", "The construction activities must be carried out in accordance with the approved marine ", "pollution contingency plan, unless otherwise agreed in writing by the MMO. ", "9.", "—(1) The licence holder must notify the MMO Licensing Team in writing of any vessel being ", "used to carry on any licensed activities on behalf of the licence holder. ", "(3)", "The licence holder must ensure that a copy of this licence and any subsequent revisions or ", "amendments have been read and understood by the master of any vessel being used to carry out ", "any construction activities, and that a copy of this licence is held on board any such vessel. ", "10.", "—(1) The licence holder must ensure that waste concrete, slurry or wash water from concrete ", "or cement activities are not discharged, intentionally or unintentionally, into the marine ", "environment. ", "(2)", "Unless otherwise agreed in writing by the MMO in approving a construction method ", "statement under condition 4, the licence holder must contain and site concrete and cement mixing ", "and washing areas away at least 10 metres away from Lake Lothing or any surface water drain to ", "minimise the risk of run off entering Lake Lothing or any surface water drain. ", "(3)", "If concrete is to be sprayed, suitable protective sheeting must be provided to prevent ", "rebounded or windblown concrete from entering the marine environment. ", "(4)", "Rebounded concrete material must be cleared away before protective sheeting is removed. ", "11.", " The licence holder must ensure that all coatings and treatments are suitable for use in the ", "marine environment and are used in accordance with guidelines approved either by the Health and ", "Safety Executive or by the Environment Agency. ", "12.", " The licence holder must— ", "13.", " All licensed activities must be carried out in accordance with the scheme-wide written ", "scheme of investigation. ", "121", "Scheme-wide written scheme of investigation ", "Spills, etc. ", "Coatings and treatments ", "Concrete and cement ", "Vessels ", "(a)", "be received by the MMO no less than 24 hours before the commencement of the relevant ", "construction activity; and ", "(b)", "include the name of the master of the vessel, the vessel type, the vessel IMO number and ", "details of the vessel owner or operating company. ", "(2)", "A notification under sub-paragraph (1) must— ", "(a)", "install bunding and/storage facilities to contain and prevent the release of, fuels, oils, and ", "chemicals associated with plant, refuelling and construction equipment, into the marine ", "environment; ", "(b)", "use secondary containment with a capacity of no less than 110% of the container’s ", "storage capacity; ", "(c)", "report any spill of oil, fuel or chemicals into the marine area to the MMO Marine ", "Pollution Response Team, the harbour master and the Maritime and Coastguard Agency ", "no later than 12 hours after the spill occurs; and ", "(d)", "store all waste in designated areas that are isolated from surface water drains and open ", "water and are bunded to contain any spillage. " ]
[ [ 154, 90, 720, 26 ], [ 154, 90, 720, 26 ], [ 154, 90, 720, 26 ], [ 154, 163, 720, 26 ], [ 154, 163, 720, 26 ], [ 154, 163, 720, 26 ], [ 154, 286, 720, 41 ], [ 154, 286, 720, 41 ], [ 154, 286, 720, 41 ], [ 154, 286, 720, 41 ], [ 154, 373, 720, 41 ], [ 154, 373, 720, 41 ], [ 154, 373, 720, 41 ], [ 154, 373, 720, 41 ], [ 154, 423, 720, 55 ], [ 154, 423, 720, 55 ], [ 154, 423, 720, 55 ], [ 154, 423, 720, 55 ], [ 154, 423, 720, 55 ], [ 154, 486, 720, 26 ], [ 154, 486, 720, 26 ], [ 154, 486, 720, 26 ], [ 169, 520, 684, 11 ], [ 169, 520, 684, 11 ], [ 154, 579, 720, 41 ], [ 154, 579, 720, 41 ], [ 154, 579, 720, 41 ], [ 154, 579, 720, 41 ], [ 169, 667, 224, 11 ], [ 169, 667, 224, 11 ], [ 154, 892, 720, 26 ], [ 154, 892, 720, 26 ], [ 154, 892, 720, 26 ], [ 499, 969, 27, 11 ], [ 154, 868, 350, 11 ], [ 154, 643, 82, 11 ], [ 154, 555, 194, 11 ], [ 154, 349, 168, 11 ], [ 154, 139, 59, 11 ], [ 184, 217, 691, 26 ], [ 184, 217, 691, 26 ], [ 184, 217, 691, 26 ], [ 184, 251, 691, 26 ], [ 184, 251, 691, 26 ], [ 184, 251, 691, 26 ], [ 169, 198, 368, 11 ], [ 169, 198, 368, 11 ], [ 184, 687, 691, 41 ], [ 184, 687, 691, 41 ], [ 184, 687, 691, 41 ], [ 184, 687, 691, 41 ], [ 184, 736, 691, 26 ], [ 184, 736, 691, 26 ], [ 184, 736, 691, 26 ], [ 184, 770, 691, 41 ], [ 184, 770, 691, 41 ], [ 184, 770, 691, 41 ], [ 184, 770, 691, 41 ], [ 184, 819, 691, 26 ], [ 184, 819, 691, 26 ], [ 184, 819, 691, 26 ] ]
[ [ 169, 90, 22, 11 ], [ 196, 90, 678, 11 ], [ 154, 105, 559, 11 ], [ 169, 163, 13, 11 ], [ 182, 163, 692, 11 ], [ 154, 178, 514, 11 ], [ 169, 286, 21, 11 ], [ 196, 286, 679, 11 ], [ 154, 300, 720, 11 ], [ 154, 315, 661, 11 ], [ 169, 373, 22, 11 ], [ 192, 374, 683, 11 ], [ 154, 388, 720, 11 ], [ 154, 403, 100, 11 ], [ 169, 423, 23, 11 ], [ 197, 423, 677, 11 ], [ 154, 437, 720, 11 ], [ 154, 452, 720, 11 ], [ 154, 467, 568, 11 ], [ 169, 486, 23, 11 ], [ 197, 486, 677, 11 ], [ 154, 501, 537, 11 ], [ 169, 520, 21, 11 ], [ 195, 520, 658, 11 ], [ 169, 579, 22, 11 ], [ 192, 579, 683, 11 ], [ 154, 594, 720, 11 ], [ 154, 609, 360, 11 ], [ 169, 667, 22, 11 ], [ 192, 667, 201, 11 ], [ 169, 892, 22, 11 ], [ 192, 892, 683, 11 ], [ 154, 907, 180, 11 ], [ 499, 969, 27, 11 ], [ 154, 868, 350, 11 ], [ 154, 643, 82, 11 ], [ 154, 555, 194, 11 ], [ 154, 349, 168, 11 ], [ 154, 139, 59, 11 ], [ 184, 217, 20, 11 ], [ 218, 217, 657, 11 ], [ 218, 232, 188, 11 ], [ 184, 251, 21, 11 ], [ 218, 251, 657, 11 ], [ 218, 266, 364, 11 ], [ 169, 198, 21, 11 ], [ 195, 198, 343, 11 ], [ 184, 687, 20, 11 ], [ 218, 687, 657, 11 ], [ 218, 701, 657, 11 ], [ 218, 716, 101, 11 ], [ 184, 736, 21, 11 ], [ 218, 736, 657, 11 ], [ 218, 750, 126, 11 ], [ 184, 770, 20, 11 ], [ 218, 770, 657, 11 ], [ 218, 785, 657, 11 ], [ 218, 799, 349, 11 ], [ 184, 819, 21, 11 ], [ 218, 819, 657, 11 ], [ 218, 834, 331, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 7, 7, 7, 7, 7, 3, 3, 3, 3, 3, 3, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 ]
c40938fa8bdc778810f83b25673d8795d76339d523005da635c928f6d807db82
uksi_20200474_en.pdf
120
160
595
842
1,025
1,025
gb_laws
laws_and_regulations
5327
[ "Appendix B. Automating the installation using preseeding", "Preseeding of advanced partition setups using RAID, LVM and encryption is supported, but not with", "the full flexibility possible when partitioning during a non-preseeded install.", "The examples below only provide basic information on the use of recipes. For detailed informa-", "tion see the files", "partman-auto-recipe.txt", "and", "partman-auto-raid-recipe.txt", "included", "in the", "debian-installer", "package. Both files are also available from the", "debian-installer", "source repository (http://anonscm.debian.org/gitweb/?p=d-i/debian-installer.git;a=tree;f=doc/devel).", "Note that the supported functionality may change between releases.", "The identification of disks is dependent on the order in which their drivers are loaded. If there are", "multiple disks in the system, make very sure the correct one will be selected before using preseeding.", "Warning", "B.4.8.1. Partitioning example", "#", "Alternatively, you may specify a disk to partition. If the system has only", "#", "one disk the installer will default to using that, but otherwise the device", "#", "name must be given in traditional, non-devfs format (so e.g. /dev/sda", "#", "and not e.g. /dev/discs/disc0/disc).", "#", "For example, to use the first SCSI/SATA hard disk:", "#d-i partman-auto/disk string /dev/sda", "#", "In addition, you’ll need to specify the method to use.", "#", "The presently available methods are:", "#", "- regular: use the usual partition types for your architecture", "#", "- lvm:", "use LVM to partition the disk", "#", "- crypto:", "use LVM within an encrypted partition", "d-i partman-auto/method string lvm", "#", "If one of the disks that are going to be automatically partitioned", "#", "contains an old LVM configuration, the user will normally receive a", "#", "warning. This can be preseeded away...", "d-i partman-lvm/device_remove_lvm boolean true", "#", "The same applies to pre-existing software RAID array:", "d-i partman-md/device_remove_md boolean true", "#", "And the same goes for the confirmation to write the lvm partitions.", "d-i partman-lvm/confirm boolean true", "d-i partman-lvm/confirm_nooverwrite boolean true", "#", "For LVM partitioning, you can select how much of the volume group to use", "#", "for logical volumes.", "#d-i partman-auto-lvm/guided_size string max", "#d-i partman-auto-lvm/guided_size string 10GB", "#d-i partman-auto-lvm/guided_size string 50%", "#", "You can choose one of the three predefined partitioning recipes:", "#", "- atomic: all files in one partition", "#", "- home:", "separate /home partition", "#", "- multi:", "separate /home, /var, and /tmp partitions", "#", "If the system has free space you can choose to only partition that space.", "#", "This is only honoured if partman-auto/method (below) is not set.", "#", "Alternatives: custom, some_device, some_device_crypto, some_device_lvm.", "#d-i partman-auto/init_automatically_partition select biggest_free", "97" ]
[ [ 501, 64, 396, 10 ], [ 205, 93, 692, 27 ], [ 205, 93, 692, 27 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 131, 692, 58 ], [ 205, 194, 463, 11 ], [ 205, 255, 692, 24 ], [ 205, 255, 692, 24 ], [ 520, 230, 97, 16 ], [ 205, 332, 279, 14 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 440, 713, 165 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 624, 639, 122 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 766, 685, 66 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 852, 611, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 205, 369, 695, 51 ], [ 880, 957, 17, 10 ] ]
[ [ 501, 64, 396, 10 ], [ 205, 93, 692, 11 ], [ 205, 109, 522, 11 ], [ 205, 131, 692, 11 ], [ 205, 146, 114, 11 ], [ 325, 148, 213, 9 ], [ 544, 146, 24, 11 ], [ 574, 148, 259, 9 ], [ 838, 146, 59, 11 ], [ 205, 162, 41, 11 ], [ 253, 164, 148, 9 ], [ 408, 162, 334, 11 ], [ 749, 164, 148, 9 ], [ 205, 178, 691, 11 ], [ 205, 194, 463, 11 ], [ 205, 255, 692, 10 ], [ 205, 270, 691, 10 ], [ 520, 230, 97, 16 ], [ 205, 332, 279, 14 ], [ 205, 440, 9, 9 ], [ 224, 440, 685, 9 ], [ 205, 454, 9, 9 ], [ 224, 454, 695, 9 ], [ 205, 468, 9, 9 ], [ 224, 468, 639, 9 ], [ 205, 483, 9, 9 ], [ 224, 483, 333, 9 ], [ 205, 497, 9, 9 ], [ 224, 497, 463, 9 ], [ 205, 511, 352, 9 ], [ 205, 525, 9, 9 ], [ 224, 525, 500, 9 ], [ 205, 539, 9, 9 ], [ 224, 539, 333, 9 ], [ 205, 554, 9, 9 ], [ 224, 554, 574, 9 ], [ 205, 568, 9, 9 ], [ 224, 568, 55, 9 ], [ 326, 568, 268, 9 ], [ 205, 582, 9, 9 ], [ 224, 582, 83, 9 ], [ 326, 582, 342, 9 ], [ 205, 596, 315, 9 ], [ 205, 624, 9, 9 ], [ 224, 624, 611, 9 ], [ 205, 639, 9, 9 ], [ 224, 639, 620, 9 ], [ 205, 653, 9, 9 ], [ 224, 653, 352, 9 ], [ 205, 667, 426, 9 ], [ 205, 681, 9, 9 ], [ 224, 681, 491, 9 ], [ 205, 695, 407, 9 ], [ 205, 710, 9, 9 ], [ 224, 710, 620, 9 ], [ 205, 724, 333, 9 ], [ 205, 738, 444, 9 ], [ 205, 766, 9, 9 ], [ 224, 766, 667, 9 ], [ 205, 781, 9, 9 ], [ 224, 781, 185, 9 ], [ 205, 795, 407, 9 ], [ 205, 809, 417, 9 ], [ 205, 823, 407, 9 ], [ 205, 852, 9, 9 ], [ 224, 852, 593, 9 ], [ 205, 866, 9, 9 ], [ 224, 866, 333, 9 ], [ 205, 880, 9, 9 ], [ 224, 880, 64, 9 ], [ 317, 880, 222, 9 ], [ 205, 894, 9, 9 ], [ 224, 894, 74, 9 ], [ 317, 894, 380, 9 ], [ 205, 369, 9, 9 ], [ 224, 369, 676, 9 ], [ 205, 383, 9, 9 ], [ 224, 383, 593, 9 ], [ 205, 397, 9, 9 ], [ 224, 397, 658, 9 ], [ 205, 412, 611, 9 ], [ 880, 957, 17, 10 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
7195b214a036856076c487ab9249c0db1f628c0306a88e6b81c254aed581fc7a
ubuntu-install-en.pdf
105
137
595
842
1,025
1,025
manuals
manuals
5328
[ "AIM ", "8/15/19", "10", "−", "2", "−", "16", "Special Operations", "m.", "Emergency Situations", "(a)", "Emergency Exits:", "(b)", "Fire Suppression:", "10", "−", "2", "−", "4.", "Emergency Medical Service (EMS)", "Multiple Helicopter Operations", "b.", "Recommended Procedures.", "1.", "In the event of a helicopter accident in the", "vicinity of the LZ, consider the following:", "(1)", "Doors and emergency exits are typical-", "ly prominently marked. If possible, operators should", "familiarize ground responders with the door system", "on their helicopter in preparation for an emergency", "event.", "(2)", "In the event of an accident during the LZ", "operation, be cautious of hazards such as sharp and", "jagged metal, plastic windows, glass, any rotating", "components, such as the rotors, and fire sources, such", "as the fuel tank(s) and the engine.", "Helicopters used in HEMS operations are usually", "powered by turboshaft engines, which use jet fuel.", "Civil HEMS aircraft typically carry between 50 and", "250 gallons of fuel, depending upon the size of the", "helicopter, and planned flight duration, and the fuel", "remaining after flying to the scene. Use water to", "control heat and use foam over fuel to keep vapors", "from ignition sources.", "a.", "Background.", " EMS helicopter operators often", "overlap other EMS operator areas. Standardized", "procedures can enhance the safety of operating", "multiple helicopters to landing zones (LZs) and to", "hospital heliports. Communication is the key to", "successful operations and in maintaining organiza-", "tion between helicopters, ground units and", "communication centers. EMS helicopter operators", "which operate in the same areas should establish joint", "operating procedures and provide them to related", "agencies.", "1.", "Landing Zone Operations.", " The first heli-", "copter to arrive on", "−", "scene should establish", "communications with the ground unit at least 10 NMs", "from the LZ to receive a LZ briefing and to provide", "ground control the number of helicopters that can be", "expected. An attempt should be made to contact other", "helicopters on 123.025 to pass on to them pertinent", "LZ information and the ground unit’s frequency.", "Subsequent helicopters arriving on scene should", "establish communications on 123.025 at least 10", "NMs from the LZ. After establishing contact on", "123.025, they should contact the ground unit for", "additional information. All helicopters should", "monitor 123.025 at all times.", "(a)", "If the landing zone is not established by", "the ground unit when the first helicopter arrives,", "then the first helicopter should establish altitude", "and orbit location requirements for the other", "arriving helicopters. Recommended altitude separa-", "tion between helicopters is 500 feet (weather and", "airspace permitting). Helicopters can orbit on", "cardinal headings from the scene coordinates. (See", "FIG 10", "−", "2", "−", "9.)", "(b)", "Upon landing in the LZ, the first", "helicopter should update the other helicopters on the", "LZ conditions, i.e., space, hazards and terrain.", "(c)", "Before initiating any helicopter move-", "ment to leave the LZ, all operators should attempt to", "contact other helicopters on 123.025, and state their", "position and route of flight intentions for departing", "the LZ.", "2.", "Hospital Operations.", " Because many", "hospitals require landing permission and have", "established procedures (frequencies to monitor,", "primary and secondary routes for approaches and", "departures, and orbiting areas if the heliport is", "occupied) pilots should always receive a briefing", "from the appropriate facility (communication center,", "flight following, etc.) before proceeding to the", "hospital.", "(a)", "In the event of multiple helicopters", "coming into the hospital heliport, the helicopter", "nearest to the heliport should contact other inbound", "helicopters on 123.025 and establish intentions.", "Follow the guidelines established in the LZ", "operations.", "(c)", "Before making any helicopter movement", "to leave the hospital heliport, all operators should", "attempt to contact other helicopters on 123.025 and", "state their position and route of flight intentions for", "departing the heliport.", "(b)", "To facilitate approach times, the pilot", "−", "in", "−", "command of the helicopter occupying the hospital", "heliport should advise any other operators whether", "the patient will be of", "f loaded with the rotor blades", "turning or stopped, and the approximate time to do so." ]
[ [ 108, 39, 36, 15 ], [ 864, 39, 51, 15 ], [ 108, 971, 58, 15 ], [ 108, 971, 58, 15 ], [ 108, 971, 58, 15 ], [ 108, 971, 58, 15 ], [ 108, 971, 58, 15 ], [ 784, 969, 126, 15 ], [ 125, 94, 201, 12 ], [ 125, 94, 201, 12 ], [ 158, 157, 170, 12 ], [ 158, 157, 170, 12 ], [ 158, 359, 171, 12 ], [ 158, 359, 171, 12 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 108, 530, 376, 33 ], [ 125, 763, 238, 12 ], [ 125, 763, 238, 12 ], [ 108, 114, 384, 33 ], [ 108, 114, 384, 33 ], [ 108, 114, 384, 33 ], [ 108, 177, 384, 82 ], [ 108, 177, 384, 82 ], [ 108, 177, 384, 82 ], [ 108, 177, 384, 82 ], [ 108, 177, 384, 82 ], [ 108, 177, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 267, 384, 82 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 380, 384, 132 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 571, 385, 181 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 108, 783, 385, 148 ], [ 532, 90, 384, 82 ], [ 532, 90, 384, 82 ], [ 532, 90, 384, 82 ], [ 532, 90, 384, 82 ], [ 532, 90, 384, 82 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 182, 385, 148 ], [ 532, 340, 385, 49 ], [ 532, 340, 385, 49 ], [ 532, 340, 385, 49 ], [ 532, 340, 385, 49 ], [ 532, 399, 384, 82 ], [ 532, 399, 384, 82 ], [ 532, 399, 384, 82 ], [ 532, 399, 384, 82 ], [ 532, 399, 384, 82 ], [ 532, 399, 384, 82 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 491, 385, 148 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 649, 385, 99 ], [ 532, 849, 384, 82 ], [ 532, 849, 384, 82 ], [ 532, 849, 384, 82 ], [ 532, 849, 384, 82 ], [ 532, 849, 384, 82 ], [ 532, 849, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ], [ 532, 757, 384, 82 ] ]
[ [ 108, 39, 36, 15 ], [ 864, 39, 51, 15 ], [ 108, 971, 16, 15 ], [ 124, 971, 9, 15 ], [ 133, 971, 8, 15 ], [ 141, 971, 9, 15 ], [ 150, 971, 16, 15 ], [ 784, 969, 126, 15 ], [ 125, 94, 20, 12 ], [ 150, 94, 176, 12 ], [ 158, 157, 22, 12 ], [ 185, 157, 143, 12 ], [ 158, 359, 23, 12 ], [ 186, 359, 143, 12 ], [ 108, 533, 20, 13 ], [ 128, 530, 10, 17 ], [ 139, 533, 10, 13 ], [ 149, 530, 10, 17 ], [ 160, 533, 15, 13 ], [ 180, 533, 303, 13 ], [ 108, 550, 267, 13 ], [ 125, 763, 15, 12 ], [ 144, 763, 218, 12 ], [ 141, 117, 13, 12 ], [ 164, 114, 327, 16 ], [ 108, 130, 311, 16 ], [ 175, 181, 21, 12 ], [ 205, 177, 286, 16 ], [ 108, 194, 383, 16 ], [ 108, 210, 384, 16 ], [ 108, 227, 384, 16 ], [ 108, 243, 44, 16 ], [ 175, 270, 21, 12 ], [ 205, 267, 286, 16 ], [ 108, 283, 384, 16 ], [ 108, 300, 384, 16 ], [ 108, 316, 383, 16 ], [ 108, 332, 248, 16 ], [ 108, 380, 384, 16 ], [ 108, 396, 384, 16 ], [ 108, 412, 384, 16 ], [ 108, 429, 384, 16 ], [ 108, 445, 384, 16 ], [ 108, 462, 384, 16 ], [ 108, 478, 383, 16 ], [ 108, 495, 162, 16 ], [ 125, 575, 14, 12 ], [ 144, 575, 105, 12 ], [ 249, 571, 242, 16 ], [ 108, 588, 384, 16 ], [ 108, 604, 384, 16 ], [ 108, 621, 384, 16 ], [ 108, 637, 384, 16 ], [ 108, 654, 384, 16 ], [ 108, 670, 385, 16 ], [ 108, 687, 383, 16 ], [ 108, 703, 384, 16 ], [ 108, 720, 384, 16 ], [ 108, 736, 68, 16 ], [ 141, 787, 14, 12 ], [ 160, 787, 217, 12 ], [ 378, 783, 113, 16 ], [ 108, 800, 174, 16 ], [ 283, 800, 10, 16 ], [ 293, 800, 200, 16 ], [ 108, 816, 383, 16 ], [ 108, 832, 384, 16 ], [ 108, 849, 384, 16 ], [ 108, 865, 384, 16 ], [ 108, 882, 384, 16 ], [ 108, 898, 384, 16 ], [ 108, 915, 384, 16 ], [ 532, 90, 384, 16 ], [ 532, 107, 384, 16 ], [ 532, 123, 384, 16 ], [ 532, 140, 384, 16 ], [ 532, 156, 213, 16 ], [ 582, 186, 21, 12 ], [ 613, 182, 303, 16 ], [ 532, 199, 384, 16 ], [ 532, 215, 384, 16 ], [ 532, 232, 385, 16 ], [ 532, 248, 383, 16 ], [ 532, 265, 383, 16 ], [ 532, 281, 384, 16 ], [ 532, 298, 384, 16 ], [ 532, 314, 51, 16 ], [ 583, 314, 10, 16 ], [ 593, 314, 9, 16 ], [ 602, 314, 10, 16 ], [ 613, 314, 19, 16 ], [ 582, 344, 22, 12 ], [ 615, 340, 302, 16 ], [ 532, 357, 384, 16 ], [ 532, 373, 340, 16 ], [ 582, 403, 20, 12 ], [ 612, 399, 304, 16 ], [ 532, 416, 383, 16 ], [ 532, 432, 384, 16 ], [ 532, 448, 384, 16 ], [ 532, 465, 54, 16 ], [ 565, 495, 16, 12 ], [ 587, 495, 194, 12 ], [ 781, 491, 136, 16 ], [ 532, 507, 384, 16 ], [ 532, 524, 384, 16 ], [ 532, 540, 384, 16 ], [ 532, 557, 384, 16 ], [ 532, 573, 384, 16 ], [ 532, 590, 384, 16 ], [ 532, 606, 384, 16 ], [ 532, 623, 62, 16 ], [ 582, 652, 21, 12 ], [ 614, 649, 303, 16 ], [ 532, 665, 384, 16 ], [ 532, 682, 384, 16 ], [ 532, 698, 384, 16 ], [ 532, 715, 385, 16 ], [ 532, 731, 81, 16 ], [ 582, 852, 20, 12 ], [ 612, 849, 304, 16 ], [ 532, 865, 384, 16 ], [ 532, 882, 384, 16 ], [ 532, 898, 384, 16 ], [ 532, 915, 163, 16 ], [ 582, 761, 22, 12 ], [ 614, 757, 268, 16 ], [ 882, 757, 10, 16 ], [ 892, 757, 13, 16 ], [ 906, 757, 10, 16 ], [ 532, 774, 384, 16 ], [ 532, 790, 384, 16 ], [ 532, 807, 159, 16 ], [ 691, 806, 224, 16 ], [ 532, 823, 384, 16 ] ]
[ 5, 5, 4, 4, 4, 4, 4, 4, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
9c50470c1d9aa814f1339d1d24a823a9e30140c9eadbe1af8da184325d3c4557
aim_basic_w_chg_1_2_3_dtd_12-31-20.pdf
630
775
612
792
1,025
1,025
faa_regulations
laws_and_regulations
5329
[ "CREATE INDEX Statement", "The ", "MyISAM", ", ", "InnoDB", ", ", "NDB", ", and ", "ARCHIVE", " storage engines support spatial columns such as ", "POINT", " and", "GEOMETRY", ". (Section 11.4, “Spatial Data Types”", ", describes the spatial data types.) However, support for", "spatial column indexing varies among engines. Spatial and nonspatial indexes on spatial columns are", "available according to the following rules.", "Spatial indexes on spatial columns have these characteristics:", "Nonspatial indexes on spatial columns (created with ", "INDEX", ", ", "UNIQUE", ", or ", "PRIMARY KEY", ") have these", "characteristics:", "2524", "•Columns can be ", "NULL", " unless the index is a primary key.", "•Permitted for any storage engine that supports spatial columns except ", "ARCHIVE", ".", "•Not permitted for a primary key or unique index.", "•Column prefix lengths are prohibited. The full width of each column is indexed.", "•Indexed columns must be ", "NOT NULL", ".", "•Available for single spatial columns only. A spatial index cannot be created over multiple spatial", "columns.", "•As of MySQL 8.0.12, an index on a spatial column ", "must", " be a ", "SPATIAL", " index. The ", "SPATIAL", " keyword is", "thus optional but implicit for creating an index on a spatial column.", "•Available only for ", "InnoDB", " and ", "MyISAM", " tables. Specifying ", "SPATIAL INDEX", " for other storage engines", "results in an error.", "•As with other indexes on columns of ", "InnoDB", " tables, a multi-valued index cannot be created with ", "USING", "HASH", "; attempting to do so results in a warning: ", "This storage engine does not support the", "HASH index algorithm, storage engine default was used instead", ". (", "USING BTREE", " is", "supported as usual.)", "1.", "The ", "binary", " character set with the default ", "binary", " collation", "2.", "The ", "utf8mb4", " character set with the default ", "utf8mb4_0900_as_cs", " collation.", "•Character sets and collations other than the following two combinations of character set and collation are", "not supported for multi-valued indexes:", "•Online creation of a multi-value index is not supported, which means the operation uses", "ALGORITHM=COPY", ". See Performance and Space Requirements.", "•Multi-valued indexes cannot be defined on data cast as ", "BINARY", " (see the description of the ", "CAST()", "function).", "•The only type of expression that is permitted in a multi-valued key part is a ", "JSON", " expression. The", "expression need not reference an existing element in a JSON document inserted into the indexed", "column, but must itself be syntactically valid.", "•Because index records for the same clustered index record are dispersed throughout a multi-valued", "index, a multi-valued index does not support range scans or index-only scans.", "•Multi-valued indexes are not permitted in foreign key specifications.", "•Index prefixes cannot be defined for multi-valued indexes.", "Spatial Indexes" ]
[ [ 395, 48, 204, 11 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 535, 769, 58 ], [ 140, 609, 459, 11 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 140, 845, 741, 27 ], [ 60, 964, 37, 11 ], [ 140, 915, 434, 11 ], [ 140, 915, 434, 11 ], [ 140, 915, 434, 11 ], [ 140, 888, 614, 11 ], [ 140, 888, 614, 11 ], [ 140, 888, 614, 11 ], [ 140, 818, 370, 11 ], [ 140, 791, 596, 11 ], [ 140, 764, 297, 11 ], [ 140, 764, 297, 11 ], [ 140, 764, 297, 11 ], [ 140, 721, 722, 27 ], [ 140, 721, 722, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 679, 783, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 636, 768, 27 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 140, 431, 785, 58 ], [ 157, 377, 470, 11 ], [ 157, 377, 470, 11 ], [ 157, 377, 470, 11 ], [ 157, 377, 470, 11 ], [ 157, 377, 470, 11 ], [ 157, 377, 470, 11 ], [ 157, 404, 605, 11 ], [ 157, 404, 605, 11 ], [ 157, 404, 605, 11 ], [ 157, 404, 605, 11 ], [ 157, 404, 605, 11 ], [ 157, 404, 605, 11 ], [ 140, 335, 792, 27 ], [ 140, 335, 792, 27 ], [ 140, 292, 665, 27 ], [ 140, 292, 665, 27 ], [ 140, 292, 665, 27 ], [ 140, 249, 752, 27 ], [ 140, 249, 752, 27 ], [ 140, 249, 752, 27 ], [ 140, 249, 752, 27 ], [ 140, 249, 752, 27 ], [ 140, 94, 738, 43 ], [ 140, 94, 738, 43 ], [ 140, 94, 738, 43 ], [ 140, 94, 738, 43 ], [ 140, 94, 738, 43 ], [ 140, 153, 753, 27 ], [ 140, 153, 753, 27 ], [ 140, 195, 514, 11 ], [ 140, 222, 444, 11 ], [ 60, 505, 146, 14 ] ]
[ [ 395, 48, 204, 11 ], [ 140, 535, 33, 11 ], [ 174, 536, 60, 10 ], [ 234, 535, 9, 11 ], [ 243, 536, 60, 10 ], [ 304, 535, 9, 11 ], [ 313, 536, 30, 10 ], [ 343, 535, 41, 11 ], [ 385, 536, 70, 10 ], [ 455, 535, 371, 11 ], [ 827, 536, 50, 10 ], [ 877, 535, 32, 11 ], [ 140, 552, 80, 10 ], [ 221, 551, 297, 11 ], [ 491, 551, 414, 11 ], [ 140, 566, 751, 11 ], [ 140, 582, 305, 11 ], [ 140, 609, 459, 11 ], [ 140, 845, 390, 11 ], [ 530, 846, 50, 10 ], [ 580, 845, 9, 11 ], [ 590, 846, 60, 10 ], [ 650, 845, 28, 11 ], [ 679, 846, 110, 10 ], [ 789, 845, 92, 11 ], [ 140, 861, 111, 11 ], [ 60, 964, 37, 11 ], [ 140, 915, 142, 11 ], [ 283, 916, 40, 10 ], [ 323, 915, 252, 11 ], [ 140, 888, 539, 11 ], [ 680, 889, 70, 10 ], [ 750, 888, 4, 11 ], [ 140, 818, 370, 11 ], [ 140, 791, 596, 11 ], [ 140, 764, 212, 11 ], [ 352, 765, 80, 10 ], [ 433, 764, 4, 11 ], [ 140, 721, 722, 11 ], [ 157, 737, 67, 11 ], [ 140, 679, 392, 11 ], [ 533, 679, 36, 11 ], [ 569, 679, 41, 11 ], [ 611, 680, 70, 10 ], [ 682, 679, 87, 11 ], [ 769, 680, 70, 10 ], [ 839, 679, 83, 11 ], [ 157, 694, 488, 11 ], [ 140, 636, 148, 11 ], [ 289, 637, 60, 10 ], [ 349, 636, 37, 11 ], [ 387, 637, 60, 10 ], [ 447, 636, 140, 11 ], [ 588, 637, 130, 10 ], [ 718, 636, 190, 11 ], [ 157, 652, 134, 11 ], [ 140, 431, 289, 11 ], [ 430, 433, 60, 10 ], [ 490, 431, 385, 11 ], [ 875, 433, 50, 10 ], [ 157, 448, 40, 10 ], [ 197, 447, 309, 11 ], [ 507, 448, 401, 10 ], [ 157, 464, 612, 10 ], [ 770, 462, 14, 11 ], [ 785, 464, 110, 10 ], [ 895, 462, 16, 11 ], [ 157, 478, 151, 11 ], [ 157, 377, 13, 11 ], [ 184, 377, 33, 11 ], [ 217, 378, 60, 10 ], [ 278, 377, 223, 11 ], [ 501, 378, 60, 10 ], [ 561, 377, 66, 11 ], [ 157, 404, 13, 11 ], [ 184, 404, 33, 11 ], [ 217, 405, 70, 10 ], [ 288, 404, 223, 11 ], [ 511, 405, 180, 10 ], [ 692, 404, 70, 11 ], [ 140, 335, 792, 11 ], [ 157, 350, 288, 11 ], [ 140, 292, 665, 11 ], [ 157, 309, 140, 10 ], [ 298, 308, 337, 11 ], [ 140, 249, 430, 11 ], [ 570, 251, 60, 10 ], [ 631, 249, 202, 11 ], [ 833, 251, 60, 10 ], [ 157, 265, 68, 11 ], [ 140, 94, 571, 11 ], [ 712, 96, 40, 10 ], [ 752, 94, 123, 11 ], [ 157, 110, 721, 11 ], [ 157, 126, 328, 11 ], [ 140, 153, 753, 11 ], [ 157, 168, 577, 11 ], [ 140, 195, 514, 11 ], [ 140, 222, 444, 11 ], [ 60, 505, 146, 14 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 7 ]
91fd4c912be3982903155137f604f1c008a7552c29b7aab250fbd207a3d23f19
refman-8.0-en.pdf
2,553
6,228
612
792
1,025
1,025
manuals
manuals
5330
[ "8.3", "La Commissione si riserva il diritto di procedere in qualsiasi momento, anche su semplice richiesta ", "verbale e anche presso la sede del Contraente, al controllo di documenti da cui possa evincersi ", "l’ottemperanza o meno da parte del Contraente degli obblighi indicati nel presente Articolo 8. ", "9.1", "Il personale del Contraente ha la facoltà di utilizzare i servizi Mensa alle seguenti condizioni: ", "", "deve essere vestito in modo decoroso e rispettare l’igiene personale; ", "", "deve indossare calzature pulite e prive di fango o altre sostanze che possano rendere scivolosa ", "la pavimentazione; ", "", "deve esporre in modo visibile la propria tessera di riconoscimento, come previsto dalla ", "normativa applicabile e la tessera di autorizzazione alla permanenza sul Sito JRC-Ispra. ", "", "effettuare la Valutazione dei Rischi delle proprie attività e redigere un documento, come ", "previsto dall’art. 18 e in accordo con i contenuti previsti all’art. 28 del D.Lgs. 81/08; ", "10.2", "Il Contraente ha inoltre l'obbligo di: ", "10.1", "Il Sito JRC-Ispra applica la normativa italiana di salute e sicurezza sul lavoro che anche il ", "Contraente è tenuto a rispettare. Il Contraente ha l'obbligo di assicurare che il personale con ", "funzione di “preposto” svolga attività di supervisione e attui i controlli necessari al fine di ", "garantirne il rispetto così come definito dal D.Lgs. 81/08 e s.m.i.. ", "9.2", "Il servizio Mensa riserva accesso prioritario, dalle 11:30 alle 12:00, al personale del Contraente, ", "fermo restando che è possibile usufruire del servizio anche durante gli orari di normale apertura. ", "", "completare il Documento Unico di Valutazione dei Rischi Interferenziali (DUVRI), sulla base ", "del documento fornito dalla Commissione, inserendo i rischi interferenziali legati alle proprie ", "attività; ", "", "informare dettagliatamente il personale, inclusi i subappaltatori e il personale dei ", "subappaltatori, riguardo ai rischi esistenti nei luoghi di lavoro comunicati dalla Commissione ", "al Contraente tramite DUVRI oppure “verbale di sopralluogo congiunto” o indicati nel PSC; ", "", "disporre ed esigere che il personale osservi le norme di sicurezza e usi i Dispositivi di ", "Protezione Individuale previsti; ", "", "assicurare che il personale sia debitamente informato e osservi i regolamenti antincendio ", "vigenti all'interno del Sito JRC-Ispra incluse le prescrizioni (in condizioni normali e di ", "emergenza) previste nei Piani di Emergenza. ", "10.3", "Se i lavori sono di carattere civile, come disposto dal D.Lgs. 81/08, Titolo IV, o se questo comporti ", "rischi particolari, come descritto nelle Specifiche tecniche, il Contraente deve: ", "", "redigere il POS congruente con le informazioni riportate nel PSC; ", "", "partecipare alle ispezioni congiunte; ", "Template used to draft ", "this document ", "Title:", "Clausole contrattuali di sicurezza sul lavoro ", "ID:", "IMS-IPR-S6.5-TMP-0001-IT ", "CONTRATTO ", "QUADRO DI SERVIZI ", "ALLEGATO VII AL CONTRATTO: CLAUSOLE CONTRATTUALI DI SICUREZZA ", "Contratto n. JRC/IPR/2019/OP/0139 ", "Servizi di fabbricazione meccaniche ", "Pagina 6 di 9 ", "ARTICOLO 9", "USO DELLA MENSA DEL SITO JRC-ISPRA ", "ARTICOLO 10", "RISPETTO DELLA NORMATIVA CONCERNENTE LA SICUREZZA SUL ", "LAVORO DA PARTE DEL PERSONALE DEL CONTRAENTE ", "Owner: ", "JRC.R.I ", "Version:", "2.0 " ]
[ [ 97, 131, 834, 51 ], [ 97, 131, 834, 51 ], [ 97, 131, 834, 51 ], [ 97, 131, 834, 51 ], [ 97, 252, 785, 14 ], [ 97, 252, 785, 14 ], [ 182, 270, 545, 15 ], [ 182, 270, 545, 15 ], [ 182, 289, 749, 33 ], [ 182, 289, 749, 33 ], [ 182, 289, 749, 33 ], [ 182, 326, 748, 33 ], [ 182, 326, 748, 33 ], [ 182, 326, 748, 33 ], [ 182, 613, 749, 33 ], [ 182, 613, 749, 33 ], [ 182, 613, 749, 33 ], [ 97, 595, 350, 14 ], [ 97, 595, 350, 14 ], [ 97, 503, 834, 70 ], [ 97, 503, 834, 70 ], [ 97, 503, 834, 70 ], [ 97, 503, 834, 70 ], [ 97, 503, 834, 70 ], [ 97, 381, 834, 33 ], [ 97, 381, 834, 33 ], [ 97, 381, 834, 33 ], [ 182, 650, 748, 52 ], [ 182, 650, 748, 52 ], [ 182, 650, 748, 52 ], [ 182, 650, 748, 52 ], [ 182, 705, 749, 52 ], [ 182, 705, 749, 52 ], [ 182, 705, 749, 52 ], [ 182, 705, 749, 52 ], [ 182, 761, 748, 33 ], [ 182, 761, 748, 33 ], [ 182, 761, 748, 33 ], [ 182, 798, 748, 52 ], [ 182, 798, 748, 52 ], [ 182, 798, 748, 52 ], [ 182, 798, 748, 52 ], [ 97, 872, 834, 33 ], [ 97, 872, 834, 33 ], [ 97, 872, 834, 33 ], [ 189, 908, 522, 15 ], [ 189, 908, 522, 15 ], [ 189, 927, 296, 15 ], [ 189, 927, 296, 15 ], [ 92, 962, 131, 21 ], [ 92, 962, 131, 21 ], [ 233, 961, 282, 23 ], [ 233, 961, 282, 23 ], [ 233, 961, 282, 23 ], [ 233, 961, 282, 23 ], [ 114, 58, 136, 22 ], [ 114, 58, 136, 22 ], [ 271, 52, 494, 33 ], [ 271, 52, 494, 33 ], [ 271, 52, 494, 33 ], [ 813, 63, 75, 10 ], [ 97, 215, 531, 14 ], [ 97, 215, 531, 14 ], [ 97, 448, 834, 33 ], [ 97, 448, 834, 33 ], [ 97, 448, 834, 33 ], [ 817, 975, 95, 9 ], [ 817, 975, 95, 9 ], [ 703, 975, 74, 9 ], [ 703, 975, 74, 9 ] ]
[ [ 97, 131, 23, 14 ], [ 170, 131, 761, 14 ], [ 170, 149, 760, 14 ], [ 170, 168, 714, 14 ], [ 97, 252, 23, 14 ], [ 170, 252, 711, 14 ], [ 182, 270, 7, 14 ], [ 207, 270, 520, 14 ], [ 182, 289, 7, 14 ], [ 207, 289, 724, 14 ], [ 207, 307, 148, 14 ], [ 182, 326, 7, 14 ], [ 207, 326, 724, 14 ], [ 207, 344, 668, 14 ], [ 182, 613, 7, 14 ], [ 207, 613, 724, 14 ], [ 207, 632, 645, 14 ], [ 97, 595, 33, 14 ], [ 170, 595, 276, 14 ], [ 97, 503, 33, 14 ], [ 170, 503, 761, 14 ], [ 170, 521, 761, 14 ], [ 170, 539, 761, 14 ], [ 170, 558, 499, 14 ], [ 97, 381, 23, 14 ], [ 170, 381, 760, 14 ], [ 170, 400, 734, 14 ], [ 182, 650, 7, 14 ], [ 207, 650, 724, 14 ], [ 207, 669, 724, 14 ], [ 207, 687, 62, 14 ], [ 182, 705, 7, 14 ], [ 207, 706, 724, 14 ], [ 207, 724, 724, 14 ], [ 207, 743, 705, 14 ], [ 182, 761, 7, 14 ], [ 207, 761, 724, 14 ], [ 207, 780, 243, 14 ], [ 182, 798, 7, 14 ], [ 207, 798, 724, 14 ], [ 207, 816, 724, 14 ], [ 207, 835, 343, 14 ], [ 97, 872, 33, 14 ], [ 170, 872, 761, 14 ], [ 170, 890, 597, 14 ], [ 189, 908, 7, 14 ], [ 207, 909, 504, 14 ], [ 189, 927, 7, 14 ], [ 207, 927, 278, 14 ], [ 92, 962, 131, 9 ], [ 116, 973, 83, 9 ], [ 233, 961, 28, 9 ], [ 271, 961, 245, 9 ], [ 245, 975, 15, 9 ], [ 271, 975, 152, 9 ], [ 138, 58, 86, 10 ], [ 114, 69, 136, 10 ], [ 271, 52, 494, 10 ], [ 414, 63, 209, 10 ], [ 417, 74, 203, 10 ], [ 813, 63, 75, 10 ], [ 97, 215, 117, 14 ], [ 244, 215, 385, 14 ], [ 97, 448, 126, 14 ], [ 244, 448, 688, 14 ], [ 244, 466, 535, 14 ], [ 817, 975, 44, 9 ], [ 872, 975, 40, 9 ], [ 703, 975, 45, 9 ], [ 757, 975, 20, 9 ] ]
[ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 7, 7, 7, 7, 7, 4, 4, 4, 4 ]
64b3d83146b6754ec9b677b38a59f70c5a6255b9f8297ad1745e0051c98fb48d
IT-13.Allegato VII - Sicurezza sul lavoro.pdf
5
13
595
842
1,025
1,025
eu_tenders
government_tenders
5331
[ "NOTES TO CONSOLIDATED ", "FINANCIAL STATEMENTS", "Years ended December 31, 2011 and 2010 " ]
[ [ 264, 137, 660, 97 ], [ 264, 137, 660, 97 ], [ 447, 297, 514, 21 ] ]
[ [ 264, 137, 660, 41 ], [ 264, 193, 599, 41 ], [ 447, 297, 514, 21 ] ]
[ 7, 7, 9 ]
56148c2a7a0fbf8743804b6a1e041aa829e05480504ee3731dd0cc15227a1d6f
TSX_AD_2011.pdf
26
84
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5332
[ "8. ", "Failure to maintain established pitch corrections, ", "a common error associated with cross-check and ", "trim errors. For example, having established a ", "pitch change to correct an altitude error, there is a ", "tendency to slow down the cross-check, waiting for ", "the airplane to stabilize in the new pitch attitude. To ", "maintain the attitude, continue to cross-check and ", "trim off the pressures. ", "9. ", "Fixations during cross-check. After initiating a ", "heading correction, for example, there is a tendency ", "to become preoccupied with bank control and miss ", "errors in pitch attitude. Likewise, during an airspeed ", "change, unnecessary gazing at the power instrument ", "is common. A small error in power setting is of less ", "consequence than large altitude and heading errors. ", "The airplane will not decelerate any faster by staring ", "at the manifold pressure gauge. ", "1. ", "Failure to cross-check the heading indicator, especially ", "during changes in power or pitch attitude. ", "2. ", "Misinterpretation of changes in heading, with resulting ", "corrections in the wrong direction. ", "3. ", "Failure to note and remember a preselected heading. ", "4. ", "Failure to observe the rate of heading change and its ", "relation to bank attitude. ", "5. ", "Overcontrolling in response to heading changes, ", "especially during changes in power settings. ", "6. ", "Anticipating heading changes with premature ", "application of rudder control. ", "7. ", "Failure to correct small heading deviations. Unless ", "zero error in heading is the goal, a pilot will tolerate ", "larger and larger deviations. Correction of a 1 degree ", "error takes a lot less time and concentration than ", "correction of a 20° error. ", "8. ", "Correcting with improper bank attitude. If correcting a ", "10° heading error with 20° of bank, the airplane rolls ", "past the desired heading before the bank is established, ", "requiring another correction in the opposite direction. ", "Do not multiply existing errors with errors in ", "corrective technique. ", "9. ", "Failure to note the cause of a previous heading error ", "and thus repeating the same error. For example, the ", "airplane is out of trim, with a left wing low tendency. ", "Repeated corrections for a slight left turn are made, ", "yet trim is ignored.", "10.", "Failure to set the heading indicator properly or failure ", "to uncage it.", "1. ", "Failure to know the power settings and pitch attitudes ", "appropriate to various airspeeds and airplane ", "configurations. ", "2. ", "Abrupt use of throttle.", "3. ", "Failure to lead the airspeed when making power ", "changes. For example, during airspeed reduction in ", "level flight, especially with gear and flaps extended, ", "adjust the throttle to maintain the slower speed ", "before the airspeed actually reaches the desired ", "speed. Otherwise, the airplane decelerates to a speed ", "lower than that desired, resulting in additional power ", "adjustments. The amount of lead depends upon how ", "fast the airplane responds to power changes. ", "4. ", "Fixation on airspeed or manifold pressure instruments ", "during airspeed changes, resulting in erratic control ", "of both airspeed and power. ", "1. ", "Improper adjustment of seat or rudder pedals for ", "comfortable position of legs and feet. Tension in the ", "ankles makes it difficult to relax rudder pressures. ", "2. ", "Confusion about the operation of trim devices that ", "differ among various airplane types. Some trim wheels ", "are aligned appropriately with the airplane’s axes; ", "others are not. Some rotate in a direction contrary to ", "what is expected. ", "3. ", "Faulty sequence in trim technique. Trim should be ", "used not as a substitute for control with the wheel ", "(stick) and rudders, but to relieve pressures already ", "held to stabilize attitude. As proficiency is gained, little ", "conscious effort is required to trim off the pressures ", "as they occur. ", "4. ", "Excessive trim control. This induces control pressures ", "that must be held until the airplane is trimmed ", "properly. Use trim frequently and in small amounts. ", "5. ", "Failure to understand the cause of trim changes. Lack ", "of understanding the basic aerodynamics related to ", "basic instrument skills causes a pilot to continually ", "lag behind the airplane.", "Heading", "Heading errors usually result from the following faults: ", "Trim", "Trim errors usually result from the following faults: ", "Power", "Power errors usually result from the following faults:", "7-13" ]
[ [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 56, 397, 131 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 195, 397, 147 ], [ 139, 403, 397, 31 ], [ 139, 403, 397, 31 ], [ 139, 403, 397, 31 ], [ 139, 442, 397, 31 ], [ 139, 442, 397, 31 ], [ 139, 442, 397, 31 ], [ 139, 481, 396, 15 ], [ 139, 481, 396, 15 ], [ 139, 503, 397, 31 ], [ 139, 503, 397, 31 ], [ 139, 503, 397, 31 ], [ 139, 542, 397, 31 ], [ 139, 542, 397, 31 ], [ 139, 542, 397, 31 ], [ 139, 581, 397, 31 ], [ 139, 581, 397, 31 ], [ 139, 581, 397, 31 ], [ 139, 621, 397, 81 ], [ 139, 621, 397, 81 ], [ 139, 621, 397, 81 ], [ 139, 621, 397, 81 ], [ 139, 621, 397, 81 ], [ 139, 621, 397, 81 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 709, 397, 97 ], [ 139, 815, 397, 81 ], [ 139, 815, 397, 81 ], [ 139, 815, 397, 81 ], [ 139, 815, 397, 81 ], [ 139, 815, 397, 81 ], [ 139, 815, 397, 81 ], [ 139, 903, 397, 31 ], [ 139, 903, 397, 31 ], [ 139, 903, 397, 31 ], [ 569, 100, 397, 48 ], [ 569, 100, 397, 48 ], [ 569, 100, 397, 48 ], [ 569, 100, 397, 48 ], [ 569, 156, 184, 15 ], [ 569, 156, 184, 15 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 178, 397, 147 ], [ 569, 333, 397, 48 ], [ 569, 333, 397, 48 ], [ 569, 333, 397, 48 ], [ 569, 333, 397, 48 ], [ 569, 442, 397, 48 ], [ 569, 442, 397, 48 ], [ 569, 442, 397, 48 ], [ 569, 442, 397, 48 ], [ 569, 497, 397, 81 ], [ 569, 497, 397, 81 ], [ 569, 497, 397, 81 ], [ 569, 497, 397, 81 ], [ 569, 497, 397, 81 ], [ 569, 497, 397, 81 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 586, 397, 97 ], [ 569, 691, 397, 48 ], [ 569, 691, 397, 48 ], [ 569, 691, 397, 48 ], [ 569, 691, 397, 48 ], [ 569, 747, 397, 64 ], [ 569, 747, 397, 64 ], [ 569, 747, 397, 64 ], [ 569, 747, 397, 64 ], [ 569, 747, 397, 64 ], [ 124, 360, 67, 17 ], [ 124, 380, 386, 15 ], [ 553, 398, 39, 17 ], [ 553, 419, 362, 15 ], [ 553, 57, 49, 17 ], [ 553, 77, 367, 15 ], [ 928, 964, 34, 16 ] ]
[ [ 139, 56, 17, 15 ], [ 170, 56, 366, 15 ], [ 170, 73, 366, 15 ], [ 170, 89, 366, 15 ], [ 170, 106, 366, 15 ], [ 170, 123, 366, 15 ], [ 170, 139, 366, 15 ], [ 170, 156, 366, 15 ], [ 170, 172, 159, 15 ], [ 139, 195, 17, 15 ], [ 170, 195, 366, 15 ], [ 170, 211, 366, 15 ], [ 170, 228, 366, 15 ], [ 170, 244, 366, 15 ], [ 170, 261, 366, 15 ], [ 170, 278, 366, 15 ], [ 170, 294, 366, 15 ], [ 170, 311, 366, 15 ], [ 170, 327, 220, 15 ], [ 139, 403, 17, 15 ], [ 170, 403, 366, 15 ], [ 170, 419, 292, 15 ], [ 139, 442, 17, 15 ], [ 170, 442, 366, 15 ], [ 170, 458, 242, 15 ], [ 139, 481, 17, 15 ], [ 170, 481, 365, 15 ], [ 139, 503, 17, 15 ], [ 170, 503, 366, 15 ], [ 170, 520, 173, 15 ], [ 139, 542, 17, 15 ], [ 170, 542, 366, 15 ], [ 170, 559, 309, 15 ], [ 139, 581, 17, 15 ], [ 170, 581, 366, 15 ], [ 170, 598, 206, 15 ], [ 139, 621, 17, 15 ], [ 170, 621, 366, 15 ], [ 170, 637, 366, 15 ], [ 170, 654, 366, 15 ], [ 170, 670, 366, 15 ], [ 170, 687, 175, 15 ], [ 139, 709, 17, 15 ], [ 170, 709, 366, 15 ], [ 170, 726, 366, 15 ], [ 170, 742, 366, 15 ], [ 170, 759, 366, 15 ], [ 170, 775, 366, 15 ], [ 170, 792, 149, 15 ], [ 139, 815, 17, 15 ], [ 170, 815, 366, 15 ], [ 170, 831, 366, 15 ], [ 170, 848, 366, 15 ], [ 170, 864, 366, 15 ], [ 170, 881, 131, 15 ], [ 139, 903, 15, 15 ], [ 159, 903, 378, 15 ], [ 170, 920, 84, 15 ], [ 569, 100, 17, 15 ], [ 600, 100, 366, 15 ], [ 600, 117, 366, 15 ], [ 600, 133, 107, 15 ], [ 569, 156, 17, 15 ], [ 600, 156, 153, 15 ], [ 569, 178, 17, 15 ], [ 600, 178, 366, 15 ], [ 600, 195, 366, 15 ], [ 600, 211, 366, 15 ], [ 600, 228, 366, 15 ], [ 600, 244, 366, 15 ], [ 600, 261, 366, 15 ], [ 600, 277, 366, 15 ], [ 600, 294, 366, 15 ], [ 600, 311, 309, 15 ], [ 569, 333, 17, 15 ], [ 600, 333, 366, 15 ], [ 600, 350, 366, 15 ], [ 600, 366, 196, 15 ], [ 569, 442, 17, 15 ], [ 600, 442, 366, 15 ], [ 600, 458, 366, 15 ], [ 600, 475, 348, 15 ], [ 569, 497, 17, 15 ], [ 600, 497, 366, 15 ], [ 600, 514, 366, 15 ], [ 600, 530, 366, 15 ], [ 600, 547, 366, 15 ], [ 600, 563, 123, 15 ], [ 569, 586, 17, 15 ], [ 600, 586, 366, 15 ], [ 600, 603, 366, 15 ], [ 600, 619, 366, 15 ], [ 600, 636, 366, 15 ], [ 600, 652, 366, 15 ], [ 600, 669, 99, 15 ], [ 569, 691, 17, 15 ], [ 600, 691, 366, 15 ], [ 600, 708, 366, 15 ], [ 600, 724, 362, 15 ], [ 569, 747, 17, 15 ], [ 600, 747, 366, 15 ], [ 600, 763, 366, 15 ], [ 600, 780, 366, 15 ], [ 600, 797, 161, 15 ], [ 124, 360, 67, 17 ], [ 124, 380, 386, 15 ], [ 553, 398, 39, 17 ], [ 553, 419, 362, 15 ], [ 553, 57, 49, 17 ], [ 553, 77, 367, 15 ], [ 928, 964, 34, 16 ] ]
[ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 7, 7, 7, 7, 7, 7, 4 ]
393373a302ce5b18cde8b20399df8fdede2cb28488a3ade1dee081e07a818e5d
FAA-H-8083-15B.pdf
173
371
594
774
1,025
1,025
faa_regulations
laws_and_regulations
5333
[ "Printed by The Malvern Press Ltd, CM19 5QB ", "www.malvernpress.com" ]
[ [ 345, 975, 346, 28 ], [ 345, 975, 346, 28 ] ]
[ [ 345, 975, 346, 13 ], [ 433, 990, 167, 13 ] ]
[ 4, 4 ]
c3c2e38e4e8993dbc0adfd857a94822067c920280a4511c720faeaac0ee7e279
TSX-V_TWR_2010.pdf
38
39
591
838
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5334
[ "Table 5:", "A comparison of structured P2P systems. PtP stands for point-to-point communication, such as communication between", "physical connections in a P2P overlay. EtE stands for end-to-end communication, such as messages routed over the overlay between", "two peers.", "System", "Overlay messaging", "NAT Traversal", "DHT", "Secure PtP", "Secure EtE", "Brunet", "Yes (AHSender)", "UDP", "and", "overlay", "relaying", "Yes with reliability", "Yes", "Yes", "FreePastry", "Yes (route)", "Only", "with", "port-", "forwarding enabled", "Yes, PAST [35], reli-", "able", "No", "No", "NChord", "No, only look up", "No", "Simple,", "non-fault", "tolerant DHT", "No", "No", "“find", "successor”.", "After establishing a connection with", "the owner of that key, the owner needs to query for its", "value, which would be the node ID of the node own-", "ing the virtual IP. After executing “find", "successor” and", "retrieving the destination nodes physical IP address, the", "VPN can “connect” to the remote node using either a", "UDP or TCP socket.", "Virtual IP messages would then", "be sent and received through this “connection”. Unlike", "our system, NChord does not support sending messages", "through the overlay, thus a separate “connection” for ap-", "plication purposes will need to be created.", "FreePastry begins by looking up the mapping of vir-", "tual IP to node ID in PAST. To form a connection through", "overlay, the VPN client would use “route” to send pack-", "ets and “deliver” to receive incoming packets. In fact, the", "model is very similar to Brunet. Furthermore, FreePas-", "try has knowledge of proximity in shortcuts, so it may be", "very easy to apply high-performance autonomic relays", "in pastry potentially reusing some of their work from", "ePost [29].", "FreePastry does not form shortcuts based", "upon communication demands, so if two peers were ac-", "tively communicating, they may always have to route", "traffic over the overlay, which in most cases will be sig-", "nificantly slower than if they were directly connected.", "Though one could argue that since FreePastry does not", "support NAT traversal, all nodes will already be public", "and thus an application, as in the NChord example, could", "form a direct connection bypassing the overlay.", "lap. With overlap sets formed, relays will be created au-", "tomatically using an existing infrastructure. We present a", "novel method for client-side full tunneling that works in", "P2P and provides a level of security not present in prior", "works by ensuring that only secure data is transmitted", "over the LAN. The PtP and EtE links are secured via a", "group system using a partially automated PKI with an in-", "tuitive web interface, which can be hosted by a group or", "they may use our public system [40].", "Through the use of the group interface, users can cre-", "ate their own VPNs with private P2P pools while using", "public pools as a bootstrap. Users are able to join the", "system by downloading a stock VPN and loading it with", "their user specific configuration or binary blob. The VPN", "will automatically connect to the appropriate web server", "and both parties will verify each other’s authenticity. The", "user is then quickly connected to the VPN. Administra-", "tors are able to police the system through the web inter-", "face and offending users are eventually removed from the", "system through one of the following mechanisms: CRL,", "DHT events, and broadcast messages.", "The paper introduces many new interesting research", "problems: 1) distributed load balancing of full tunnel", "gateways, 2) understanding the long term effects of dif-", "ferent automatic relay selection models, 3) understand-", "ing the benefits beyond security of using a private over-", "lay for a VPN. We believe that this work provides both a", "position and a model on how to design VPNs.", "This paper presents a novel VPN approach that has been", "designed from the ground up to facilitate ease of use", "while maintaining a reasonable level of security. At the", "core of the VPN is a structured P2P system that provides", "decentralized peer discovery, NAT traversal, relays, full", "tunnel clients and gateways, and secure point-to-point", "(PtP) and end-to-end (EtE) links. In the paper, we focus", "primarily on relays, full tunnels, and group security. The", "relay seekers can use arbitrary information, such as con-", "nection age or latency, to assist in finding suitable over-", "8", "Conclusions", "References", "[1]", "RobotCA.", "http://www.wlug.org.nz/RobotCA", ",", "October 2005.", "[2]", "Amazon", "elastic", "compute", "cloud.", "http://aws.amazon.com/ec2", ", 2009.", "[3]", "A. Bavier, N. Feamster, M. Huang, L. Peterson, and", "J.", "Rexford. In VINI veritas: realistic and controlled net-", "work experimentation. In", "In SIGCOMM’06", ", 2006.", "[4]", "P. O. Boykin and et al. A symphony conducted by brunet,", "2007.", "[5]", "M. Castro, M. Costa, and A. Rowstron. Debunking some", "myths about structured and unstructured overlays.", "In", "13" ]
[ [ 120, 222, 783, 38 ], [ 120, 222, 783, 38 ], [ 120, 222, 783, 38 ], [ 120, 222, 783, 38 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 115, 88, 791, 120 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 288, 399, 166 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 120, 458, 399, 259 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 288, 377, 135 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 427, 395, 181 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 527, 613, 386, 104 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 783, 386, 150 ], [ 120, 751, 133, 13 ], [ 120, 751, 133, 13 ], [ 527, 740, 92, 13 ], [ 535, 768, 369, 24 ], [ 535, 768, 369, 24 ], [ 535, 768, 369, 24 ], [ 535, 768, 369, 24 ], [ 535, 768, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 800, 369, 24 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 832, 369, 38 ], [ 535, 878, 369, 24 ], [ 535, 878, 369, 24 ], [ 535, 878, 369, 24 ], [ 535, 909, 369, 24 ], [ 535, 909, 369, 24 ], [ 535, 909, 369, 24 ], [ 535, 909, 369, 24 ], [ 504, 961, 16, 11 ] ]
[ [ 120, 222, 49, 10 ], [ 175, 222, 728, 10 ], [ 120, 236, 783, 10 ], [ 120, 250, 61, 10 ], [ 131, 95, 49, 11 ], [ 250, 95, 128, 11 ], [ 402, 95, 98, 11 ], [ 555, 95, 34, 11 ], [ 716, 95, 72, 11 ], [ 815, 95, 74, 11 ], [ 131, 122, 45, 11 ], [ 250, 122, 110, 11 ], [ 402, 114, 33, 11 ], [ 448, 114, 24, 11 ], [ 485, 114, 49, 11 ], [ 402, 130, 54, 11 ], [ 555, 122, 127, 11 ], [ 716, 122, 24, 11 ], [ 815, 122, 24, 11 ], [ 131, 154, 71, 11 ], [ 250, 154, 74, 11 ], [ 402, 146, 33, 11 ], [ 454, 146, 29, 11 ], [ 502, 146, 32, 11 ], [ 402, 161, 130, 11 ], [ 555, 146, 140, 11 ], [ 555, 161, 27, 11 ], [ 716, 154, 20, 11 ], [ 815, 154, 20, 11 ], [ 131, 185, 53, 11 ], [ 250, 185, 113, 11 ], [ 402, 185, 20, 11 ], [ 555, 177, 51, 11 ], [ 634, 177, 61, 11 ], [ 555, 193, 89, 11 ], [ 716, 185, 20, 11 ], [ 815, 185, 20, 11 ], [ 120, 288, 54, 11 ], [ 159, 288, 86, 11 ], [ 258, 288, 250, 11 ], [ 120, 303, 376, 11 ], [ 120, 319, 376, 11 ], [ 120, 334, 290, 11 ], [ 396, 334, 112, 11 ], [ 120, 350, 377, 11 ], [ 120, 365, 399, 11 ], [ 120, 381, 144, 11 ], [ 276, 381, 220, 11 ], [ 120, 396, 399, 11 ], [ 120, 412, 376, 11 ], [ 120, 427, 399, 11 ], [ 120, 443, 281, 11 ], [ 137, 458, 360, 11 ], [ 120, 474, 377, 11 ], [ 120, 489, 399, 11 ], [ 120, 505, 399, 11 ], [ 120, 520, 376, 11 ], [ 120, 535, 377, 11 ], [ 120, 551, 377, 11 ], [ 120, 567, 377, 11 ], [ 120, 582, 75, 11 ], [ 209, 582, 288, 11 ], [ 120, 597, 376, 11 ], [ 120, 613, 377, 11 ], [ 120, 628, 386, 11 ], [ 120, 644, 386, 11 ], [ 120, 659, 377, 11 ], [ 120, 675, 377, 11 ], [ 120, 690, 377, 11 ], [ 120, 706, 316, 11 ], [ 527, 288, 376, 11 ], [ 527, 303, 376, 11 ], [ 527, 319, 376, 11 ], [ 527, 334, 377, 11 ], [ 527, 350, 376, 11 ], [ 527, 365, 376, 11 ], [ 527, 381, 376, 11 ], [ 527, 396, 376, 11 ], [ 527, 412, 246, 11 ], [ 544, 427, 360, 11 ], [ 527, 443, 376, 11 ], [ 527, 458, 377, 11 ], [ 527, 474, 376, 11 ], [ 527, 489, 395, 11 ], [ 527, 505, 376, 11 ], [ 527, 520, 377, 11 ], [ 527, 535, 377, 11 ], [ 527, 551, 376, 11 ], [ 527, 567, 377, 11 ], [ 527, 582, 376, 11 ], [ 527, 597, 252, 11 ], [ 544, 613, 360, 11 ], [ 527, 628, 377, 11 ], [ 527, 644, 376, 11 ], [ 527, 659, 377, 11 ], [ 527, 675, 386, 11 ], [ 527, 690, 376, 11 ], [ 527, 706, 305, 11 ], [ 120, 783, 376, 11 ], [ 120, 799, 376, 11 ], [ 120, 814, 377, 11 ], [ 120, 830, 377, 11 ], [ 120, 845, 377, 11 ], [ 120, 861, 377, 11 ], [ 120, 876, 377, 11 ], [ 120, 892, 377, 11 ], [ 120, 907, 376, 11 ], [ 120, 923, 386, 11 ], [ 120, 751, 10, 13 ], [ 150, 751, 103, 13 ], [ 527, 740, 92, 13 ], [ 535, 768, 18, 10 ], [ 557, 768, 64, 10 ], [ 630, 769, 271, 9 ], [ 900, 768, 3, 10 ], [ 560, 783, 85, 10 ], [ 535, 800, 18, 10 ], [ 557, 800, 54, 10 ], [ 666, 800, 38, 10 ], [ 760, 800, 51, 10 ], [ 867, 800, 36, 10 ], [ 560, 815, 226, 9 ], [ 786, 814, 40, 10 ], [ 535, 832, 19, 10 ], [ 558, 832, 345, 10 ], [ 560, 846, 9, 10 ], [ 574, 846, 329, 10 ], [ 560, 860, 153, 10 ], [ 718, 860, 105, 10 ], [ 823, 860, 41, 10 ], [ 535, 878, 17, 10 ], [ 556, 878, 347, 10 ], [ 560, 892, 33, 10 ], [ 535, 909, 17, 10 ], [ 556, 909, 347, 10 ], [ 560, 923, 315, 10 ], [ 891, 923, 12, 10 ], [ 504, 961, 16, 11 ] ]
[ 0, 0, 0, 0, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4 ]
f8faea000892b80c1897d9f713390b4159b83dfa7ccf2c6a81a4a9ffdc97afec
1001.2575.pdf
12
15
612
792
1,025
1,025
arxiv_two_columns
scientific_articles
5335
[ "03825019. 5", "OY", "F6/8 Hl", "Ht", "16" ]
[ [ 98, 61, 93, 8 ], [ 678, 60, 248, 11 ], [ 678, 60, 248, 11 ], [ 678, 60, 248, 11 ], [ 504, 978, 16, 8 ] ]
[ [ 98, 61, 93, 8 ], [ 716, 60, 89, 11 ], [ 864, 60, 62, 11 ], [ 678, 60, 16, 11 ], [ 504, 978, 16, 8 ] ]
[ 5, 5, 5, 5, 4 ]
bcc90029f1df682acb0fb031dbbe5adf6591b21dd6a25054aab2e37a66038374
CN100439784C.pdf
15
18
595
842
1,025
1,025
patents_cn
patents
5336
[ "50", "annual report 2012", " kAThMANdu", "10", "dERIVATIVE FINANCIAL INSTRuMENTS", "Group", "pArent", "2012", "nZ$’000", "2011", "nZ$’000", "2012", "nZ$’000", "2011", "nZ$’000", "Asset", "Interest rate swaps - cash flow hedge", "-", "2", "-", "-", "-", "2", "-", "-", "Less non-current portion:", "-", "-", "-", "-", "Current portion", "-", "2", "-", "-", "Liabilities", "Interest rate swaps - cash flow hedge", "990", "340", "-", "-", "Foreign exchange contracts - cash flow hedge", "2,889", "10,466", "-", "-", "3,879", "10,806", "-", "-", "Less non-current portion:", "Interest rate swaps - cash flow hedge", "751", "301", "-", "-", "Current portion", "3,128", "10,505", "-", "-", "11", "INVENTORIES", "(a)", "Interest rate swaps - cash flow hedge", "(b)", "Foreign exchange contracts - cash flow hedge", "The above table shows the Group’s financial derivative holdings at year end. Refer to note 2(o) for information on the calculation of fair values. ", "the objective of these contracts is to hedge highly probable ", "anticipated foreign currency purchases against currency ", "fluctuations. these contracts are timed to mature when ", "import purchases are scheduled for payment. the total of ", "foreign exchange contracts amount to uS$76,750,000, ", "nZ$ 99,138,128 (2011: uS $ 63,050,000, nZ$ 84,184,649 ).", "the effectiveness of the contracts is measured by comparing ", "the changes in the present value of the cash flow arising from ", "the hedged forecast purchase at the forward rate, with the ", "changes in fair value of the forward contract.", "Interest rate swaps are to exchange a floating rate of interest ", "for a fixed rate of interest. the objective of the transaction is ", "to hedge the core borrowings of the business to minimise the ", "impact of interest rate volatility within acceptable levels of risk ", "thereby limiting the volatility on the Group’s financial results. ", "the total amount of interest rate swaps at balance date was ", "$45,940,337 (2011: $40,284,450). the fixed interest rates ", "range between 3.99% and 5.71% (2011: 4.73% and 5.25%).", "the effectiveness of the contracts is measured by comparing ", "the changes in the present value of the cash flow arising ", "from the hedged forecast interest rate at fixed rate, with the ", "changes in fair value of the forward contract.", "Inventory has been reviewed for stock selling below cost and no provision (2011: $0) has been made.", "Group", "pArent", "2012", "nZ$’000", "2011", "nZ$’000", "2012", "nZ$’000", "2011", "nZ$’000", "Trading stock", "60,391", "47,146", "-", "-", "Goods in transit", "12,904", "6,855", "-", "-", "73,295", "54,001", "-", "-" ]
[ [ 61, 23, 309, 24 ], [ 61, 23, 309, 24 ], [ 61, 23, 309, 24 ], [ 61, 92, 357, 14 ], [ 61, 92, 357, 14 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 60, 113, 866, 318 ], [ 61, 721, 148, 14 ], [ 61, 721, 148, 14 ], [ 61, 478, 334, 14 ], [ 61, 478, 334, 14 ], [ 508, 478, 401, 14 ], [ 508, 478, 401, 14 ], [ 61, 444, 754, 13 ], [ 508, 495, 399, 92 ], [ 508, 495, 399, 92 ], [ 508, 495, 399, 92 ], [ 508, 495, 399, 92 ], [ 508, 495, 399, 92 ], [ 508, 495, 399, 92 ], [ 508, 606, 413, 60 ], [ 508, 606, 413, 60 ], [ 508, 606, 413, 60 ], [ 508, 606, 413, 60 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 495, 413, 123 ], [ 61, 637, 410, 60 ], [ 61, 637, 410, 60 ], [ 61, 637, 410, 60 ], [ 61, 637, 410, 60 ], [ 61, 873, 671, 13 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ], [ 59, 740, 869, 116 ] ]
[ [ 61, 23, 19, 24 ], [ 102, 34, 163, 13 ], [ 265, 34, 105, 13 ], [ 61, 92, 19, 14 ], [ 85, 92, 332, 14 ], [ 580, 118, 60, 17 ], [ 787, 118, 69, 17 ], [ 573, 141, 30, 14 ], [ 546, 158, 57, 14 ], [ 679, 141, 29, 14 ], [ 652, 158, 57, 14 ], [ 785, 141, 30, 14 ], [ 758, 158, 57, 14 ], [ 889, 141, 29, 14 ], [ 862, 158, 57, 14 ], [ 67, 195, 35, 13 ], [ 67, 213, 199, 13 ], [ 594, 213, 4, 12 ], [ 697, 213, 7, 12 ], [ 806, 213, 4, 12 ], [ 910, 213, 4, 12 ], [ 594, 232, 4, 12 ], [ 697, 232, 7, 12 ], [ 806, 232, 4, 12 ], [ 910, 232, 4, 12 ], [ 67, 250, 131, 13 ], [ 594, 250, 4, 12 ], [ 700, 250, 4, 12 ], [ 806, 250, 4, 12 ], [ 910, 250, 4, 12 ], [ 67, 268, 79, 13 ], [ 594, 268, 4, 12 ], [ 697, 268, 7, 12 ], [ 806, 268, 4, 12 ], [ 910, 268, 4, 12 ], [ 67, 305, 61, 13 ], [ 67, 323, 199, 13 ], [ 576, 323, 22, 12 ], [ 682, 323, 22, 12 ], [ 806, 323, 4, 12 ], [ 910, 323, 4, 12 ], [ 67, 341, 242, 13 ], [ 565, 341, 33, 12 ], [ 664, 341, 41, 12 ], [ 806, 341, 4, 12 ], [ 910, 341, 4, 12 ], [ 565, 360, 33, 12 ], [ 664, 360, 41, 12 ], [ 806, 360, 4, 12 ], [ 910, 360, 4, 12 ], [ 67, 378, 131, 13 ], [ 67, 396, 199, 13 ], [ 576, 396, 22, 12 ], [ 682, 396, 22, 12 ], [ 806, 396, 4, 12 ], [ 910, 396, 4, 12 ], [ 67, 415, 79, 13 ], [ 565, 415, 33, 12 ], [ 664, 415, 41, 12 ], [ 806, 415, 4, 12 ], [ 910, 415, 4, 12 ], [ 61, 721, 17, 14 ], [ 95, 721, 114, 14 ], [ 61, 478, 21, 14 ], [ 86, 478, 308, 14 ], [ 508, 478, 21, 14 ], [ 535, 478, 375, 14 ], [ 61, 444, 754, 13 ], [ 508, 495, 399, 13 ], [ 508, 511, 372, 13 ], [ 508, 526, 373, 13 ], [ 508, 542, 384, 13 ], [ 508, 558, 370, 13 ], [ 508, 574, 381, 13 ], [ 508, 606, 410, 13 ], [ 508, 621, 413, 13 ], [ 508, 637, 392, 13 ], [ 508, 653, 295, 13 ], [ 61, 495, 406, 13 ], [ 61, 511, 402, 13 ], [ 61, 526, 413, 13 ], [ 61, 542, 413, 13 ], [ 61, 558, 401, 13 ], [ 61, 574, 400, 13 ], [ 61, 590, 393, 13 ], [ 61, 606, 404, 13 ], [ 61, 637, 410, 13 ], [ 61, 653, 377, 13 ], [ 61, 669, 401, 13 ], [ 61, 685, 295, 13 ], [ 61, 873, 671, 13 ], [ 579, 745, 60, 17 ], [ 787, 745, 69, 17 ], [ 572, 768, 30, 14 ], [ 545, 785, 57, 14 ], [ 678, 768, 29, 14 ], [ 651, 785, 57, 14 ], [ 784, 768, 30, 14 ], [ 757, 785, 57, 14 ], [ 890, 768, 29, 14 ], [ 863, 785, 57, 14 ], [ 67, 804, 69, 13 ], [ 557, 804, 41, 12 ], [ 663, 804, 41, 12 ], [ 805, 804, 4, 12 ], [ 911, 804, 4, 12 ], [ 67, 823, 83, 13 ], [ 557, 822, 41, 12 ], [ 670, 822, 33, 12 ], [ 805, 822, 4, 12 ], [ 911, 822, 4, 12 ], [ 557, 841, 41, 12 ], [ 663, 841, 41, 12 ], [ 805, 841, 4, 12 ], [ 911, 841, 4, 12 ] ]
[ 5, 5, 5, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
a546721d519ec94ace18c629b75f949ee73c045dec045534c4f1e200f855d859
ASX_KMD_2012.pdf
51
84
595
841
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5337
[ "MANAGEMENT’S DISCUSSION AND ANALYSIS OF RESULTS OF OPERATIONS AND FINANCIAL CONDITION", "The following table presents EMCOR’s revenues by operating segment and the approximate percentage of total revenues for", "the years ended December 31, 2001, 2000 and 1999 (in millions, except for percentages):", "United States electrical construction and facilities services", "United States mechanical construction and facilities services", "United States other services", "Total United States operations", "Canada construction and facilities services", "United Kingdom construction and facilities services", "Other international construction and facilities services", "Total worldwide operations", "Revenues for EMCOR’s United States electrical construction", "and facilities services segment for 2001 decreased by", "$16.0 million, or 1.2%, compared to 2000. The decrease in", "revenues was due to reduced levels of fast-track data", "center and commercial construction in the New York,", "Chicago, Washington, D.C. and California markets, as well", "as reduced levels of activity in the Las Vegas and Ohio", "markets. The decrease was partially offset by increases in", "revenues associated with energy generation and", "transportation infrastructure construction markets on the", "west and east coasts and increased revenues from various", "activities in the Salt Lake City market. The $357.6 million,", "or 36.0%, increase in 2000 revenues compared to 1999", "was attributable to both new construction and renovation", "and retrofit jobs for commercial construction and the", "communication infrastructure and technology markets.", "Partially offsetting this overall increase was a decrease in", "new construction revenues from casino work, although this", "was partially offset by increased renovation and retrofit", "work at casinos. Additionally, industrial construction-related", "renovation and retrofit revenues decreased principally due", "to industrial facilities not having as many shutdowns in", "production to perform major maintenance during 2000.", "United States mechanical construction and facilities", "services revenues decreased $60.0 million, or 4.8%. The", "decrease in revenues was due to reduced levels of fast-", "track data center construction, reduced levels of activity in", "the Las Vegas and Denver markets and planned reductions", "in operations at EMCOR’s Poole & Kent subsidiary", "operations in the North and South Carolina markets. The", "decrease in revenues was partially offset by increased", "revenues associated with energy generation construction", "on the west and east coasts and increased revenues from", "the Boston area market. A $195.0 million, or 18.3%,", "increase in revenues for 2000 compared to 1999 was", "primarily attributable to revenue growth from EMCOR’s", "operations excluding acquisitions. Eastern and Western", "United States based operations were the major contributors", "to the increase in revenues due to the continued strong", "renovation market and new construction market in New", "York City, Houston, Connecticut, Denver and California.", "Revenues from 1999 acquisitions contributed approximately", "$77.5 million of the increase.", "United States other services revenues, which include those", "operations which principally provide energy consulting,", "maintenance, office and facility management, and central", "energy system monitoring services increased by $45.8", "million, or 27.9%, for 2001 compared to 2000. The increase", "in revenues was primarily attributable to an increase in", "building maintenance services provided to customers.", "Revenues for 2000 increased by $81.1 million compared to", "1999. The primary source of the increase in 2000 was", "revenues of $68.6 million from BTENA and companies", "acquired during 1999, as well as increases from other", "United States operations.", "Revenues of Canada construction and facilities services", "decreased by $38.8 million, or 16.4%, for 2001 as", "compared to 2000 revenues. The decrease in revenues was", "primarily attributable to project start date delays in Eastern", "Canada and a reduction of revenues in Western Canada due", "to timing of anticipated projects. The $40.3 million, or", "20.5%, increase in revenues for 2000 compared with 1999", "was attributable to an increased level of activities in Eastern", "Canada, especially in the second half of 2000.", "United Kingdom construction and facilities services", "revenues increased $17.4 million, or 3.9%, for 2001", "compared to 2000 revenues principally due to continued", "growth in construction and facilities markets in the United", "Kingdom during the first half of 2001. The $107.5 million,", "or 19.4%, decrease in 2000 revenues compared with 1999", "Revenues:", "% of", "% of", "% of", "2001", "Total", "2000", "Total", "1999", "Total", "$ 1,334.7", "39%", "$ 1,350.7", "39%", "$", "993.1", "34%", "1,202.1", "35%", "1,262.1", "36%", "1,067.1", "37%", "209.7", "6%", "163.9", "5%", "82.8", "3%", "2,746.5", "80%", "2,776.7", "80%", "2,143.0", "74%", "198.2", "6%", "237.0", "7%", "196.7", "7%", "463.6", "14%", "446.2", "13%", "553.7", "19%", "11.6", "—", "0.3", "—", "0.6", "—", "$ 3,419.9", "100%", "$ 3,460.2", "100%", "$ 2,894.0", "100%" ]
[ [ 80, 51, 641, 11 ], [ 80, 101, 734, 27 ], [ 80, 101, 734, 27 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 87, 199, 333, 127 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 352, 351, 381 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 80, 743, 348, 212 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 352, 355, 111 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 474, 354, 196 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 680, 351, 145 ], [ 467, 835, 350, 95 ], [ 467, 835, 350, 95 ], [ 467, 835, 350, 95 ], [ 467, 835, 350, 95 ], [ 467, 835, 350, 95 ], [ 467, 835, 350, 95 ], [ 79, 183, 57, 9 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ], [ 452, 148, 374, 184 ] ]
[ [ 80, 51, 641, 11 ], [ 80, 101, 734, 10 ], [ 80, 118, 534, 10 ], [ 87, 199, 320, 9 ], [ 87, 216, 333, 9 ], [ 87, 233, 154, 9 ], [ 87, 250, 163, 9 ], [ 87, 267, 234, 9 ], [ 87, 284, 280, 9 ], [ 87, 300, 295, 9 ], [ 87, 317, 147, 9 ], [ 80, 352, 351, 10 ], [ 80, 369, 320, 10 ], [ 80, 386, 349, 10 ], [ 80, 403, 319, 10 ], [ 80, 420, 313, 10 ], [ 80, 436, 341, 10 ], [ 80, 453, 321, 10 ], [ 80, 470, 343, 10 ], [ 80, 487, 286, 10 ], [ 80, 504, 335, 10 ], [ 80, 521, 348, 10 ], [ 80, 537, 342, 10 ], [ 80, 554, 332, 10 ], [ 80, 571, 337, 10 ], [ 80, 588, 312, 10 ], [ 80, 605, 324, 10 ], [ 80, 622, 340, 10 ], [ 80, 638, 350, 10 ], [ 80, 655, 326, 10 ], [ 80, 672, 351, 10 ], [ 80, 689, 344, 10 ], [ 80, 706, 325, 10 ], [ 80, 722, 326, 10 ], [ 80, 743, 305, 10 ], [ 80, 760, 336, 10 ], [ 80, 777, 332, 10 ], [ 80, 794, 346, 10 ], [ 80, 811, 348, 10 ], [ 80, 827, 293, 10 ], [ 80, 844, 332, 10 ], [ 80, 861, 321, 10 ], [ 80, 878, 337, 10 ], [ 80, 895, 343, 10 ], [ 80, 911, 308, 10 ], [ 80, 928, 318, 10 ], [ 80, 945, 323, 10 ], [ 467, 352, 325, 10 ], [ 467, 369, 352, 10 ], [ 467, 386, 327, 10 ], [ 467, 403, 329, 10 ], [ 467, 420, 321, 10 ], [ 467, 436, 355, 10 ], [ 467, 453, 173, 10 ], [ 467, 474, 348, 10 ], [ 467, 491, 325, 10 ], [ 467, 508, 339, 10 ], [ 467, 524, 324, 10 ], [ 467, 541, 354, 10 ], [ 467, 558, 326, 10 ], [ 467, 575, 319, 10 ], [ 467, 592, 351, 10 ], [ 467, 609, 322, 10 ], [ 467, 625, 320, 10 ], [ 467, 642, 320, 10 ], [ 467, 659, 148, 10 ], [ 467, 680, 324, 10 ], [ 467, 697, 294, 10 ], [ 467, 713, 349, 10 ], [ 467, 730, 343, 10 ], [ 467, 747, 350, 10 ], [ 467, 764, 312, 10 ], [ 467, 781, 346, 10 ], [ 467, 798, 351, 10 ], [ 467, 814, 269, 10 ], [ 467, 835, 301, 10 ], [ 467, 852, 309, 10 ], [ 467, 869, 334, 10 ], [ 467, 886, 342, 10 ], [ 467, 902, 340, 10 ], [ 467, 919, 350, 10 ], [ 79, 183, 57, 9 ], [ 549, 155, 25, 9 ], [ 668, 155, 25, 9 ], [ 792, 155, 25, 9 ], [ 502, 170, 28, 9 ], [ 549, 170, 25, 9 ], [ 620, 170, 28, 9 ], [ 668, 170, 25, 9 ], [ 744, 170, 28, 9 ], [ 792, 170, 25, 9 ], [ 473, 199, 56, 9 ], [ 551, 199, 25, 9 ], [ 594, 199, 54, 9 ], [ 668, 199, 25, 9 ], [ 720, 199, 7, 9 ], [ 743, 199, 31, 9 ], [ 793, 199, 25, 9 ], [ 487, 216, 42, 9 ], [ 551, 216, 25, 9 ], [ 606, 216, 42, 9 ], [ 668, 216, 25, 9 ], [ 732, 216, 42, 9 ], [ 793, 216, 25, 9 ], [ 497, 233, 31, 9 ], [ 558, 233, 18, 9 ], [ 617, 233, 31, 9 ], [ 675, 233, 18, 9 ], [ 750, 233, 24, 9 ], [ 800, 233, 18, 9 ], [ 487, 250, 42, 9 ], [ 551, 250, 25, 9 ], [ 606, 250, 42, 9 ], [ 668, 250, 25, 9 ], [ 732, 250, 42, 9 ], [ 793, 250, 25, 9 ], [ 497, 267, 31, 9 ], [ 558, 267, 18, 9 ], [ 617, 267, 31, 9 ], [ 675, 267, 18, 9 ], [ 743, 267, 31, 9 ], [ 800, 267, 18, 9 ], [ 497, 284, 31, 9 ], [ 551, 284, 25, 9 ], [ 617, 284, 31, 9 ], [ 668, 284, 25, 9 ], [ 743, 284, 31, 9 ], [ 793, 284, 25, 9 ], [ 505, 300, 24, 9 ], [ 550, 300, 14, 9 ], [ 631, 300, 17, 9 ], [ 668, 300, 14, 9 ], [ 757, 300, 17, 9 ], [ 793, 300, 14, 9 ], [ 473, 317, 56, 9 ], [ 544, 317, 32, 9 ], [ 594, 317, 54, 9 ], [ 661, 317, 32, 9 ], [ 720, 317, 54, 9 ], [ 786, 317, 32, 9 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
af21a092135bbca52985d1f41364c685414222e3ea7e2a98269835b1b193de66
NYSE_EME_2001.pdf
21
52
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5338
[ "About Cognizant Technology Solutions", "Cognizant Technology Solutions (Nasdaq: CTSH) is a leading provider of custom", "information technology design, development, integration and maintenance", "services. Focused on delivering strategic information technology solutions that", "address the complex business needs of its clients, Cognizant provides application", "management, development, systems integration and business process outsourcing", "services through its onsite/offshore outsourcing model." ]
[ [ 74, 833, 303, 14 ], [ 74, 853, 574, 105 ], [ 74, 853, 574, 105 ], [ 74, 853, 574, 105 ], [ 74, 853, 574, 105 ], [ 74, 853, 574, 105 ], [ 74, 853, 574, 105 ] ]
[ [ 74, 833, 303, 14 ], [ 74, 853, 553, 13 ], [ 74, 871, 525, 13 ], [ 74, 890, 552, 13 ], [ 74, 908, 566, 13 ], [ 74, 927, 574, 13 ], [ 74, 945, 389, 13 ] ]
[ 7, 9, 9, 9, 9, 9, 9 ]
46dadafe8db8d54bf0f72e49e0d8b7d17c8a65adf331f104c9a32262c6ee59ef
NASDAQ_CTSH_2002.pdf
1
44
567
720
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5339
[ "the Consolidated Financial Statements for additional disclosures", "on collaborations.", "Reasonably likely changes to assumptions used to calculate", "the accruals for rebates, returns and promotions are not anticipated", "to have a material effect on the financial statements. The Company", "currently discloses the impact of changes to assumptions in the", "quarterly or annual filing in which there is a material financial", "statement impact.", "Below are tables that show the progression of accrued rebates,", "returns, promotions, reserve for doubtful accounts and reserve for", "cash discounts by segment of business for the fiscal years ended", "January 2, 2011 and January 3, 2010.", "Income Taxes:", "Income taxes are recorded based on amounts", "refundable or payable for the current year and include the results of", "any difference between U.S. GAAP accounting and tax reporting,", "recorded as deferred tax assets or liabilities. The Company esti-", "mates deferred tax assets and liabilities based on current tax regula-", "tions and rates. Changes in tax laws and rates may affect recorded", "deferred tax assets and liabilities in the future. Management", "believes that changes in these estimates would not have a material", "effect on the Company’s results of operations, cash flows or", "financial position.", "In 2007, in accordance with U.S. GAAP, the Company adopted", "the standard related to accounting for uncertainty in income taxes.", "The Codification prescribes a recognition threshold and measure-", "ment attribute for the financial statement recognition and measure-", "ment of a tax position taken or expected to be taken in a tax return.", "The Codification also provides guidance on derecognition, classifi-", "cation and other matters. See Note 8 to the Consolidated Financial", "Statements for further information regarding income taxes.", "At January 2, 2011 and January 3, 2010, the cumulative", "amounts of undistributed international earnings were approximately", "$37.0 billion and $32.2 billion, respectively. The Company intends", "to continue to reinvest its undistributed international earnings to", "expand its international operations; therefore, no U.S. tax expense", "has been recorded with respect to the undistributed portion not", "intended for repatriation.", "Legal and Self Insurance Contingencies:", "The Company records", "accruals for various contingencies including legal proceedings and", "product liability cases as these arise in the normal course of business.", "The accruals are based on management’s judgment as to the proba-", "bility of losses and, where applicable, actuarially determined esti-", "mates. Additionally, the Company records insurance receivable", "amounts from third-party insurers when recovery is probable. As", "appropriate, reserves against these receivables are recorded for esti-", "mated amounts that may not be collected from third-party insurers.", "The Company follows the provisions of U.S. GAAP when record-", "ing litigation related contingencies. A liability is recorded when a loss", "is probable and can be reasonably estimated. The best estimate of", "a loss within a range is accrued; however, if no estimate in the range", "is better than any other, the minimum amount is accrued.", "(1)", "Includes reserve for customer rebates of $320 million at January 2, 2011 and $372 million", "at January 3, 2010, recorded as a contra asset.", "(2)", "Includes additional sales rebates to Medicaid managed care organizations as a result of", "health care reform legislation.", "JOHNSON & JOHNSON 2010 ANNUAL REPORT", "38", "MEDICAL DEVICES AND DIAGNOSTICS SEGMENT", "CONSUMER SEGMENT", "PHARMACEUTICAL SEGMENT", "(1)", "Includes reserve for customer rebates of $331 million at January 2, 2011 and $311 million", "at January 3, 2010, recorded as a contra asset.", "(1)", "Includes reserve for customer rebates of $50 million at January 2, 2011 and $46 million at", "January 3, 2010, recorded as a contra asset.", "Balance at", "Balance at", "Beginning", "Payments/", "End", "(Dollars in Millions)", "of Period", "Accruals", "Other", "of Period", "2010", "Accrued rebates", "(1)", "$454", "2,363", "(2,322)", "495", "Accrued returns", "220", "334", "(353)", "201", "Accrued promotions", "73", "111", "(134)", "50", "Subtotal", "$747", "2,808", "(2,809)", "746", "Reserve for doubtful accounts", "143", "33", "(38)", "138", "Reserve for cash discounts", "32", "484", "(481)", "35", "Total", "$922", "3,325", "(3,328)", "919", "2009", "Accrued rebates", "(1)", "$416", "2,229", "(2,191)", "454", "Accrued returns", "189", "74", "(43)", "220", "Accrued promotions", "47", "120", "(94)", "73", "Subtotal", "$652", "2,423", "(2,328)", "747", "Reserve for doubtful accounts", "109", "50", "(16)", "143", "Reserve for cash discounts", "34", "416", "(418)", "32", "Total", "$795", "2,889", "(2,762)", "922", "Balance at", "Balance at", "Beginning", "Payments/", "End", "(Dollars in Millions)", "of Period", "Accruals", "Other", "of Period", "2010", "Accrued rebates", "(1)", "$121", "361", "(351)", "131", "Accrued returns", "127", "156", "(138)", "145", "Accrued promotions", "272", "2,418", "(2,396)", "294", "Subtotal", "$520", "2,935", "(2,885)", "570", "Reserve for doubtful accounts", "107", "6", "(56)", "57", "Reserve for cash discounts", "21", "249", "(249)", "21", "Total", "$648", "3,190", "(3,190)", "648", "2009", "Accrued rebates", "(1)", "$131", "380", "(390)", "121", "Accrued returns", "115", "134", "(122)", "127", "Accrued promotions", "202", "1,996", "(1,926)", "272", "Subtotal", "$448", "2,510", "(2,438)", "520", "Reserve for doubtful accounts", "110", "23", "(26)", "107", "Reserve for cash discounts", "22", "285", "(286)", "21", "Total", "$580", "2,818", "(2,750)", "648", "Balance at", "Balance at", "Beginning", "Payments/", "End", "(Dollars in Millions)", "of Period", "Accruals", "Other", "of Period", "2010", "Accrued rebates", "(1)(2)", "$1,064", "4,768", "(4,312)", "1,520", "Accrued returns", "342", "27", "(75)", "294", "Accrued promotions", "84", "135", "(136)", "83", "Subtotal", "$1,490", "4,930", "(4,523)", "1,897", "Reserve for doubtful accounts", "83", "91", "(29)", "145", "Reserve for cash discounts", "48", "379", "(373)", "54", "Total", "$1,621", "5,400", "(4,925)", "2,096", "2009", "Accrued rebates", "(1)", "$1,261", "3,975", "(4,172)", "1,064", "Accrued returns", "490", "147", "(295)", "342", "Accrued promotions", "107", "330", "(353)", "84", "Subtotal", "$1,858", "4,452", "(4,820)", "1,490", "Reserve for doubtful accounts", "48", "37", "(2)", "83", "Reserve for cash discounts", "23", "462", "(437)", "48", "Total", "$1,929", "4,951", "(5,259)", "1,621" ]
[ [ 70, 49, 396, 27 ], [ 70, 49, 396, 27 ], [ 70, 78, 416, 84 ], [ 70, 78, 416, 84 ], [ 70, 78, 416, 84 ], [ 70, 78, 416, 84 ], [ 70, 78, 416, 84 ], [ 70, 78, 416, 84 ], [ 70, 163, 416, 55 ], [ 70, 163, 416, 55 ], [ 70, 163, 416, 55 ], [ 70, 163, 416, 55 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 405, 421, 141 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 548, 418, 112 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 662, 421, 98 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 769, 421, 127 ], [ 512, 897, 421, 70 ], [ 512, 897, 421, 70 ], [ 512, 897, 421, 70 ], [ 512, 897, 421, 70 ], [ 512, 897, 421, 70 ], [ 70, 916, 410, 20 ], [ 70, 916, 410, 20 ], [ 70, 916, 410, 20 ], [ 70, 939, 402, 20 ], [ 70, 939, 402, 20 ], [ 70, 939, 402, 20 ], [ 642, 985, 301, 8 ], [ 60, 985, 10, 8 ], [ 512, 49, 314, 11 ], [ 70, 235, 142, 11 ], [ 70, 594, 190, 11 ], [ 512, 371, 403, 20 ], [ 512, 371, 403, 20 ], [ 512, 371, 403, 20 ], [ 70, 557, 411, 20 ], [ 70, 557, 411, 20 ], [ 70, 557, 411, 20 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 511, 69, 421, 299 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 69, 254, 424, 297 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ], [ 70, 613, 424, 300 ] ]
[ [ 70, 49, 396, 13 ], [ 70, 63, 110, 13 ], [ 100, 78, 367, 13 ], [ 70, 92, 416, 13 ], [ 70, 106, 413, 13 ], [ 70, 120, 391, 13 ], [ 70, 135, 375, 13 ], [ 70, 149, 113, 13 ], [ 100, 163, 386, 13 ], [ 70, 177, 406, 13 ], [ 70, 192, 397, 13 ], [ 70, 206, 223, 13 ], [ 512, 405, 89, 13 ], [ 605, 405, 280, 13 ], [ 512, 420, 414, 13 ], [ 512, 434, 398, 13 ], [ 512, 448, 391, 13 ], [ 512, 462, 421, 13 ], [ 512, 477, 407, 13 ], [ 512, 491, 370, 13 ], [ 512, 505, 411, 13 ], [ 512, 519, 367, 13 ], [ 512, 534, 109, 13 ], [ 542, 548, 383, 13 ], [ 512, 562, 410, 13 ], [ 512, 576, 404, 13 ], [ 512, 590, 418, 13 ], [ 512, 605, 410, 13 ], [ 512, 619, 408, 13 ], [ 512, 633, 409, 13 ], [ 512, 647, 364, 13 ], [ 542, 662, 336, 13 ], [ 512, 676, 421, 13 ], [ 512, 690, 404, 13 ], [ 512, 704, 397, 13 ], [ 512, 719, 405, 13 ], [ 512, 733, 391, 13 ], [ 512, 747, 154, 13 ], [ 512, 769, 246, 13 ], [ 761, 769, 134, 13 ], [ 512, 783, 401, 13 ], [ 512, 797, 421, 13 ], [ 512, 811, 412, 13 ], [ 512, 826, 396, 13 ], [ 512, 840, 383, 13 ], [ 512, 854, 393, 13 ], [ 512, 868, 415, 13 ], [ 512, 883, 411, 13 ], [ 542, 897, 391, 13 ], [ 512, 911, 419, 13 ], [ 512, 925, 403, 13 ], [ 512, 940, 411, 13 ], [ 512, 954, 349, 13 ], [ 70, 916, 8, 6 ], [ 82, 916, 398, 10 ], [ 82, 926, 207, 10 ], [ 70, 939, 10, 6 ], [ 82, 939, 391, 10 ], [ 82, 949, 134, 10 ], [ 642, 985, 301, 8 ], [ 60, 985, 10, 8 ], [ 512, 49, 314, 11 ], [ 70, 235, 142, 11 ], [ 70, 594, 190, 11 ], [ 512, 371, 8, 6 ], [ 524, 371, 392, 10 ], [ 524, 381, 207, 10 ], [ 70, 557, 8, 6 ], [ 82, 557, 400, 10 ], [ 82, 567, 195, 10 ], [ 700, 72, 41, 10 ], [ 886, 72, 41, 10 ], [ 701, 82, 40, 10 ], [ 822, 82, 43, 10 ], [ 912, 82, 15, 10 ], [ 518, 93, 78, 10 ], [ 705, 93, 36, 10 ], [ 769, 93, 33, 10 ], [ 842, 93, 23, 10 ], [ 891, 93, 36, 10 ], [ 518, 106, 26, 13 ], [ 518, 122, 77, 12 ], [ 597, 122, 8, 8 ], [ 709, 123, 32, 11 ], [ 766, 123, 36, 11 ], [ 824, 123, 44, 11 ], [ 903, 123, 24, 11 ], [ 518, 138, 75, 12 ], [ 717, 139, 24, 11 ], [ 779, 139, 24, 11 ], [ 837, 139, 32, 11 ], [ 903, 139, 24, 11 ], [ 518, 153, 96, 12 ], [ 725, 154, 16, 11 ], [ 779, 154, 24, 11 ], [ 837, 154, 32, 11 ], [ 911, 154, 16, 11 ], [ 518, 170, 40, 12 ], [ 709, 171, 32, 11 ], [ 766, 171, 36, 11 ], [ 824, 171, 44, 11 ], [ 903, 171, 24, 11 ], [ 518, 186, 141, 12 ], [ 717, 187, 24, 11 ], [ 787, 187, 16, 11 ], [ 845, 187, 24, 11 ], [ 903, 187, 24, 11 ], [ 518, 202, 126, 12 ], [ 725, 203, 16, 11 ], [ 779, 203, 24, 11 ], [ 837, 203, 32, 11 ], [ 911, 203, 16, 11 ], [ 518, 218, 25, 13 ], [ 709, 219, 32, 11 ], [ 766, 219, 36, 11 ], [ 824, 219, 44, 11 ], [ 903, 219, 24, 11 ], [ 518, 239, 29, 13 ], [ 518, 254, 77, 12 ], [ 597, 255, 8, 8 ], [ 709, 255, 32, 11 ], [ 766, 255, 36, 11 ], [ 824, 255, 44, 11 ], [ 903, 255, 24, 11 ], [ 518, 270, 75, 12 ], [ 717, 271, 24, 11 ], [ 787, 271, 16, 11 ], [ 845, 271, 24, 11 ], [ 903, 271, 24, 11 ], [ 518, 285, 96, 12 ], [ 725, 287, 16, 11 ], [ 779, 287, 24, 11 ], [ 845, 287, 24, 11 ], [ 911, 287, 16, 11 ], [ 518, 302, 40, 12 ], [ 709, 303, 32, 11 ], [ 766, 303, 36, 11 ], [ 824, 303, 44, 11 ], [ 903, 303, 24, 11 ], [ 518, 318, 141, 12 ], [ 717, 320, 24, 11 ], [ 787, 320, 16, 11 ], [ 845, 320, 24, 11 ], [ 903, 320, 24, 11 ], [ 518, 334, 126, 12 ], [ 725, 335, 16, 11 ], [ 779, 335, 24, 11 ], [ 837, 335, 32, 11 ], [ 911, 335, 16, 11 ], [ 518, 350, 25, 13 ], [ 709, 352, 32, 11 ], [ 766, 352, 36, 11 ], [ 824, 352, 44, 11 ], [ 903, 352, 24, 11 ], [ 258, 258, 41, 10 ], [ 444, 258, 41, 10 ], [ 259, 268, 40, 10 ], [ 380, 268, 43, 10 ], [ 470, 268, 15, 10 ], [ 77, 279, 78, 10 ], [ 263, 279, 36, 10 ], [ 327, 279, 33, 10 ], [ 400, 279, 23, 10 ], [ 449, 279, 36, 10 ], [ 77, 292, 26, 13 ], [ 77, 308, 77, 12 ], [ 155, 309, 8, 8 ], [ 267, 309, 32, 11 ], [ 337, 309, 24, 11 ], [ 395, 309, 32, 11 ], [ 461, 309, 24, 11 ], [ 77, 324, 75, 12 ], [ 275, 325, 24, 11 ], [ 337, 325, 24, 11 ], [ 395, 325, 32, 11 ], [ 461, 325, 24, 11 ], [ 77, 339, 96, 12 ], [ 275, 340, 24, 11 ], [ 324, 340, 36, 11 ], [ 382, 340, 44, 11 ], [ 461, 340, 24, 11 ], [ 77, 356, 40, 12 ], [ 267, 357, 32, 11 ], [ 324, 357, 36, 11 ], [ 382, 357, 44, 11 ], [ 461, 357, 24, 11 ], [ 77, 372, 141, 12 ], [ 275, 373, 24, 11 ], [ 353, 373, 8, 11 ], [ 403, 373, 24, 11 ], [ 469, 373, 16, 11 ], [ 77, 388, 126, 12 ], [ 283, 389, 16, 11 ], [ 337, 389, 24, 11 ], [ 395, 389, 32, 11 ], [ 469, 389, 16, 11 ], [ 77, 404, 25, 13 ], [ 267, 405, 32, 11 ], [ 324, 405, 36, 11 ], [ 382, 405, 44, 11 ], [ 461, 405, 24, 11 ], [ 77, 425, 29, 13 ], [ 77, 440, 77, 12 ], [ 155, 441, 8, 8 ], [ 267, 442, 32, 11 ], [ 337, 442, 24, 11 ], [ 395, 442, 32, 11 ], [ 461, 442, 24, 11 ], [ 77, 456, 75, 12 ], [ 275, 457, 24, 11 ], [ 337, 457, 24, 11 ], [ 395, 457, 32, 11 ], [ 461, 457, 24, 11 ], [ 77, 471, 96, 12 ], [ 275, 473, 24, 11 ], [ 324, 473, 36, 11 ], [ 382, 473, 44, 11 ], [ 461, 473, 24, 11 ], [ 77, 488, 40, 12 ], [ 267, 489, 32, 11 ], [ 324, 489, 36, 11 ], [ 382, 489, 44, 11 ], [ 461, 489, 24, 11 ], [ 77, 504, 141, 12 ], [ 275, 506, 24, 11 ], [ 345, 506, 16, 11 ], [ 403, 506, 24, 11 ], [ 461, 506, 24, 11 ], [ 77, 520, 126, 12 ], [ 283, 521, 16, 11 ], [ 337, 521, 24, 11 ], [ 395, 521, 32, 11 ], [ 469, 521, 16, 11 ], [ 77, 536, 25, 13 ], [ 267, 538, 32, 11 ], [ 324, 538, 36, 11 ], [ 382, 538, 44, 11 ], [ 461, 538, 24, 11 ], [ 258, 617, 41, 10 ], [ 444, 617, 41, 10 ], [ 259, 627, 40, 10 ], [ 380, 627, 43, 10 ], [ 470, 627, 15, 10 ], [ 77, 638, 78, 10 ], [ 263, 638, 36, 10 ], [ 327, 638, 33, 10 ], [ 400, 638, 23, 10 ], [ 449, 638, 36, 10 ], [ 77, 651, 26, 13 ], [ 77, 667, 77, 12 ], [ 155, 667, 17, 8 ], [ 254, 668, 44, 11 ], [ 324, 668, 36, 11 ], [ 382, 668, 44, 11 ], [ 448, 668, 36, 11 ], [ 77, 683, 75, 12 ], [ 275, 684, 24, 11 ], [ 345, 684, 16, 11 ], [ 403, 684, 24, 11 ], [ 461, 684, 24, 11 ], [ 77, 698, 96, 12 ], [ 283, 699, 16, 11 ], [ 337, 699, 24, 11 ], [ 395, 699, 32, 11 ], [ 469, 699, 16, 11 ], [ 77, 715, 40, 12 ], [ 254, 716, 44, 11 ], [ 324, 716, 36, 11 ], [ 382, 716, 44, 11 ], [ 448, 716, 36, 11 ], [ 77, 731, 141, 12 ], [ 283, 732, 16, 11 ], [ 345, 732, 16, 11 ], [ 403, 732, 24, 11 ], [ 461, 732, 24, 11 ], [ 77, 747, 126, 12 ], [ 283, 748, 16, 11 ], [ 337, 748, 24, 11 ], [ 395, 748, 32, 11 ], [ 469, 748, 16, 11 ], [ 77, 763, 25, 13 ], [ 254, 764, 44, 11 ], [ 324, 764, 36, 11 ], [ 382, 764, 44, 11 ], [ 448, 764, 36, 11 ], [ 77, 784, 29, 13 ], [ 77, 799, 77, 12 ], [ 155, 800, 8, 8 ], [ 254, 800, 44, 11 ], [ 324, 800, 36, 11 ], [ 382, 800, 44, 11 ], [ 448, 800, 36, 11 ], [ 77, 815, 75, 12 ], [ 275, 816, 24, 11 ], [ 337, 816, 24, 11 ], [ 395, 816, 32, 11 ], [ 461, 816, 24, 11 ], [ 77, 830, 96, 12 ], [ 275, 832, 24, 11 ], [ 337, 832, 24, 11 ], [ 395, 832, 32, 11 ], [ 469, 832, 16, 11 ], [ 77, 847, 40, 12 ], [ 254, 848, 44, 11 ], [ 324, 848, 36, 11 ], [ 382, 848, 44, 11 ], [ 448, 848, 36, 11 ], [ 77, 863, 141, 12 ], [ 283, 865, 16, 11 ], [ 345, 865, 16, 11 ], [ 411, 865, 16, 11 ], [ 469, 865, 16, 11 ], [ 77, 879, 126, 12 ], [ 283, 880, 16, 11 ], [ 337, 880, 24, 11 ], [ 395, 880, 32, 11 ], [ 469, 880, 16, 11 ], [ 77, 895, 25, 13 ], [ 254, 897, 44, 11 ], [ 324, 897, 36, 11 ], [ 382, 897, 44, 11 ], [ 448, 897, 36, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 4, 7, 7, 7, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
2270bf1fd127b08b14480683200dd52c955c49345c8226173734fd03a2fbc1c0
NYSE_JNJ_2010.pdf
39
80
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5340
[ "(12)", "JP 2017-66267 A 2017.4.6", "《前処理》", " コア粒⼦(球状アクリル樹脂粒⼦)の量を1gとしたこと以外は、実施例10と同様に", "して前処理を⾏った。", "《無電解銅めっき》", " ホルムアルデヒド(還元剤)230mLを加えた⽔溶液を2L準備した。まためっき⽤", "⽔溶液として硫酸銅50g、ロシェル塩1200g、⽔酸化ナトリウム300gを⽔2L", "に溶解した。", " 還元剤を含む⽔溶液中に、前処理済みのコア粒⼦を浸漬させた。その後、⽔溶液を撹拌", "しながら、めっき⽤⽔溶液を滴下した。この時pHは12、温度は40℃になるように調", "整した。めっき⽤⽔溶液を滴下した⽔溶液を1時間撹拌し、⼤量の⽔を添加して反応を終", "了させた。こうして、コア粒⼦をシェル(銅層)で被覆してコアシェル粒⼦を作製した。", "その後、コアシェル粒⼦を⽔洗して乾燥した。以上により、表1に⽰すコアシェル粒⼦を", "得た。", "(2)熱伝導性組成物の作製", " 熱伝導性フィラーとして、上記(1)で作製したコアシェル粒⼦2.7gと、シリコー", "ンオイル0.57gとを混合し、泡とり錬太郎を⽤いて2000rpmで5分撹拌して、", "表2に⽰す熱伝導性組成物を作製した。得られた熱伝導性組成物の熱伝導度と熱抵抗を表", "2に⽰す。", "【0071】", "[⽐較例1]", " 上記実施例1の(2)熱伝導性組成物の作製において、熱伝導性フィラーとして、コア", "シェル粒⼦の代わりに銀粒⼦(三井⾦属(株)社製、MD40A)6gと、シリコーンオ", "イル0.57gとを混合したこと以外は、実施例1と同様にして表2に⽰す熱伝導性組成", "物を作製した。得られた熱伝導性組成物の熱伝導度と熱抵抗を表2に⽰す。", "【0072】", "[⽐較例2]", "(1)コアシェル粒⼦の作製", " コア粒⼦として弾性率が10GPa、平均粒径が2.0μmの球状硬化アミノ樹脂粒⼦", "(⽇産化学⼯業製、オプトビーズ2000M)を⽤い、下記の親⽔化処理と前処理と無電", "解銀めっきを⾏ってコアシェル粒⼦(球状硬化アミノ樹脂粒⼦を銀層で被覆した粒⼦)を", "作製した。", "《親⽔化処理》", " コア粒⼦12.5gを、無⽔クロム酸を400g/L、硫酸を400g/Lの濃度で含", "む⽔溶液1L中にて30分攪拌した。その後、コア粒⼦を濾別して⽔洗した。この処理に", "よってコア粒⼦の親⽔化を⾏った。", "《前処理》", " 塩化第⼀錫20g、35%塩酸20mLを、容量1Lのメスフラスコを⽤いて⽔で1L", "に希釈(メスアップ)し、45℃に保温した。この⽔溶液に、親⽔化処理したコア粒⼦1", "2.5gを添加し、2時間撹拌した。その後、コア粒⼦を濾別して⽔洗した。以上により", "前処理を⾏った。", "《無電解銀めっき》", " ⽔2Lに、エチレンジアミン四酢酸四ナトリウム(錯化剤)630g、⽔酸化ナトリウ", "ム150g、ホルマリン(還元剤)300mLを溶解し、錯化剤及び還元剤を含む⽔溶液", "を作製した。また、硝酸銀100.0g、25%アンモニア⽔120mL、⽔600mL", "を混合し、硝酸銀を含む⽔溶液を作製した。", " 錯化剤及び還元剤を含む⽔溶液中に、前処理済みのコア粒⼦を浸漬させた。その後、⽔", "【0074】", "【0073】", "【0070】", "【0069】" ]
[ [ 492, 42, 39, 11 ], [ 689, 42, 237, 11 ], [ 97, 77, 817, 46 ], [ 97, 77, 817, 46 ], [ 97, 77, 817, 46 ], [ 97, 148, 817, 64 ], [ 97, 148, 817, 64 ], [ 97, 148, 817, 64 ], [ 97, 148, 817, 64 ], [ 97, 219, 817, 99 ], [ 97, 219, 817, 99 ], [ 97, 219, 817, 99 ], [ 97, 219, 817, 99 ], [ 97, 219, 817, 99 ], [ 97, 219, 817, 99 ], [ 97, 343, 817, 82 ], [ 97, 343, 817, 82 ], [ 97, 343, 817, 82 ], [ 97, 343, 817, 82 ], [ 97, 343, 817, 82 ], [ 97, 432, 122, 11 ], [ 97, 449, 817, 82 ], [ 97, 449, 817, 82 ], [ 97, 449, 817, 82 ], [ 97, 449, 817, 82 ], [ 97, 449, 817, 82 ], [ 97, 538, 122, 11 ], [ 97, 556, 817, 99 ], [ 97, 556, 817, 99 ], [ 97, 556, 817, 99 ], [ 97, 556, 817, 99 ], [ 97, 556, 817, 99 ], [ 97, 556, 817, 99 ], [ 97, 662, 817, 64 ], [ 97, 662, 817, 64 ], [ 97, 662, 817, 64 ], [ 97, 662, 817, 64 ], [ 97, 751, 817, 82 ], [ 97, 751, 817, 82 ], [ 97, 751, 817, 82 ], [ 97, 751, 817, 82 ], [ 97, 751, 817, 82 ], [ 97, 857, 817, 82 ], [ 97, 857, 817, 82 ], [ 97, 857, 817, 82 ], [ 97, 857, 817, 82 ], [ 97, 857, 817, 82 ], [ 97, 946, 817, 11 ], [ 97, 840, 122, 11 ], [ 97, 733, 122, 11 ], [ 97, 325, 122, 11 ], [ 97, 130, 122, 11 ] ]
[ [ 492, 42, 39, 11 ], [ 689, 42, 237, 11 ], [ 97, 77, 102, 11 ], [ 97, 95, 817, 11 ], [ 97, 112, 204, 11 ], [ 97, 148, 184, 11 ], [ 97, 165, 817, 11 ], [ 97, 183, 817, 11 ], [ 97, 201, 122, 11 ], [ 97, 219, 817, 11 ], [ 97, 236, 817, 11 ], [ 97, 254, 817, 11 ], [ 97, 272, 817, 11 ], [ 97, 290, 817, 11 ], [ 97, 307, 61, 11 ], [ 97, 343, 265, 11 ], [ 97, 361, 817, 11 ], [ 97, 378, 817, 11 ], [ 97, 396, 817, 11 ], [ 97, 414, 102, 11 ], [ 97, 432, 122, 11 ], [ 97, 449, 122, 11 ], [ 97, 467, 817, 11 ], [ 97, 485, 817, 11 ], [ 97, 503, 817, 11 ], [ 97, 520, 695, 11 ], [ 97, 538, 122, 11 ], [ 97, 556, 122, 11 ], [ 97, 573, 265, 11 ], [ 97, 591, 817, 11 ], [ 97, 609, 817, 11 ], [ 97, 627, 817, 11 ], [ 97, 644, 102, 11 ], [ 97, 662, 143, 11 ], [ 97, 680, 817, 11 ], [ 97, 698, 817, 11 ], [ 97, 715, 327, 11 ], [ 97, 751, 102, 11 ], [ 97, 769, 817, 11 ], [ 97, 786, 817, 11 ], [ 97, 804, 817, 11 ], [ 97, 822, 163, 11 ], [ 97, 857, 184, 11 ], [ 97, 875, 817, 11 ], [ 97, 893, 817, 11 ], [ 97, 910, 817, 11 ], [ 97, 928, 408, 11 ], [ 97, 946, 817, 11 ], [ 97, 840, 122, 11 ], [ 97, 733, 122, 11 ], [ 97, 325, 122, 11 ], [ 97, 130, 122, 11 ] ]
[ 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3 ]
504f6a188328a1403ac26e722f25a086b83bed7dec512c4a15251149fd42737b
JP2017066267A.pdf
11
17
595
841
1,025
1,025
patents_jp
patents
5341
[ "Acquisitions and dispositions 1997-2001", "acquisitions since the beginning of 1997 are shown below. The", "company has disposed of several businesses during this period,", "which are presented on the following page.", "The growth of the company has resulted from acquisitions of ", "businesses, as well as from internal expansion. Its significant ", "Year acquired ", "Name", "Location", "Publication times or business", "1997", "WZZM-TV", "Grand Rapids, Mich.", "Television station", "WGRZ-TV", "Buffalo, N.Y.", "Television station", "Printed Media Companies", "Minneapolis, Minn.", "Commercial printing", "KNAZ-TV", "Flagstaff, Ariz.", "Television station", "KMOH-TV", "Kingman, Ariz.", "Television station", "Mary Morgan, Inc.", "Green Bay, Wis.", "Commercial printing", "Army Times Publishing Co., Inc.", "Springfield, Va.", "Weekly and monthly periodicals", "New Jersey Press, Inc.", "Asbury Park and East Brunswick, N.J.", "Two daily newspapers", "1998", "WCSH-TV", "Portland, Maine", "Television station", "WLBZ-TV", "Bangor, Maine", "Television station", "WLTX-TV", "Columbia, S.C.", "Television station", "Ocean County Observer", "Toms River, N.J.", "Daily newspaper", "Daily Record", "Morristown, N.J.", "Daily newspaper", "Manahawkin Newspapers", "Manahawkin, N.J.", "Weekly newspapers", "Classified Gazette", "San Rafael, Calif.", "Semi-weekly newspaper", "New Castle County Shopper’s Guide", "Wilmington, Del.", "Weekly advertising shopper", "Brandywine Valley Weekly", "Wilmington, Del.", "Weekly advertising shopper", "Autos plus", "Wilmington, Del.", "Weekly advertising shopper", "TCI Cable Kansas", "Kansas", "Cable television systems", "1999", "The Reporter", "Melbourne, Fla.", "Weekly newspaper", "Lehigh Acres News-Star", "Lehigh Acres, Fla.", "Weekly newspaper", "Dealer Magazine", "Reno, Nev.", "Weekly magazine", "KXTV-TV", "Sacramento, Calif.", "Television station", "Newsquest plc", "United Kingdom", "Daily and weekly newspapers", "Tucker Communications, Inc.", "Westchester Co., N.Y.", "Weekly newspaper", "Pennypower Shopping News", "Branson & Springfield, Mo.", "Weekly newspaper", "2000", "The Pioneer Republican and ", "Des Moines, Iowa", "Weekly newspapers", "other publications", "Buyers’ Digest", "Franklin County, Vt. ", "Weekly newspaper", "The Clarion ", "Redcar, United Kingdom", "Weekly newspaper", "WJXX-TV ", "Jacksonville, Fla.", "Television station", "Mason Valley News, ", "Lyon County, Nev.", "Weekly newspapers", "Fernley Leader-Dayton Courier", "Brevard Technical Journal ", "Brevard County, Fla.", "Monthly magazine", "Dickson Shoppers", "Middle Tennessee ", "Weekly newspapers", "Greenville Parent Magazine ", "Greenville County, S.C.", "Monthly magazine", "News Communications & Media plc ", "United Kingdom", "Daily and weekly newspapers and other publications", "Space Coast Press ", "Brevard County, Fla.", "Weekly newspaper", "Certain assets of ", "Wisconsin, Ohio, Louisiana,", "19", "daily and numerous weekly newspapers", "Thomson Newspapers Inc.", "Maryland, Utah ", "Central Newspapers, Inc. ", "Arizona, Indiana, Louisiana", "6", "daily newspapers; other related businesses", "Daily World ", "Opelousas, La.", "Daily newspaper", "Windsor Beacon ", "Windsor, Colo.", "Weekly newspaper", "50+ Lifestyles and other publications ", "Des Moines, Iowa", "Monthly magazines", "2001", "Shopping News", "St. Cloud, Minn.", "Weekly newspaper", "Gatwick Life, Horley Life", "Surrey/Sussex, U.K.", "Weekly newspapers", "The Bulletin Board", "Montgomery, Ala.", "Weekly newspaper", "The Dimbleby Newspapers", "London, U.K.", "Weekly newspapers", "PMP Company Ltd.", "Honolulu, Hawaii", "Monthly and bi-monthly publications", "AutoChooser", "Tempe, Ariz.", "Software product", "Honolulu Pennysaver", "Honolulu, Hawaii", "Weekly newspaper", "Buy and Sell Classifieds", "Honolulu, Hawaii", "Bi-weekly newspapers", "Acquisitions 1997-2001", "60" ]
[ [ 122, 93, 267, 11 ], [ 539, 95, 376, 41 ], [ 539, 95, 376, 41 ], [ 539, 95, 376, 41 ], [ 122, 109, 370, 26 ], [ 122, 109, 370, 26 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 120, 165, 815, 807 ], [ 122, 154, 135, 10 ], [ 43, 32, 16, 10 ] ]
[ [ 122, 93, 267, 11 ], [ 539, 95, 376, 10 ], [ 539, 110, 375, 10 ], [ 539, 126, 258, 10 ], [ 122, 109, 370, 10 ], [ 122, 124, 365, 10 ], [ 122, 170, 77, 10 ], [ 295, 170, 32, 10 ], [ 513, 170, 47, 10 ], [ 715, 170, 157, 10 ], [ 122, 187, 28, 10 ], [ 218, 187, 58, 10 ], [ 438, 187, 105, 10 ], [ 662, 187, 86, 10 ], [ 218, 203, 56, 10 ], [ 438, 203, 64, 10 ], [ 662, 203, 86, 10 ], [ 218, 218, 132, 10 ], [ 438, 218, 99, 10 ], [ 662, 218, 105, 10 ], [ 218, 234, 52, 10 ], [ 438, 234, 71, 10 ], [ 662, 234, 86, 10 ], [ 218, 249, 58, 10 ], [ 438, 249, 75, 10 ], [ 662, 249, 86, 10 ], [ 218, 264, 96, 10 ], [ 438, 264, 81, 10 ], [ 662, 264, 105, 10 ], [ 218, 280, 167, 10 ], [ 438, 280, 76, 10 ], [ 662, 280, 161, 10 ], [ 218, 295, 112, 10 ], [ 438, 295, 192, 10 ], [ 662, 295, 109, 10 ], [ 122, 311, 28, 10 ], [ 218, 311, 56, 10 ], [ 438, 311, 80, 10 ], [ 662, 311, 86, 10 ], [ 218, 326, 53, 10 ], [ 438, 326, 73, 10 ], [ 662, 326, 86, 10 ], [ 218, 342, 52, 10 ], [ 438, 342, 77, 10 ], [ 662, 342, 86, 10 ], [ 218, 357, 123, 10 ], [ 438, 357, 83, 10 ], [ 662, 357, 83, 10 ], [ 218, 372, 66, 10 ], [ 438, 372, 87, 10 ], [ 662, 372, 83, 10 ], [ 218, 388, 128, 10 ], [ 438, 388, 91, 10 ], [ 662, 388, 97, 10 ], [ 218, 403, 89, 10 ], [ 438, 403, 85, 10 ], [ 662, 403, 121, 10 ], [ 218, 418, 186, 10 ], [ 438, 418, 89, 10 ], [ 662, 418, 137, 10 ], [ 218, 434, 131, 10 ], [ 438, 434, 89, 10 ], [ 662, 434, 137, 10 ], [ 218, 449, 52, 10 ], [ 438, 449, 89, 10 ], [ 662, 449, 137, 10 ], [ 218, 464, 90, 10 ], [ 438, 464, 34, 10 ], [ 662, 464, 120, 10 ], [ 122, 480, 28, 10 ], [ 218, 480, 68, 10 ], [ 438, 480, 81, 10 ], [ 662, 480, 93, 10 ], [ 218, 495, 121, 10 ], [ 438, 495, 90, 10 ], [ 662, 495, 93, 10 ], [ 218, 510, 83, 10 ], [ 438, 510, 55, 10 ], [ 662, 510, 85, 10 ], [ 218, 526, 49, 10 ], [ 438, 526, 92, 10 ], [ 662, 526, 86, 10 ], [ 218, 541, 73, 10 ], [ 438, 541, 86, 10 ], [ 662, 541, 147, 10 ], [ 218, 556, 150, 10 ], [ 438, 556, 110, 10 ], [ 662, 556, 93, 10 ], [ 218, 572, 144, 10 ], [ 438, 572, 138, 10 ], [ 662, 572, 93, 10 ], [ 122, 587, 28, 10 ], [ 218, 587, 148, 10 ], [ 438, 587, 91, 10 ], [ 662, 587, 97, 10 ], [ 218, 599, 92, 10 ], [ 218, 614, 74, 10 ], [ 438, 614, 105, 10 ], [ 662, 614, 93, 10 ], [ 218, 630, 64, 10 ], [ 438, 630, 127, 10 ], [ 662, 630, 93, 10 ], [ 218, 645, 55, 10 ], [ 438, 645, 83, 10 ], [ 662, 645, 86, 10 ], [ 218, 660, 103, 10 ], [ 438, 660, 92, 10 ], [ 662, 660, 97, 10 ], [ 218, 672, 160, 10 ], [ 218, 688, 133, 10 ], [ 438, 688, 103, 10 ], [ 662, 688, 92, 10 ], [ 218, 704, 92, 10 ], [ 438, 704, 93, 10 ], [ 662, 704, 97, 10 ], [ 218, 719, 141, 10 ], [ 438, 719, 117, 10 ], [ 662, 719, 92, 10 ], [ 218, 735, 187, 10 ], [ 438, 735, 86, 10 ], [ 662, 735, 261, 10 ], [ 218, 750, 93, 10 ], [ 438, 750, 103, 10 ], [ 662, 750, 93, 10 ], [ 218, 765, 86, 10 ], [ 438, 765, 143, 10 ], [ 662, 765, 13, 10 ], [ 679, 765, 198, 10 ], [ 218, 777, 136, 10 ], [ 438, 777, 84, 10 ], [ 218, 792, 132, 10 ], [ 438, 792, 137, 10 ], [ 662, 792, 6, 10 ], [ 672, 792, 212, 10 ], [ 218, 807, 64, 10 ], [ 438, 807, 74, 10 ], [ 662, 807, 83, 10 ], [ 218, 823, 88, 10 ], [ 438, 823, 77, 10 ], [ 662, 823, 93, 10 ], [ 218, 838, 195, 10 ], [ 438, 838, 91, 10 ], [ 662, 838, 96, 10 ], [ 122, 853, 28, 10 ], [ 218, 853, 79, 10 ], [ 438, 853, 85, 10 ], [ 662, 853, 93, 10 ], [ 218, 869, 128, 10 ], [ 438, 869, 101, 10 ], [ 662, 869, 97, 10 ], [ 218, 884, 97, 10 ], [ 438, 884, 90, 10 ], [ 662, 884, 93, 10 ], [ 218, 899, 137, 10 ], [ 438, 899, 71, 10 ], [ 662, 899, 97, 10 ], [ 218, 915, 101, 10 ], [ 438, 915, 90, 10 ], [ 662, 915, 189, 10 ], [ 218, 930, 66, 10 ], [ 438, 930, 64, 10 ], [ 662, 930, 88, 10 ], [ 218, 946, 106, 10 ], [ 438, 946, 90, 10 ], [ 662, 946, 93, 10 ], [ 218, 961, 118, 10 ], [ 438, 961, 90, 10 ], [ 662, 961, 111, 10 ], [ 122, 154, 135, 10 ], [ 43, 32, 16, 10 ] ]
[ 7, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 5 ]
47ed3ad16e16decac8a0e562d4bbca6d62993c5b2b629c9196d052a72c78e58d
NYSE_GCI_2001.pdf
61
76
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5342
[ "AutoZoners always put customers first.", "We know our parts and products. ", "Our stores look great. And, we’ve got the ", "best merchandise at the right price.", "We’re AutoZone", "2" ]
[ [ 150, 183, 531, 92 ], [ 150, 183, 531, 92 ], [ 150, 183, 531, 92 ], [ 150, 183, 531, 92 ], [ 80, 124, 473, 47 ], [ 509, 983, 5, 7 ] ]
[ [ 150, 183, 496, 18 ], [ 150, 207, 429, 18 ], [ 150, 232, 531, 18 ], [ 150, 256, 450, 18 ], [ 80, 124, 473, 47 ], [ 509, 983, 5, 7 ] ]
[ 9, 9, 9, 9, 7, 4 ]
83192edaa34dd3d90e533a08d8006c9cb23ef507de4d1dd6a06201dcb13d80e9
NYSE_AZO_2003.pdf
5
55
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5343
[ "5", "Conclusions", "Acknowledgments", "References", "11", "[6]", "AKHMET, M. U.:", "Devaney’s chaos of a relay system", ", Commun. Nonlinear Sci. Numer. Simulat.", "14", "(2009), 1486–1493.", "[5]", "AKHMET, M. U.:", "Li-Yorke chaos in the system with impacts", ", J. Math. Anal. Appl.", "351", "(2009),", "804–810.", "[4]", "AKHMET, M. U.:", "The complex dynamics of the cardiovascular system", ", Nonlinear Analysis", "71", "(2009), e1922–e1931.", "[3]", "AKHMET, M. U.:", "Homoclinical structure of the chaotic attractor", ", Commun. Nonlinear Sci. Numer.", "Simulat.", "15", "(2010), 819–822.", "[2]", "AKHMET, M. U.—BEKMUKHAMBETOVA, G.A.:", "A prototype compartmental model of blood", "pressure distribution", ", Nonlinear Analysis: Real World Applications", "11", "(2010), 1249–1257.", "[1]", "AKHMET, M.:", "Principles of Discontinuous Dynamical Systems", ", Springer, New York, 2010.", "This work is supported by the 2219 scholarship programme of TÜBİTAK, the Scientific and Techno-", "logical Research Council of Turkey.", "The authors wish to express their sincere gratitude to the referees for the helpful criticism and valuable", "suggestions, which helped to improve the paper significantly.", "In this study, we rigorously prove the presence of homoclinic and heteroclinic motions in hybrid systems", "with impacts.", "The dynamics of the system under consideration consist of an impulsive differential", "equation and a discrete map, which influences the former.", "According to our results, homoclinic and", "heteroclinic orbits of the discrete map give rise to the emergence of homoclinic and heteroclinic motions", "in the impulsive system.", "The presented technique is appropriate to design mechanical and electrical", "impulsive systems with homoclinic and heteroclinic motions, without any restriction in the dimension.", "One can take advantage of our approach to investigate the presence of such motions in hybrid systems", "with impacts.", "An impulsive Duffing equation is utilized to illustrate the results of the paper.", "The", "provided examples show the applicability of our results." ]
[ [ 124, 87, 181, 15 ], [ 124, 87, 181, 15 ], [ 124, 372, 212, 15 ], [ 124, 536, 126, 15 ], [ 504, 962, 17, 14 ], [ 132, 840, 768, 38 ], [ 132, 840, 768, 38 ], [ 132, 840, 768, 38 ], [ 132, 840, 768, 38 ], [ 132, 840, 768, 38 ], [ 132, 840, 768, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 782, 769, 38 ], [ 132, 723, 768, 38 ], [ 132, 723, 768, 38 ], [ 132, 723, 768, 38 ], [ 132, 723, 768, 38 ], [ 132, 723, 768, 38 ], [ 132, 723, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 665, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 607, 768, 38 ], [ 132, 573, 715, 14 ], [ 132, 573, 715, 14 ], [ 132, 573, 715, 14 ], [ 132, 573, 715, 14 ], [ 124, 458, 777, 38 ], [ 124, 458, 777, 38 ], [ 124, 409, 777, 38 ], [ 124, 409, 777, 38 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 124, 777, 135 ], [ 124, 270, 777, 62 ], [ 124, 270, 777, 62 ], [ 124, 270, 777, 62 ], [ 124, 270, 777, 62 ], [ 124, 270, 777, 62 ] ]
[ [ 124, 87, 13, 15 ], [ 164, 87, 140, 15 ], [ 124, 372, 212, 15 ], [ 124, 536, 126, 15 ], [ 504, 962, 17, 14 ], [ 132, 840, 15, 14 ], [ 162, 840, 133, 14 ], [ 303, 842, 252, 12 ], [ 555, 840, 320, 14 ], [ 881, 842, 19, 12 ], [ 159, 864, 141, 14 ], [ 132, 782, 15, 14 ], [ 162, 782, 136, 14 ], [ 309, 784, 323, 12 ], [ 632, 782, 172, 14 ], [ 812, 784, 29, 12 ], [ 849, 782, 52, 14 ], [ 159, 806, 65, 14 ], [ 132, 723, 15, 14 ], [ 163, 723, 139, 14 ], [ 314, 726, 400, 12 ], [ 715, 723, 157, 14 ], [ 881, 726, 19, 12 ], [ 159, 748, 156, 14 ], [ 132, 665, 15, 14 ], [ 162, 665, 133, 14 ], [ 303, 667, 344, 12 ], [ 647, 665, 253, 14 ], [ 159, 689, 62, 14 ], [ 227, 692, 19, 12 ], [ 252, 689, 123, 14 ], [ 132, 607, 16, 14 ], [ 165, 607, 396, 14 ], [ 574, 609, 326, 12 ], [ 159, 634, 152, 12 ], [ 311, 631, 349, 14 ], [ 666, 634, 19, 12 ], [ 692, 631, 141, 14 ], [ 132, 573, 15, 14 ], [ 163, 573, 110, 14 ], [ 281, 575, 358, 12 ], [ 639, 573, 208, 14 ], [ 149, 458, 751, 14 ], [ 124, 482, 264, 14 ], [ 124, 409, 777, 14 ], [ 124, 434, 455, 14 ], [ 124, 124, 777, 14 ], [ 124, 149, 104, 14 ], [ 244, 149, 656, 14 ], [ 124, 173, 449, 14 ], [ 586, 173, 315, 14 ], [ 124, 197, 777, 14 ], [ 124, 221, 187, 14 ], [ 324, 221, 577, 14 ], [ 124, 246, 777, 14 ], [ 124, 270, 777, 14 ], [ 124, 294, 104, 14 ], [ 242, 294, 614, 14 ], [ 871, 294, 29, 14 ], [ 124, 318, 418, 14 ] ]
[ 7, 7, 7, 7, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
32388f5c2b3f8adbfdf284cd101336d97a44509382699f9d1a0e6de9a93032f3
1601.03592.pdf
10
13
595
842
1,025
1,025
arxiv_doublespaced
scientific_articles
5344
[ "NOTES TO CONSOLIDATED FINANCIAL STATEMENTS", "(thousands of dollars unless otherwise indicated)", "Revenue recognition.", "All revenues were recognized", "when products were shipped and title had passed to", "unaffiliated customers.", "Customer and vendor considerations.", "The Company", "offered certain customers rebate and sales incentive pro-", "grams which were classified as reductions in Net sales.", "Such programs were in the form of volume rebates,", "rebates that constituted a percentage of sales or rebates", "for attaining certain sales goals. The Company received", "consideration from certain suppliers of raw materials in", "the form of volume rebates or rebates that constituted a", "percentage of purchases. These rebates were recognized", "on an accrual basis by the Company as a reduction of", "the purchase price of the raw materials and a subse-", "quent reduction of Cost of goods sold when the related", "product was sold.", "Allowance for doubtful accounts.", "The Company has", "recorded an allowance for doubtful accounts to reduce", "accounts receivable to their net realizable value. The", "allowance was based upon an analysis of historical bad", "debts, a review of the aging of accounts receivable and", "the current creditworthiness of customers.", "Shipping and handling costs.", "All costs the Company", "incurred to ship products were included in Cost of", "goods sold in the Statements of Consolidated Income.", "Technical expenditures.", "Total technical expenditures", "included research and development costs, quality con-", "trol, product formulation expenditures and other similar", "items. Research and development costs included in tech-", "nical expenditures were $34,313, $34,391 and $36,019", "for 2004, 2003 and 2002, respectively.", "Advertising expenses. ", "The cost of advertising was", "expensed as incurred. The Company incurred $239,953,", "$238,754 and $221,572 in advertising costs during", "2004, 2003 and 2002, respectively.", "Minority interest. ", "Minority interest reflects the", "minority shareholders’ interest in the net income and", "equity of Sherwin-Williams Kinlita Co., Ltd. (Kinlita).", "Environmental matters. ", "Capital expenditures for", "ongoing environmental compliance measures were", "recorded in the Consolidated Balance Sheets, and related", "expenses were included in the normal operating expenses", "of conducting business. The Company is involved with", "environmental investigation and remediation activities at", "some of its current and former sites and at a number of", "third-party sites. The Company accrued for environmen-", "tal remediation-related activities for which commitments", "or clean-up plans have been developed and for which", "costs could be reasonably estimated based on industry", "standards and historical experience. All accrued amounts", "were recorded on an undiscounted basis. Accrued envi-", "ronmental remediation-related expenses included direct", "costs of investigation and remediation and indirect costs", "such as compensation and benefits for employees directly", "involved in the investigation and remediation activities", "and fees paid to outside engineering, consulting and law", "firms. See Notes 9 and 13.", "Employee stock purchase and savings plan and pre-", "ferred stock.", "The Company accounts for the employee", "stock purchase and savings plan (ESOP) in accordance", "with Statement of Position (SOP) No. 93-6, “Employers’", "Accounting for Employee Stock Ownership Plans.” The", "Company recognized compensation expense for", "amounts contributed to the ESOP and the ESOP used", "dividends on unallocated preferred shares to service", "debt. Unallocated preferred shares held by the ESOP", "were not considered outstanding in calculating earnings", "per share of the Company. See Note 11.", "Stock-based compensation.", "At December 31, 2004,", "the Company had two stock-based compensation plans,", "as more fully described in Note 12, accounted for under", "the recognition and measurement principles of Account-", "ing Principles Board Opinion (APBO) No. 25,", "“Accounting for Stock Issued to Employees,” and relat-", "ed interpretations. Pro-forma information regarding the", "impact of stock-based compensation on net income and", "income per share is required by SFAS No. 123,", "“Accounting for Stock-Based Compensation.” Such ", "pro-forma information, determined as if the Company", "had accounted for its employee stock options under the", "fair value method of that statement, is illustrated in the", "following table:", "48" ]
[ [ 60, 45, 634, 38 ], [ 60, 45, 634, 38 ], [ 150, 146, 350, 42 ], [ 150, 146, 350, 42 ], [ 150, 146, 350, 42 ], [ 150, 146, 350, 42 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 208, 365, 198 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 425, 361, 89 ], [ 150, 534, 359, 42 ], [ 150, 534, 359, 42 ], [ 150, 534, 359, 42 ], [ 150, 534, 359, 42 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 596, 368, 89 ], [ 150, 705, 367, 58 ], [ 150, 705, 367, 58 ], [ 150, 705, 367, 58 ], [ 150, 705, 367, 58 ], [ 150, 705, 367, 58 ], [ 150, 783, 351, 42 ], [ 150, 783, 351, 42 ], [ 150, 783, 351, 42 ], [ 150, 783, 351, 42 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 146, 369, 291 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 456, 369, 166 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 550, 643, 365, 213 ], [ 61, 944, 22, 17 ] ]
[ [ 60, 45, 634, 17 ], [ 60, 65, 605, 17 ], [ 170, 146, 137, 11 ], [ 312, 146, 188, 11 ], [ 150, 161, 337, 11 ], [ 150, 177, 147, 11 ], [ 170, 208, 243, 11 ], [ 419, 208, 93, 11 ], [ 150, 224, 365, 11 ], [ 150, 239, 354, 11 ], [ 150, 255, 333, 11 ], [ 150, 270, 358, 11 ], [ 150, 286, 360, 11 ], [ 150, 301, 362, 11 ], [ 150, 317, 363, 11 ], [ 150, 332, 360, 11 ], [ 150, 348, 350, 11 ], [ 150, 363, 338, 11 ], [ 150, 379, 359, 11 ], [ 150, 394, 115, 11 ], [ 170, 425, 217, 11 ], [ 393, 425, 119, 11 ], [ 150, 441, 356, 11 ], [ 150, 457, 340, 11 ], [ 150, 472, 359, 11 ], [ 150, 488, 354, 11 ], [ 150, 503, 274, 11 ], [ 170, 534, 187, 11 ], [ 362, 534, 147, 11 ], [ 150, 550, 328, 11 ], [ 150, 565, 349, 11 ], [ 170, 596, 153, 11 ], [ 328, 596, 182, 11 ], [ 150, 612, 351, 11 ], [ 150, 627, 368, 11 ], [ 150, 643, 365, 11 ], [ 150, 658, 362, 11 ], [ 150, 674, 251, 11 ], [ 170, 705, 144, 11 ], [ 315, 705, 177, 11 ], [ 150, 721, 367, 11 ], [ 150, 736, 333, 11 ], [ 150, 752, 228, 11 ], [ 170, 783, 119, 11 ], [ 289, 783, 184, 11 ], [ 150, 798, 343, 11 ], [ 150, 814, 351, 11 ], [ 570, 146, 156, 11 ], [ 726, 146, 157, 11 ], [ 550, 161, 325, 11 ], [ 550, 177, 366, 11 ], [ 550, 192, 369, 11 ], [ 550, 208, 354, 11 ], [ 550, 224, 367, 11 ], [ 550, 239, 357, 11 ], [ 550, 255, 366, 11 ], [ 550, 270, 366, 11 ], [ 550, 286, 344, 11 ], [ 550, 301, 350, 11 ], [ 550, 317, 369, 11 ], [ 550, 332, 356, 11 ], [ 550, 348, 358, 11 ], [ 550, 363, 363, 11 ], [ 550, 379, 369, 11 ], [ 550, 394, 353, 11 ], [ 550, 410, 362, 11 ], [ 550, 425, 170, 11 ], [ 570, 456, 335, 11 ], [ 550, 472, 81, 11 ], [ 635, 472, 267, 11 ], [ 550, 488, 354, 11 ], [ 550, 503, 369, 11 ], [ 550, 519, 363, 11 ], [ 550, 534, 310, 11 ], [ 550, 550, 348, 11 ], [ 550, 565, 336, 11 ], [ 550, 581, 341, 11 ], [ 550, 596, 362, 11 ], [ 550, 612, 259, 11 ], [ 570, 643, 176, 11 ], [ 751, 643, 152, 11 ], [ 550, 658, 363, 11 ], [ 550, 674, 365, 11 ], [ 550, 689, 365, 11 ], [ 550, 705, 299, 11 ], [ 550, 721, 362, 11 ], [ 550, 736, 362, 11 ], [ 550, 752, 362, 11 ], [ 550, 767, 304, 11 ], [ 550, 783, 340, 11 ], [ 550, 798, 353, 11 ], [ 550, 814, 360, 11 ], [ 550, 829, 359, 11 ], [ 550, 845, 102, 11 ], [ 61, 944, 22, 17 ] ]
[ 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
99d1a7f9323c4a44e21788c1fa87ee219f4d3db57792cc874047704e891a5d7a
NYSE_SHW_2004.pdf
49
76
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5345
[ "Specifying Program Options", "Note", "+------------+", "| 8.0.19", "|", "+------------+", "+---------------------+", "| NOW()", "|", "+---------------------+", "| 2019-09-03 10:36:48 |", "+---------------------+", "shell>", "The long form (", "--execute", ") is followed by an equal sign (", "=", ").", "To use quoted values within a statement, you must either escape the inner quotation marks, or use a", "different type of quotation marks within the statement from those used to quote the statement itself. The", "capabilities of your command processor dictate your choices for whether you can use single or double", "quotation marks and the syntax for escaping quote characters. For example, if your command processor", "supports quoting with single or double quotation marks, you can use double quotation marks around the", "statement, and single quotation marks for any quoted values within the statement.", "Most MySQL programs can read startup options from option files (sometimes called configuration files).", "Option files provide a convenient way to specify commonly used options so that they need not be entered", "on the command line each time you run a program.", "To determine whether a program reads option files, invoke it with the ", "--help", " option. (For ", "mysqld", ", use ", "--", "verbose", " and ", "--help", ".) If the program reads option files, the help message indicates which files it looks for", "and which option groups it recognizes.", "A MySQL program started with the ", "--no-defaults", " option reads no option files", "other than ", ".mylogin.cnf", ".", "A server started with the ", "persisted_globals_load", " system variable disabled", "does not read ", "mysqld-auto.cnf", ".", "Many option files are plain text files, created using any text editor. The exceptions are:", "To specify an alternative login path file name, set the ", "MYSQL_TEST_LOGIN_FILE", " environment", "variable. This variable is used by the ", "mysql-test-run.pl", " testing utility, but also is recognized by", "mysql_config_editor", " and by MySQL clients such as ", "mysql", ", ", "mysqladmin", ", and so forth.", "•Option File Processing Order", "•The ", "mysqld-auto.cnf", " file in the data directory. This JSON-format file contains persisted system", "variable settings. It is created by the server upon execution of ", "SET PERSIST", " or ", "SET PERSIST_ONLY", "statements. See Section 5.1.9.3, “Persisted System Variables”", ". Management of ", "mysqld-auto.cnf", "should be left to the server and not performed manually.", "•The ", ".mylogin.cnf", " file that contains login path options. This is an encrypted file created by the", "mysql_config_editor", " utility. See Section 4.6.7, “mysql_config_editor — MySQL Configuration", "Utility”", ". A “login path”", " is an option group that permits only certain options: ", "host", ", ", "user", ", ", "password", ",", "port", " and ", "socket", ". Client programs specify which login path to read from ", ".mylogin.cnf", " using the ", "--", "login-path", " option.", "Note", "4.2.2.2", "Using Option Files", "345" ]
[ [ 423, 48, 208, 11 ], [ 311, 221, 37, 11 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 170, 95, 184, 107 ], [ 311, 250, 449, 11 ], [ 311, 250, 449, 11 ], [ 311, 250, 449, 11 ], [ 311, 250, 449, 11 ], [ 311, 250, 449, 11 ], [ 170, 288, 771, 89 ], [ 170, 288, 771, 89 ], [ 170, 288, 771, 89 ], [ 170, 288, 771, 89 ], [ 170, 288, 771, 89 ], [ 170, 288, 771, 89 ], [ 170, 426, 779, 43 ], [ 170, 426, 779, 43 ], [ 170, 426, 779, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 170, 487, 793, 43 ], [ 311, 576, 597, 27 ], [ 311, 576, 597, 27 ], [ 311, 576, 597, 27 ], [ 311, 576, 597, 27 ], [ 311, 576, 597, 27 ], [ 311, 576, 597, 27 ], [ 311, 621, 594, 27 ], [ 311, 621, 594, 27 ], [ 311, 621, 594, 27 ], [ 311, 621, 594, 27 ], [ 311, 621, 594, 27 ], [ 311, 621, 594, 27 ], [ 170, 665, 636, 11 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 187, 785, 736, 43 ], [ 170, 919, 232, 11 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 844, 772, 58 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 170, 694, 781, 74 ], [ 311, 547, 37, 11 ], [ 90, 395, 244, 14 ], [ 90, 395, 244, 14 ], [ 936, 964, 27, 11 ] ]
[ [ 423, 48, 208, 11 ], [ 311, 221, 37, 11 ], [ 170, 95, 112, 8 ], [ 170, 107, 64, 8 ], [ 275, 107, 8, 8 ], [ 170, 120, 112, 8 ], [ 170, 132, 184, 8 ], [ 170, 145, 56, 8 ], [ 347, 145, 8, 8 ], [ 170, 157, 184, 8 ], [ 170, 169, 184, 8 ], [ 170, 182, 184, 8 ], [ 170, 194, 48, 8 ], [ 311, 250, 113, 11 ], [ 425, 251, 90, 10 ], [ 515, 250, 225, 11 ], [ 741, 251, 10, 10 ], [ 751, 250, 10, 11 ], [ 170, 288, 745, 11 ], [ 170, 303, 766, 11 ], [ 170, 319, 753, 11 ], [ 170, 334, 771, 11 ], [ 170, 350, 768, 11 ], [ 170, 365, 606, 11 ], [ 170, 426, 764, 11 ], [ 170, 442, 779, 11 ], [ 170, 458, 378, 11 ], [ 170, 487, 512, 11 ], [ 683, 488, 60, 10 ], [ 744, 487, 94, 11 ], [ 838, 488, 60, 10 ], [ 899, 487, 40, 11 ], [ 940, 488, 20, 10 ], [ 170, 503, 70, 10 ], [ 241, 502, 37, 11 ], [ 278, 503, 60, 10 ], [ 338, 502, 625, 11 ], [ 170, 518, 284, 11 ], [ 311, 576, 261, 11 ], [ 573, 577, 130, 10 ], [ 704, 576, 204, 11 ], [ 311, 591, 80, 11 ], [ 391, 593, 120, 10 ], [ 512, 591, 4, 11 ], [ 311, 621, 185, 11 ], [ 497, 622, 221, 10 ], [ 718, 621, 188, 11 ], [ 311, 636, 107, 11 ], [ 418, 637, 150, 10 ], [ 569, 636, 4, 11 ], [ 170, 665, 636, 11 ], [ 187, 785, 395, 11 ], [ 583, 786, 211, 10 ], [ 794, 785, 96, 11 ], [ 187, 800, 275, 11 ], [ 463, 802, 170, 10 ], [ 633, 800, 290, 11 ], [ 187, 817, 190, 10 ], [ 378, 816, 234, 11 ], [ 613, 817, 50, 10 ], [ 663, 816, 9, 11 ], [ 672, 817, 100, 10 ], [ 773, 816, 102, 11 ], [ 170, 919, 232, 11 ], [ 170, 844, 50, 11 ], [ 221, 846, 150, 10 ], [ 371, 844, 544, 11 ], [ 187, 860, 459, 11 ], [ 647, 861, 110, 10 ], [ 757, 860, 24, 11 ], [ 782, 861, 160, 10 ], [ 187, 875, 490, 11 ], [ 650, 875, 130, 11 ], [ 780, 877, 150, 10 ], [ 187, 891, 415, 11 ], [ 170, 694, 50, 11 ], [ 221, 695, 120, 10 ], [ 341, 694, 557, 11 ], [ 187, 710, 190, 10 ], [ 378, 709, 550, 11 ], [ 187, 725, 60, 11 ], [ 234, 725, 136, 11 ], [ 343, 725, 388, 11 ], [ 731, 726, 40, 10 ], [ 771, 725, 9, 11 ], [ 780, 726, 40, 10 ], [ 820, 725, 9, 11 ], [ 830, 726, 80, 10 ], [ 910, 725, 4, 11 ], [ 187, 741, 40, 10 ], [ 227, 740, 37, 11 ], [ 265, 741, 60, 10 ], [ 325, 740, 408, 11 ], [ 733, 741, 120, 10 ], [ 854, 740, 77, 11 ], [ 931, 741, 20, 10 ], [ 187, 757, 100, 10 ], [ 288, 756, 54, 11 ], [ 311, 547, 37, 11 ], [ 90, 395, 61, 14 ], [ 157, 395, 177, 14 ], [ 936, 964, 27, 11 ] ]
[ 5, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 7, 7, 7, 4 ]
ee117cba71f6c069907b4e6fe8476708b27e772b4cb74910a82c7261f2d534b2
refman-8.0-en.pdf
374
6,228
612
792
1,025
1,025
manuals
manuals
5346
[ "works on Windows 10 and enables ", "complete Turn/Mill machining and 5 ", "axis machining with required options. ", "2.4", "Turning Milling Center ", "Quantity:1 ", "Manufacturer’s name ", "Product model/type ", "Country of Origin ", "Definition ", "Machine will be used for processing ", "valves, shaft, large bars tools and parts ", "related ", "with ", "advanced ", "materials, ", "chemistry, manufacturing, biomedical, ", "aerospace, automotive, robotics and ", "mechatronics. ", "2.4.1", "The machine shall have a cast-iron or ", "mineral ", "cast ", "body ", "structure ", "to ", "minimize vibrations. ", "2.4.2", "The machine shall be turn-mill type ", "machine with", "", "X,Y and Z axis for movement ", "of B axis, ", "", "C", "axis for chuck orientation ", "(both ", "spindles) ", "and ", "for ", "turning, ", "", "Sub-spindle ", "axis ", "for ", "movement ", "of ", "sub-spindle ", "carriage, ", "", "B axis for milling and 5 axis ", "simultaneous machining. ", "2.4.3", "The machine shall feature cooling on ", "all spindle motors. ", "2.4.4", "The machine work envelope shall be ", "August 2020", "c4f_annexiitechspeciiitechoffer_en.doc ", "Page 33 of 49 " ]
[ [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 66, 78, 912, 828 ], [ 68, 927, 175, 35 ], [ 68, 927, 175, 35 ], [ 879, 927, 63, 17 ] ]
[ [ 172, 87, 213, 21 ], [ 172, 109, 213, 21 ], [ 172, 131, 206, 21 ], [ 93, 163, 16, 21 ], [ 172, 164, 138, 21 ], [ 172, 196, 65, 21 ], [ 172, 229, 128, 21 ], [ 172, 261, 116, 21 ], [ 172, 294, 107, 21 ], [ 75, 381, 60, 21 ], [ 172, 326, 213, 21 ], [ 172, 347, 213, 21 ], [ 172, 369, 39, 21 ], [ 224, 369, 27, 21 ], [ 263, 369, 53, 21 ], [ 330, 369, 55, 21 ], [ 172, 391, 213, 21 ], [ 172, 413, 213, 21 ], [ 172, 435, 78, 21 ], [ 93, 489, 26, 21 ], [ 172, 467, 213, 21 ], [ 172, 489, 44, 21 ], [ 229, 489, 24, 21 ], [ 266, 489, 30, 21 ], [ 309, 489, 50, 21 ], [ 372, 489, 13, 21 ], [ 172, 511, 114, 21 ], [ 93, 666, 26, 21 ], [ 172, 543, 213, 21 ], [ 172, 565, 72, 21 ], [ 194, 586, 6, 23 ], [ 216, 588, 169, 21 ], [ 216, 610, 55, 21 ], [ 194, 631, 6, 23 ], [ 216, 633, 9, 21 ], [ 229, 633, 156, 21 ], [ 216, 655, 31, 21 ], [ 262, 655, 51, 21 ], [ 329, 655, 22, 21 ], [ 366, 655, 18, 21 ], [ 216, 676, 45, 21 ], [ 194, 697, 6, 23 ], [ 216, 699, 67, 21 ], [ 312, 699, 24, 21 ], [ 366, 699, 18, 21 ], [ 216, 721, 59, 21 ], [ 291, 721, 14, 21 ], [ 320, 721, 65, 21 ], [ 216, 743, 49, 21 ], [ 194, 764, 6, 23 ], [ 216, 766, 169, 21 ], [ 216, 788, 137, 21 ], [ 93, 831, 26, 21 ], [ 172, 821, 213, 21 ], [ 172, 842, 102, 21 ], [ 93, 875, 26, 21 ], [ 172, 875, 213, 21 ], [ 68, 927, 58, 17 ], [ 68, 945, 175, 17 ], [ 879, 927, 63, 17 ] ]
[ 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4, 4, 4 ]
6e658d2cf1643a188153485d71fef1c080955d67d134b56f6806c77b5b130813
EN-c4f annexiitechspeciiitechoffer en.pdf
32
49
841
595
1,025
1,025
eu_tenders
government_tenders
5347
[ "AUDIT FEES", "KPMG LLP provided audit services to the Company consisting of the annual audit of the Company’s 2011", "consolidated financial statements contained in the Company’s Annual Report on Form 10-K and reviews of the", "financial statements contained in the Company’s Quarterly Reports on Form 10-Q for fiscal year 2011. The", "following table summarizes the fees of KPMG LLP billed to the Company for the last two fiscal years.", "In 2003, the Audit Committee adopted a formal policy concerning approval of audit and non-audit services", "to be provided to the Company by its independent registered public accounting firm, KPMG LLP. The policy", "requires that all services to be provided by KPMG LLP, including audit services and permitted audit-related and", "non-audit services, must be pre-approved by the Audit Committee. The Audit Committee pre-approved all audit", "and non-audit services provided by KPMG LLP during fiscal 2011 and fiscal 2010.", "Fee Category", "Fiscal Year", "2011", "% of Total", "Fiscal Year", "2010", "% of Total", "Audit Fees(1) ...........................", "$1,534,600", "89%", "$1,352,000", "97%", "Audit-Related Fees(2) ....................", "83,000", "5%", "—", "—%", "Tax Fees(3)", "............................", "77,500", "4%", "37,000", "3%", "All Other Fees(4) ........................", "27,000", "2%", "2,000", "—%", "Total Fees ..............................", "$1,722,100", "100%", "$1,391,000", "100%", "(1)", "Audit fees consist of fees for the audit of our annual financial statements, review of the interim financial", "statements included in our quarterly reports on Form 10-Q, statutory audits and related filings in various", "foreign locations and audit procedures related to acquisition activity during fiscal year 2011. Fiscal year", "2011 and 2010 audit fees also included fees for services incurred in connection with rendering an opinion", "under Section 404 of the Sarbanes Oxley Act.", "(2)", "Audit related fees consist of fees for assurance and related services that are reasonably related to the", "performance of the audit and the review of our financial statements and which are not reported under “Audit", "Fees.” Audit-related fees reported in fiscal year 2011 relate to the review of registration statements auditor", "consents to incorporate by reference prior year financial statement opinions in Form S-4 and Form S-8", "fillings.", "(3)", "Tax fees consist of fees for tax compliance, tax advice and tax planning services. Tax compliance services,", "which relate to the review of our U.S. tax returns, accounted for $47,000 and $37,000 of the total tax fees", "for fiscal year 2011 and 2010, respectively. Fiscal year 2011 tax fees also include approximately $30,000 of", "fees for tax advice and planning services related to acquisition activity during the year.", "(4)", "All other fees for fiscal year 2011 include fees for limited due diligence support provided in connection with", "a potential acquisition in addition to fees incurred for licenses to accounting research software in 2011 and", "2010.", "Page 33", "Skyworks / Proxy Statement" ]
[ [ 462, 99, 99, 11 ], [ 130, 130, 763, 58 ], [ 130, 130, 763, 58 ], [ 130, 130, 763, 58 ], [ 130, 130, 763, 58 ], [ 130, 638, 763, 73 ], [ 130, 638, 763, 73 ], [ 130, 638, 763, 73 ], [ 130, 638, 763, 73 ], [ 130, 638, 763, 73 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 161, 203, 702, 116 ], [ 130, 335, 763, 73 ], [ 130, 335, 763, 73 ], [ 130, 335, 763, 73 ], [ 130, 335, 763, 73 ], [ 130, 335, 763, 73 ], [ 130, 335, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 420, 763, 73 ], [ 130, 506, 763, 58 ], [ 130, 506, 763, 58 ], [ 130, 506, 763, 58 ], [ 130, 506, 763, 58 ], [ 130, 506, 763, 58 ], [ 130, 575, 763, 42 ], [ 130, 575, 763, 42 ], [ 130, 575, 763, 42 ], [ 130, 575, 763, 42 ], [ 396, 961, 231, 22 ], [ 396, 961, 231, 22 ] ]
[ [ 462, 99, 99, 11 ], [ 164, 130, 730, 11 ], [ 130, 146, 763, 11 ], [ 130, 161, 763, 11 ], [ 130, 177, 690, 11 ], [ 164, 638, 730, 11 ], [ 130, 653, 763, 11 ], [ 130, 669, 763, 11 ], [ 130, 684, 763, 11 ], [ 130, 700, 559, 11 ], [ 164, 215, 76, 9 ], [ 516, 204, 65, 9 ], [ 535, 215, 26, 9 ], [ 611, 215, 61, 9 ], [ 703, 204, 65, 9 ], [ 722, 215, 26, 9 ], [ 799, 215, 61, 9 ], [ 164, 234, 326, 11 ], [ 511, 234, 75, 11 ], [ 638, 234, 30, 11 ], [ 698, 234, 75, 11 ], [ 825, 234, 30, 11 ], [ 164, 249, 326, 11 ], [ 540, 249, 46, 11 ], [ 646, 249, 22, 11 ], [ 757, 249, 16, 11 ], [ 825, 249, 30, 11 ], [ 164, 265, 80, 11 ], [ 255, 265, 234, 11 ], [ 540, 265, 46, 11 ], [ 646, 265, 22, 11 ], [ 727, 265, 46, 11 ], [ 834, 265, 22, 11 ], [ 164, 280, 326, 11 ], [ 540, 280, 46, 11 ], [ 646, 280, 22, 11 ], [ 736, 280, 37, 11 ], [ 825, 280, 30, 11 ], [ 164, 301, 326, 11 ], [ 511, 301, 75, 11 ], [ 630, 301, 39, 11 ], [ 698, 301, 75, 11 ], [ 817, 301, 39, 11 ], [ 130, 335, 19, 11 ], [ 164, 335, 730, 11 ], [ 164, 350, 730, 11 ], [ 164, 366, 730, 11 ], [ 164, 381, 730, 11 ], [ 164, 397, 307, 11 ], [ 130, 420, 19, 11 ], [ 164, 420, 730, 11 ], [ 164, 436, 730, 11 ], [ 164, 451, 730, 11 ], [ 164, 467, 730, 11 ], [ 164, 482, 51, 11 ], [ 130, 506, 19, 11 ], [ 164, 506, 730, 11 ], [ 164, 521, 730, 11 ], [ 164, 537, 730, 11 ], [ 164, 552, 582, 11 ], [ 130, 575, 19, 11 ], [ 164, 575, 730, 11 ], [ 164, 591, 730, 11 ], [ 164, 606, 37, 11 ], [ 483, 961, 58, 9 ], [ 396, 974, 231, 9 ] ]
[ 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4 ]
b5b1e558b2c266f1fced16367da7dcc447b4335143cfbf653420b24452b02f9f
NASDAQ_SWKS_2011.pdf
34
134
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5348
[ "6.", "Choose a node to update. Non-configuration nodes must be updated first. Update the ", "configuration node last. Browse to ", "Monitoring", " System ", "and click the canister. Select ", "Properties", " to confirm the nodes that are the non-configuration nodes, as shown in ", "Figure 12-52.", "7.", "Right-click the canister that contains the node that you want to update and select ", "Remove", ", as shown in Figure 12-53.", "Figure 12-52", "Checking the configuration node status", "Figure 12-53", "Removing a node canister", "Important:", " Ensure that you select the non-configuration nodes first.", "Chapter 12. RAS, monitoring, and troubleshooting ", "661" ]
[ [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 92, 668, 58 ], [ 229, 489, 626, 27 ], [ 229, 489, 626, 27 ], [ 229, 489, 626, 27 ], [ 229, 489, 626, 27 ], [ 108, 456, 357, 10 ], [ 108, 456, 357, 10 ], [ 108, 825, 272, 10 ], [ 108, 825, 272, 10 ], [ 263, 873, 501, 11 ], [ 263, 873, 501, 11 ], [ 530, 976, 386, 11 ], [ 530, 976, 386, 11 ] ]
[ [ 229, 92, 14, 11 ], [ 247, 92, 641, 11 ], [ 253, 108, 256, 11 ], [ 509, 108, 86, 11 ], [ 612, 108, 68, 11 ], [ 681, 108, 216, 11 ], [ 253, 123, 82, 11 ], [ 336, 123, 532, 11 ], [ 253, 139, 99, 11 ], [ 229, 489, 14, 11 ], [ 247, 489, 607, 11 ], [ 253, 505, 65, 11 ], [ 318, 505, 202, 11 ], [ 108, 456, 85, 10 ], [ 206, 456, 260, 10 ], [ 108, 825, 85, 10 ], [ 206, 825, 174, 10 ], [ 263, 873, 82, 11 ], [ 345, 873, 418, 11 ], [ 530, 977, 336, 10 ], [ 888, 976, 28, 11 ] ]
[ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 0, 0, 0, 0, 9, 9, 4, 4 ]
b7c446477c60f644e60e8709de9917054df62fc438a5b57384707a1f369aa2f0
sg248162.pdf
682
864
612
792
1,025
1,025
redbooks
manuals
5349
[ "[1769-1.]", "SECTION ", "2741", ".", "Refusal", "of", "a", "Non-Christian", "to", "Take", "up", "Appointed", "Habitation", ". — Any non-Christian who shall refuse to comply with the directions", "lawfully given by a provincial governor, pursuant to section two thousand and", "seventy-seven of this Code, to take u", "p habitation upon a site designated by said", "governor shall upon conviction be imprisoned for a period not exceeding sixty", "days.", "[1397-62.]", "SECTION ", "2742", ".", "Failure to Render Service in Satisfaction of Road Tax.", "— Any person who, being delinquent in the payment of the road tax imposed by", "section two thousand and ninety-two of this Code, shall refuse or fail, either in", "person or by a substitute fu", "rnished by him, to work it out within the period fixed by", "the provincial board, shall be punished by a fine not exceeding ten pesos or by", "imprisonment not exceeding twenty days, or both.", "[1396-19 (", "b", ").]", "Offenses Connected with Administration of Municipal and Township Laws", "SECTION ", "2743", ".", "Holding of Prohibited Interest by Public Officer", ". — Any", "municipal or township officer who, contrary to law, shall directly or indirectly be", "interested in any contract work, or cockpit, or other permitted game, or amusement,", "or in any business", " of the municipality or township, or in the purchase of any real", "estate", "or", "any", "other", "property", "belonging", "thereto", "shall,", "upon", "conviction,", "be", "imprisoned for not less than six months nor more than two years.", "[82-28 (", "b", "); 1397-28.]", "SECTION ", "2744", ".", "Failure to Supply Information Required for Entry in", "Civil Register", ". — Any physician or midwife who shall fail to make report to the", "municipal or township secretary giving information of any birth or death occurring", "under his professional obse", "rvation and concerning which entry should be made in", "the civil register and any person authorized to perform the ceremony of marriage", "who shall fail to make the required report concerning a marriage celebrated by him", "shall be punished by a fine of not more", " than one hundred pesos.", "[1397-20 (", "e", ").]", "ARTICLE ", "II", "SECTION ", "2745", ".", "Loss of Arms by Member of Police Force", ". — Any chief", "Copyright 2012", "CD Technologies Asia, Inc. and Accesslaw, Inc.", "Philippine Law Encyclopedia 2011", "876" ]
[ [ 202, 110, 77, 19 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 140, 142, 745, 118 ], [ 202, 274, 88, 19 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 140, 307, 745, 118 ], [ 202, 438, 117, 19 ], [ 202, 438, 117, 19 ], [ 202, 438, 117, 19 ], [ 179, 506, 665, 20 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 140, 540, 745, 118 ], [ 202, 671, 176, 19 ], [ 202, 671, 176, 19 ], [ 202, 671, 176, 19 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 140, 704, 745, 137 ], [ 202, 855, 115, 19 ], [ 202, 855, 115, 19 ], [ 202, 855, 115, 19 ], [ 449, 471, 124, 21 ], [ 449, 471, 124, 21 ], [ 202, 888, 682, 20 ], [ 202, 888, 682, 20 ], [ 202, 888, 682, 20 ], [ 202, 888, 682, 20 ], [ 202, 888, 682, 20 ], [ 123, 925, 503, 9 ], [ 123, 925, 503, 9 ], [ 123, 925, 503, 9 ], [ 880, 925, 17, 9 ] ]
[ [ 202, 110, 77, 19 ], [ 202, 142, 99, 20 ], [ 301, 142, 44, 20 ], [ 346, 142, 5, 20 ], [ 371, 142, 66, 20 ], [ 455, 142, 17, 20 ], [ 488, 142, 11, 20 ], [ 516, 142, 128, 20 ], [ 661, 142, 17, 20 ], [ 695, 142, 43, 20 ], [ 754, 142, 22, 20 ], [ 793, 142, 91, 20 ], [ 140, 162, 96, 20 ], [ 236, 162, 648, 20 ], [ 140, 181, 744, 20 ], [ 140, 201, 346, 20 ], [ 486, 201, 398, 20 ], [ 140, 220, 745, 20 ], [ 140, 240, 45, 20 ], [ 202, 274, 88, 19 ], [ 202, 307, 99, 20 ], [ 301, 307, 44, 20 ], [ 346, 307, 5, 20 ], [ 371, 307, 513, 20 ], [ 140, 326, 745, 20 ], [ 140, 346, 744, 20 ], [ 140, 365, 242, 20 ], [ 382, 365, 502, 20 ], [ 140, 385, 745, 20 ], [ 140, 404, 445, 20 ], [ 202, 439, 87, 19 ], [ 289, 438, 10, 19 ], [ 300, 439, 19, 19 ], [ 179, 506, 665, 20 ], [ 202, 540, 99, 20 ], [ 301, 540, 44, 20 ], [ 346, 540, 5, 20 ], [ 371, 540, 435, 20 ], [ 806, 540, 78, 20 ], [ 140, 559, 744, 20 ], [ 140, 579, 744, 20 ], [ 140, 598, 165, 20 ], [ 305, 598, 579, 20 ], [ 140, 618, 50, 20 ], [ 206, 618, 18, 20 ], [ 241, 618, 31, 20 ], [ 288, 618, 45, 20 ], [ 350, 618, 74, 20 ], [ 441, 618, 89, 20 ], [ 546, 618, 62, 20 ], [ 624, 618, 47, 20 ], [ 687, 618, 44, 20 ], [ 748, 618, 99, 20 ], [ 863, 618, 21, 20 ], [ 140, 637, 579, 20 ], [ 202, 671, 67, 19 ], [ 269, 671, 10, 19 ], [ 279, 671, 98, 19 ], [ 202, 704, 99, 20 ], [ 301, 704, 44, 20 ], [ 346, 704, 5, 20 ], [ 371, 704, 512, 20 ], [ 140, 723, 125, 20 ], [ 265, 724, 619, 20 ], [ 140, 743, 744, 20 ], [ 140, 763, 248, 20 ], [ 388, 763, 496, 20 ], [ 140, 782, 744, 20 ], [ 140, 801, 745, 20 ], [ 140, 821, 348, 20 ], [ 488, 821, 221, 20 ], [ 202, 855, 87, 19 ], [ 289, 855, 9, 19 ], [ 298, 855, 19, 19 ], [ 449, 471, 107, 21 ], [ 557, 471, 17, 21 ], [ 202, 888, 99, 20 ], [ 301, 888, 44, 20 ], [ 346, 888, 5, 20 ], [ 371, 888, 380, 20 ], [ 752, 888, 132, 20 ], [ 123, 925, 70, 9 ], [ 208, 925, 220, 9 ], [ 469, 925, 158, 9 ], [ 880, 925, 17, 9 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 9, 9, 9, 9, 9, 4, 4, 4, 4 ]
697c6a87c93bc971dffc29764acb912cbf4ab10717df7ed1b7bfc6ebd332c649
19161231-Act-2657.pdf
875
884
595
841
1,025
1,025
philippine_laws
laws_and_regulations
5350
[ "The form and binding energy of", "δ$_{⃗}$", "k", "observed in the present ARPES study places a strong", "constraint on the possible bosonic modes involved in the de-excitation. Examination of pub-", "lished IR and Raman spectra", "1516–19", "indicates the presence of a very few, nearly degenerate", "c-axis optical phonon modes in the appropriate energy range, the most likely of which is", "the Raman active", "A$_{1}$$_{g}$", "mode previously observed between 58 and 65 cm", "−", "$^{1}$. In light of the", "theoretical work", "14", "and the observed behavior of", "δ$_{⃗}$", "k", "we assign this optical phonon mode to", "the 8 meV kink observed in the APRES experiment.", "This observation is consistent with", "recent temperature dependent work at the node alone", "20", "of optimally doped Bi2212. Clearly", "however a full theoretical understanding of the angle dependent dispersion of this kink re-", "quires more detailed work than was presented in", "14", "as the kink is clearly not pinned to the", "maximum d-wave gap but rather the ”local” gap magnitude as a function of Fermi surface", "angle.", "Taking Ω", "0", "= 8 meV and", "F", "(", "ω", ") a Gaussian of full width at half maximum 1 meV from a", "fit to the Raman data we apply the standard Eliashberg equations", "21", "to calculate the mass", "enhancement factor", "λ", "and the scattering rate Γ$_{⃗}$", "$_{k}$(", "ω", ") with", "α", "2", "as a fitting parameter such that", "where", "n", "(", "ω", "′", ") and", "f", "(", "ω", "′", ") are the Bose-Einstein and Fermi-Dirac distributions, respectively.", "The scattering rates calculated in this fashion, shown as fits to the data in Figure 2, agree", "well with the data once shifted to account for the angular dependence of", "δ$_{⃗}$", "$_{k}$. The fits include", "additional terms reflecting a small, constant impurity scattering component (here set to 5", "meV) as well as the residual energy resolution. No attempt was made in this analysis to", "account self consistently for the presence of the superconducting gap or the presence of the", "kink at 70 meV though we expect these effects to be small, excluding the phenomenological", "shift in binding energy of the kink. From these fits we determine", "α", "2", "to be between 1.5 closest", "to the node and 1.15 further away yielding", "λ", "between 0.52 and 0.4, placing the interaction in", "the weak coupling regime and in good agreement with the average", "λ", "calculated in reference", "$^{5}$.", "As an additional check to the fits of the scattering rates we have applied this kink to", "a simulated low temperature ”nodal state”.", "We take the lifetime to be Fermi liquid like", "with Γ = Γ$_{e}$", "−", "e", "+ Γ$_{Imp}$ + Γ$_{e}$", "−", "ph", "and then calculate the self-consistent real part of the self", "energy by Kramers-Kronig transform. The bare dispersion is set to", "E", "(", "k", ") =", "v$_{F}$", "(", "k", "−", "k$_{F}$", ") with", "10", "λ", "= 2", "∫", "∞", "0", "α", "$^{2}$F", "(", "ω", ")", "ω", "dω", "(1)", "Γ(", "ω, T", ") = 2", "π", "∫", "∞", "0", "α", "$^{2}$F", "(", "ω", "$^{′}$)[2", "n", "(", "ω", "$^{′}$) +", "f", "(", "ω", "′", "+", "ω", ") +", "f", "(", "ω", "′", "−", "ω", ")]", "dω", "′", "(2)" ]
[ [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 94, 780, 313 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 419, 780, 69 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 587, 780, 259 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 120, 858, 780, 96 ], [ 491, 978, 19, 15 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 422, 497, 479, 40 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ], [ 249, 538, 652, 39 ] ]
[ [ 145, 94, 270, 15 ], [ 422, 95, 15, 14 ], [ 431, 103, 7, 9 ], [ 445, 94, 455, 15 ], [ 120, 121, 780, 15 ], [ 120, 148, 252, 15 ], [ 373, 147, 50, 8 ], [ 431, 148, 469, 15 ], [ 120, 175, 780, 15 ], [ 120, 202, 153, 15 ], [ 281, 203, 28, 14 ], [ 318, 202, 424, 15 ], [ 743, 202, 11, 5 ], [ 754, 202, 146, 15 ], [ 120, 229, 139, 15 ], [ 259, 228, 14, 8 ], [ 282, 229, 252, 15 ], [ 541, 230, 15, 14 ], [ 550, 238, 7, 9 ], [ 566, 229, 334, 15 ], [ 120, 256, 463, 15 ], [ 597, 256, 303, 15 ], [ 120, 283, 458, 15 ], [ 579, 282, 14, 8 ], [ 600, 283, 300, 15 ], [ 120, 311, 780, 15 ], [ 120, 338, 419, 15 ], [ 540, 337, 14, 8 ], [ 562, 338, 338, 15 ], [ 120, 365, 780, 15 ], [ 120, 392, 50, 15 ], [ 145, 419, 79, 15 ], [ 224, 426, 7, 8 ], [ 239, 419, 115, 15 ], [ 361, 419, 12, 14 ], [ 376, 419, 7, 15 ], [ 384, 419, 12, 14 ], [ 397, 419, 504, 15 ], [ 120, 446, 576, 15 ], [ 696, 445, 14, 8 ], [ 718, 446, 182, 15 ], [ 120, 473, 166, 15 ], [ 293, 474, 11, 14 ], [ 309, 473, 217, 15 ], [ 521, 473, 16, 15 ], [ 537, 474, 12, 14 ], [ 550, 473, 51, 15 ], [ 607, 474, 12, 14 ], [ 619, 472, 7, 8 ], [ 633, 473, 268, 15 ], [ 120, 587, 49, 15 ], [ 179, 588, 11, 14 ], [ 191, 587, 7, 15 ], [ 198, 588, 12, 14 ], [ 211, 587, 3, 5 ], [ 216, 587, 47, 15 ], [ 273, 588, 9, 14 ], [ 284, 587, 7, 15 ], [ 292, 588, 12, 14 ], [ 305, 587, 3, 5 ], [ 310, 587, 590, 15 ], [ 120, 614, 780, 15 ], [ 120, 641, 611, 15 ], [ 738, 642, 15, 14 ], [ 746, 641, 154, 15 ], [ 120, 668, 780, 15 ], [ 120, 695, 780, 15 ], [ 120, 722, 780, 15 ], [ 120, 750, 780, 15 ], [ 120, 777, 541, 15 ], [ 667, 777, 12, 14 ], [ 680, 776, 7, 8 ], [ 693, 777, 207, 15 ], [ 120, 804, 360, 15 ], [ 486, 804, 11, 14 ], [ 503, 804, 398, 15 ], [ 120, 831, 556, 15 ], [ 682, 831, 11, 14 ], [ 699, 831, 188, 15 ], [ 887, 831, 13, 15 ], [ 145, 858, 755, 15 ], [ 120, 885, 381, 15 ], [ 516, 885, 385, 15 ], [ 120, 912, 110, 15 ], [ 230, 920, 11, 5 ], [ 241, 919, 6, 9 ], [ 254, 912, 106, 15 ], [ 361, 920, 11, 5 ], [ 372, 919, 15, 9 ], [ 396, 912, 504, 15 ], [ 120, 939, 571, 15 ], [ 697, 940, 14, 14 ], [ 713, 939, 7, 15 ], [ 721, 940, 10, 14 ], [ 731, 939, 28, 15 ], [ 765, 940, 18, 14 ], [ 787, 939, 7, 15 ], [ 794, 940, 10, 14 ], [ 808, 939, 15, 15 ], [ 827, 940, 19, 14 ], [ 849, 939, 51, 15 ], [ 491, 978, 19, 15 ], [ 422, 513, 11, 14 ], [ 439, 512, 30, 15 ], [ 473, 497, 9, 37 ], [ 489, 504, 14, 5 ], [ 482, 528, 7, 8 ], [ 510, 503, 12, 14 ], [ 523, 503, 20, 14 ], [ 546, 502, 7, 15 ], [ 554, 503, 12, 14 ], [ 567, 502, 7, 15 ], [ 536, 523, 12, 14 ], [ 576, 513, 22, 14 ], [ 876, 512, 25, 15 ], [ 249, 554, 19, 15 ], [ 269, 554, 33, 14 ], [ 305, 554, 43, 15 ], [ 348, 554, 11, 14 ], [ 363, 538, 9, 37 ], [ 380, 546, 14, 5 ], [ 373, 569, 7, 8 ], [ 398, 554, 12, 14 ], [ 411, 554, 20, 14 ], [ 434, 554, 7, 15 ], [ 442, 554, 12, 14 ], [ 455, 554, 27, 15 ], [ 483, 554, 11, 14 ], [ 494, 554, 7, 15 ], [ 502, 554, 12, 14 ], [ 515, 554, 31, 15 ], [ 551, 554, 9, 14 ], [ 563, 554, 7, 15 ], [ 571, 554, 12, 14 ], [ 584, 553, 3, 5 ], [ 593, 554, 15, 15 ], [ 612, 554, 12, 14 ], [ 626, 554, 27, 15 ], [ 657, 554, 9, 14 ], [ 669, 554, 7, 15 ], [ 677, 554, 12, 14 ], [ 690, 553, 3, 5 ], [ 699, 554, 15, 15 ], [ 719, 554, 12, 14 ], [ 732, 554, 13, 15 ], [ 745, 554, 22, 14 ], [ 768, 553, 3, 5 ], [ 876, 554, 25, 15 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ]
7e01fc66b934674951406156cf2e2522b7e02bf79e8b2e2abffa17d0256ed492
1002.1990.pdf
9
14
612
792
1,025
1,025
arxiv_mediumspaced
scientific_articles
5351
[ "fiscal so appointed, and apportion among the provinces served the charges for", "salary, travel expenses, clerical and other necessary expenses incident to the", "performance of the duties of the combined office.", "SECTION ", "1296", ".", "Authority of Governor-General to Declare Vacancy", ". —", "Whenever, in his judgment, the public interests will be promoted thereby, the", "Governor-General may, upon the recommendation of the Secretary of Finance and", "Justice, declare the position of p", "rovincial fiscal in any province vacant, and direct", "that the duties imposed by law upon the provincial fiscal of such province be", "performed by an assistant attorney of the Bureau of Justice designated by the", "Attorney-General; and such province shall reimbu", "rse the Bureau of Justice for the", "necessary travel expenses, salary of such assistant attorney, and other expenses", "necessarily incident to the services rendered, in such amount as shall be fixed by", "the Attorney-General, with the approval of the Secretary of", " Finance and Justice,", "not exceeding seventy-five per centum of the salary previously fixed for the fiscal", "of said province.", "SECTION ", "1297", ".", "Reestablishment of Consolidated or Vacated Offices", ". —", "Where the offices of two or more fiscal are consolidated or when the office of any", "fiscal has been declared vacant, as contemplated above, the Governor-General,", "upon the recommendation of ", "the Secretary of Finance and Justice, may reestablish,", "upon its previous footing, the office of fiscal in any province thus affected, if in his", "opinion the public interest will be better served thereby.", "[1701-4; Comp., 142.]", "[1701-3.]", "[1701-5.]", "SECTION ", "1298", ".", "When Court shall Appoint Acting Provincial Fiscal", ". —", "When a provincial fiscal shall be disqualified by personal interest to act in a", "particular case or when for any reason he shall be unable, or shall fail, to discharge", "any of the duties of h", "is position, the judge of the Court of First Instance of the", "province shall appoint an acting provincial fiscal, who shall discharge all the duties", "of the regular provincial fiscal which the latter shall fail or be unable to perform.", "Such officer shall, fo", "r the days actually employed, be paid out of the provincial", "treasury the same compensation per day as that provided by law for the regular", "provincial fiscal. The person so appointed shall be either a practising attorney or", "some competent employee from the ", "Bureau of Justice or office of any provincial", "fiscal.", "[2108-1.]", "Copyright 2012", "CD Technologies Asia, Inc. and Accesslaw, Inc.", "Philippine Law Encyclopedia 2011", "383" ]
[ [ 140, 102, 744, 59 ], [ 140, 102, 744, 59 ], [ 140, 102, 744, 59 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 208, 745, 234 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 140, 489, 745, 118 ], [ 202, 456, 185, 19 ], [ 202, 175, 77, 19 ], [ 202, 621, 77, 19 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 140, 653, 745, 215 ], [ 202, 882, 77, 19 ], [ 123, 925, 305, 9 ], [ 123, 925, 305, 9 ], [ 469, 925, 158, 9 ], [ 880, 925, 17, 9 ] ]
[ [ 140, 102, 744, 20 ], [ 140, 121, 744, 20 ], [ 140, 141, 443, 20 ], [ 202, 208, 99, 20 ], [ 301, 208, 44, 20 ], [ 346, 208, 5, 20 ], [ 371, 208, 476, 20 ], [ 848, 208, 36, 20 ], [ 140, 227, 744, 20 ], [ 140, 247, 745, 20 ], [ 140, 266, 295, 20 ], [ 435, 266, 449, 20 ], [ 140, 286, 744, 20 ], [ 140, 305, 744, 20 ], [ 140, 325, 453, 20 ], [ 593, 325, 291, 20 ], [ 140, 344, 744, 20 ], [ 140, 363, 745, 20 ], [ 140, 383, 550, 20 ], [ 690, 383, 194, 20 ], [ 140, 402, 744, 20 ], [ 140, 422, 149, 20 ], [ 202, 489, 99, 20 ], [ 301, 489, 44, 20 ], [ 346, 489, 5, 20 ], [ 371, 489, 477, 20 ], [ 849, 489, 35, 20 ], [ 140, 509, 745, 20 ], [ 140, 528, 744, 20 ], [ 140, 547, 265, 20 ], [ 405, 547, 479, 20 ], [ 140, 567, 744, 20 ], [ 140, 586, 498, 20 ], [ 202, 456, 185, 19 ], [ 202, 175, 77, 19 ], [ 202, 621, 77, 19 ], [ 202, 654, 99, 20 ], [ 301, 654, 44, 20 ], [ 346, 654, 5, 20 ], [ 371, 653, 476, 20 ], [ 848, 654, 36, 20 ], [ 140, 673, 744, 20 ], [ 140, 692, 744, 20 ], [ 140, 712, 204, 20 ], [ 344, 712, 540, 20 ], [ 140, 731, 745, 20 ], [ 140, 751, 744, 20 ], [ 140, 770, 197, 20 ], [ 337, 770, 547, 20 ], [ 140, 790, 744, 20 ], [ 140, 809, 744, 20 ], [ 140, 828, 335, 20 ], [ 475, 828, 409, 20 ], [ 140, 848, 54, 20 ], [ 202, 882, 77, 19 ], [ 123, 925, 70, 9 ], [ 208, 925, 220, 9 ], [ 469, 925, 158, 9 ], [ 880, 925, 17, 9 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 4, 4, 4 ]
3a636018b7db16adc4a208f0f71ae45ceeaf1601ee814357603cf896e95d1d5b
19161231-Act-2657.pdf
382
884
595
841
1,025
1,025
philippine_laws
laws_and_regulations
5352
[ "Service contract conditions of December 2018 ", "Contract number: [", "complete", "] ", "", "summarising; ", "", "modifying the content, the dimensions; ", "", "making technical changes to the content (necessary correction of technical errors), ", "adding new parts or functionalities, changing functionalities, providing third ", "parties with additional information concerning the result (e.g. source code) with a ", "view to making modifications; ", "", "addition of new elements, paragraphs, titles, leads, bolds, legend, table of content, ", "summary, graphics, subtitles, sound; ", "", "addition of metadata, for text and data-mining purposes; addition of right-", "management information; addition of technological protection measures; ", "", "preparation in audio form, preparation as a presentation, animation, pictograms ", "story, slide-show, public presentation; ", "", "extracting a part or dividing into parts; ", "", "incorporating, including by cropping and cutting, the ", "results", "or parts thereof in ", "other works, such as on websites and webpages; ", "", "translating, inserting subtitles, dubbing in different language versions: ", "-", "English, French, German; ", "-", "all official languages of EU; ", "-", "languages used within EU; ", "-", "languages of candidate countries; ", "(f) ", "rights to authorise or license the modes of exploitation set out in any of the points (a) ", "to (e) to third parties, provided however that this does not apply to ", "pre-existing rights", " and ", "pre-", "existing materials", ", if they are only", "licensed to the Union, except as foreseen by Article ", "II.13.2.; ", "(g)", "other adaptations which the parties may later agree; in such case, the following rules ", "apply: the contracting authority must consult the contractor. If necessary, the contractor must ", "in turn seek the agreement of any ", "creator", "or other right holder and must reply to the ", "contracting authority within one month by providing its agreement, including any suggestions ", "of modifications, free of charge. The contractor may refuse the intended modification only if a ", "creator", "can demonstrate that the intended modification may harm his/her honour or ", "reputation, thereby violating his/her moral rights. ", "The list above is in addition to whatever rights already accrue to the Union on the basis of ", "existing exceptions in the applicable legislation, such as the copyright exception to ensure the ", "proper performance or reporting of administrative proceedings, in cases where such ", "exceptions apply. ", "I.10.2. Licence or transfer of pre-existing rights", "All ", "pre-existing rights", " incorporated in the ", "results", ", if any, are licensed to the Union as set out ", "in Article II.13.2. ", "11 " ]
[ [ 610, 40, 291, 12 ], [ 122, 40, 182, 12 ], [ 122, 40, 182, 12 ], [ 122, 40, 182, 12 ], [ 183, 68, 154, 17 ], [ 183, 68, 154, 17 ], [ 183, 101, 364, 17 ], [ 183, 101, 364, 17 ], [ 183, 133, 724, 68 ], [ 183, 133, 724, 68 ], [ 183, 133, 724, 68 ], [ 183, 133, 724, 68 ], [ 183, 133, 724, 68 ], [ 183, 216, 724, 34 ], [ 183, 216, 724, 34 ], [ 183, 216, 724, 34 ], [ 183, 265, 719, 34 ], [ 183, 265, 719, 34 ], [ 183, 265, 719, 34 ], [ 183, 314, 724, 34 ], [ 183, 314, 724, 34 ], [ 183, 314, 724, 34 ], [ 183, 364, 360, 17 ], [ 183, 364, 360, 17 ], [ 183, 396, 725, 34 ], [ 183, 396, 725, 34 ], [ 183, 396, 725, 34 ], [ 183, 396, 725, 34 ], [ 183, 396, 725, 34 ], [ 183, 446, 621, 17 ], [ 183, 446, 621, 17 ], [ 250, 485, 249, 16 ], [ 250, 485, 249, 16 ], [ 250, 514, 270, 16 ], [ 250, 514, 270, 16 ], [ 250, 543, 258, 16 ], [ 250, 543, 258, 16 ], [ 250, 572, 312, 16 ], [ 250, 572, 312, 16 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 600, 786, 66 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 680, 785, 116 ], [ 122, 810, 786, 66 ], [ 122, 810, 786, 66 ], [ 122, 810, 786, 66 ], [ 122, 810, 786, 66 ], [ 195, 891, 417, 16 ], [ 122, 920, 786, 32 ], [ 122, 920, 786, 32 ], [ 122, 920, 786, 32 ], [ 122, 920, 786, 32 ], [ 122, 920, 786, 32 ], [ 122, 920, 786, 32 ], [ 502, 968, 25, 16 ] ]
[ [ 610, 40, 291, 12 ], [ 122, 40, 117, 12 ], [ 240, 40, 55, 12 ], [ 295, 40, 9, 12 ], [ 183, 68, 9, 17 ], [ 219, 70, 117, 16 ], [ 183, 101, 9, 17 ], [ 219, 102, 328, 16 ], [ 183, 133, 9, 17 ], [ 219, 135, 688, 16 ], [ 219, 151, 687, 16 ], [ 219, 168, 688, 16 ], [ 219, 185, 258, 16 ], [ 183, 216, 9, 17 ], [ 219, 218, 688, 16 ], [ 219, 234, 307, 16 ], [ 183, 265, 9, 17 ], [ 219, 267, 683, 16 ], [ 219, 284, 607, 16 ], [ 183, 314, 9, 17 ], [ 219, 316, 688, 16 ], [ 219, 333, 320, 16 ], [ 183, 364, 9, 17 ], [ 219, 365, 324, 16 ], [ 183, 396, 9, 17 ], [ 219, 398, 460, 16 ], [ 683, 398, 55, 16 ], [ 749, 398, 159, 16 ], [ 219, 415, 403, 16 ], [ 183, 446, 9, 17 ], [ 219, 447, 584, 16 ], [ 250, 485, 6, 16 ], [ 281, 485, 218, 16 ], [ 250, 514, 6, 16 ], [ 281, 514, 239, 16 ], [ 250, 543, 6, 16 ], [ 281, 543, 227, 16 ], [ 250, 572, 6, 16 ], [ 281, 572, 281, 16 ], [ 122, 600, 25, 16 ], [ 184, 600, 723, 16 ], [ 122, 617, 553, 16 ], [ 675, 617, 152, 16 ], [ 828, 617, 40, 16 ], [ 868, 617, 34, 16 ], [ 122, 634, 151, 16 ], [ 273, 634, 148, 16 ], [ 438, 634, 469, 16 ], [ 122, 651, 71, 16 ], [ 122, 680, 25, 16 ], [ 153, 680, 754, 16 ], [ 122, 697, 785, 16 ], [ 122, 713, 312, 16 ], [ 440, 713, 60, 16 ], [ 512, 713, 395, 16 ], [ 122, 730, 785, 16 ], [ 122, 747, 785, 16 ], [ 122, 764, 60, 16 ], [ 193, 764, 713, 16 ], [ 122, 781, 412, 16 ], [ 122, 810, 785, 16 ], [ 122, 826, 786, 16 ], [ 122, 843, 785, 16 ], [ 122, 860, 149, 16 ], [ 195, 891, 417, 16 ], [ 122, 920, 31, 16 ], [ 155, 920, 153, 16 ], [ 308, 920, 169, 16 ], [ 479, 920, 55, 16 ], [ 534, 920, 373, 16 ], [ 122, 937, 149, 16 ], [ 502, 968, 25, 16 ] ]
[ 5, 5, 5, 5, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9, 9, 9, 9, 4 ]
5b402fbf66a1f7af61d4c9b5836c9b0ec680ccfcd5f4806dc97f0fdecb4f13dc
EN-PP49_SES_RI_Strategy_draft_contract.pdf
10
38
595
841
1,025
1,025
eu_tenders
government_tenders
5353
[ "SECURITY OWNERSHIP OF CERTAIN BENEFICIAL OWNERS AND MANAGEMENT", "To the Company’s knowledge, the following table sets forth the beneficial ownership of the Company’s", "common stock as of March 23, 2012, by the following individuals or entities: (i) each person or entity who", "beneficially owns 5% or more of the outstanding shares of the Company’s common stock as of March 23, 2012;", "(ii) the Named Executive Officers (as defined herein under the heading", "“Compensation Tables for Named", "Executive Officers”", "); (iii) each director and nominee for director; and (iv) all current executive officers and", "directors of the Company, as a group.", "Beneficial ownership is determined in accordance with the rules of the SEC, is not necessarily indicative of", "beneficial ownership for any other purpose, and does not constitute an admission that the named stockholder is a", "direct or indirect beneficial owner of those shares. As of March 23, 2012, there were 189,516,547 shares of", "Skyworks common stock issued and outstanding.", "In computing the number of shares of Company common stock beneficially owned by a person and the", "percentage ownership of that person, shares of Company common stock that are subject to stock options or other", "rights held by that person that are currently exercisable or that will become exercisable within sixty (60) days of", "March 23, 2012, are deemed outstanding. These shares are not, however, deemed outstanding for the purpose of", "computing the percentage ownership of any other person.", "*", "Less than 1%", "Names and Addresses of Beneficial Owners(1)", "Number of Shares", "Beneficially Owned(2)", "Percent", "of Class", "Wellington Management Company, LLP ......................", "26,268,395(3)", "13.86%", "FMRLLC...............................................", "14,357,776(4)", "7.58%", "Blackrock, Inc. ...........................................", "9,932,854(5)", "5.24%", "David J. Aldrich ..........................................", "1,483,168(6)", "(*)", "Kevin L. Beebe", "..........................................", "148,500", "(*)", "Moiz M. Beguwala", ".......................................", "137,855", "(*)", "Bruce J. Freyman .........................................", "287,514(6)", "(*)", "Timothy R. Furey .........................................", "118,500", "(*)", "Liam K. Griffin ..........................................", "200,037(6)", "(*)", "Balakrishnan S. Iyer .......................................", "85,582", "(*)", "Thomas C. Leonard .......................................", "79,707", "(*)", "David P. McGlade ........................................", "133,500", "(*)", "David J. McLachlan .......................................", "91,100", "(*)", "Donald W. Palette ........................................", "259,778(6)", "(*)", "Robert A. Schriesheim .....................................", "103,500", "(*)", "Gregory L. Waters ........................................", "316,662(6)", "(*)", "All current directors and executive officers as a group", "(15 persons) ...........................................", "3,634,918(6)", "1.90%", "(1)", "Unless otherwise set forth in the following notes, each person’s address is the address of the Company’s", "principal executive offices at Skyworks Solutions, Inc., 20 Sylvan Road, Woburn, MA 01801, and", "stockholders have sole voting and sole investment power with respect to the shares, except to the extent", "such power may be shared by a spouse or otherwise subject to applicable community property laws.", "(2)", "Includes the number of shares of Company common stock subject to stock options held by that person that", "are currently exercisable or will become exercisable within sixty (60) days of March 23, 2012 (the “Current", "Options”),", "as", "follows:", "Mr.", "Aldrich", "—", "1,001,504", "shares", "under", "Current", "Options;", "Mr.", "Beebe", "—", "105,000 shares under Current Options; Mr. Beguwala — 81,000 shares under Current Options; Mr. Freyman", "— 163,750 shares under Current Options; Mr. Furey — 75,000 shares under Current Options; Mr. Griffin", "Page 14", "Skyworks / Proxy Statement" ]
[ [ 181, 99, 661, 11 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 132, 763, 89 ], [ 130, 243, 763, 58 ], [ 130, 243, 763, 58 ], [ 130, 243, 763, 58 ], [ 130, 243, 763, 58 ], [ 130, 323, 763, 73 ], [ 130, 323, 763, 73 ], [ 130, 323, 763, 73 ], [ 130, 323, 763, 73 ], [ 130, 323, 763, 73 ], [ 136, 734, 118, 11 ], [ 136, 734, 118, 11 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 162, 413, 698, 308 ], [ 130, 758, 763, 58 ], [ 130, 758, 763, 58 ], [ 130, 758, 763, 58 ], [ 130, 758, 763, 58 ], [ 130, 758, 763, 58 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 130, 829, 763, 73 ], [ 484, 961, 55, 9 ], [ 396, 974, 231, 9 ] ]
[ [ 181, 99, 661, 11 ], [ 164, 132, 730, 11 ], [ 130, 148, 763, 11 ], [ 130, 163, 763, 11 ], [ 130, 179, 514, 11 ], [ 652, 179, 241, 11 ], [ 130, 194, 135, 11 ], [ 266, 194, 628, 11 ], [ 130, 210, 252, 11 ], [ 164, 243, 730, 11 ], [ 130, 258, 763, 11 ], [ 130, 274, 763, 11 ], [ 130, 290, 330, 11 ], [ 164, 323, 730, 11 ], [ 130, 338, 763, 11 ], [ 130, 354, 763, 11 ], [ 130, 369, 763, 11 ], [ 130, 385, 385, 11 ], [ 136, 734, 8, 11 ], [ 164, 734, 90, 11 ], [ 164, 425, 262, 9 ], [ 666, 414, 104, 9 ], [ 655, 425, 126, 9 ], [ 813, 414, 43, 9 ], [ 812, 425, 45, 9 ], [ 164, 444, 468, 11 ], [ 681, 444, 94, 11 ], [ 809, 444, 51, 11 ], [ 164, 459, 468, 11 ], [ 681, 459, 94, 11 ], [ 817, 459, 43, 11 ], [ 164, 475, 468, 11 ], [ 689, 475, 86, 11 ], [ 817, 475, 43, 11 ], [ 164, 490, 468, 11 ], [ 689, 490, 86, 11 ], [ 832, 490, 19, 11 ], [ 164, 506, 105, 11 ], [ 281, 506, 351, 11 ], [ 702, 506, 54, 11 ], [ 832, 506, 19, 11 ], [ 164, 521, 129, 11 ], [ 306, 521, 326, 11 ], [ 702, 521, 54, 11 ], [ 832, 521, 19, 11 ], [ 164, 537, 468, 11 ], [ 702, 537, 73, 11 ], [ 832, 537, 19, 11 ], [ 164, 552, 468, 11 ], [ 702, 552, 54, 11 ], [ 832, 552, 19, 11 ], [ 164, 568, 468, 11 ], [ 702, 568, 73, 11 ], [ 832, 568, 19, 11 ], [ 164, 583, 468, 11 ], [ 710, 583, 46, 11 ], [ 832, 583, 19, 11 ], [ 164, 599, 468, 11 ], [ 710, 599, 46, 11 ], [ 832, 599, 19, 11 ], [ 164, 614, 468, 11 ], [ 702, 614, 54, 11 ], [ 832, 614, 19, 11 ], [ 164, 630, 468, 11 ], [ 710, 630, 46, 11 ], [ 832, 630, 19, 11 ], [ 164, 646, 468, 11 ], [ 702, 646, 73, 11 ], [ 832, 646, 19, 11 ], [ 164, 661, 468, 11 ], [ 702, 661, 54, 11 ], [ 832, 661, 19, 11 ], [ 164, 677, 468, 11 ], [ 702, 677, 73, 11 ], [ 832, 677, 19, 11 ], [ 164, 692, 361, 11 ], [ 180, 708, 452, 11 ], [ 689, 708, 86, 11 ], [ 817, 708, 43, 11 ], [ 130, 758, 19, 11 ], [ 164, 758, 730, 11 ], [ 164, 773, 730, 11 ], [ 164, 789, 730, 11 ], [ 164, 804, 670, 11 ], [ 130, 829, 19, 11 ], [ 164, 829, 730, 11 ], [ 164, 844, 730, 11 ], [ 164, 860, 70, 11 ], [ 246, 860, 13, 11 ], [ 272, 860, 54, 11 ], [ 340, 860, 24, 11 ], [ 377, 860, 51, 11 ], [ 440, 860, 16, 11 ], [ 469, 860, 66, 11 ], [ 548, 860, 41, 11 ], [ 602, 860, 38, 11 ], [ 653, 860, 51, 11 ], [ 716, 860, 57, 11 ], [ 786, 860, 24, 11 ], [ 823, 860, 41, 11 ], [ 877, 860, 16, 11 ], [ 164, 875, 730, 11 ], [ 164, 891, 730, 11 ], [ 484, 961, 55, 9 ], [ 396, 974, 231, 9 ] ]
[ 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4 ]
3104135341632d367eadba0e0f02f0007fa04fafc5b48dc7162e8f82eef9e9ef
NASDAQ_SWKS_2011.pdf
15
134
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5354
[ "effects are prominent at 1D. In particular our data support a generalized Johnson-Nyquist", "expression for thermal noise in 1D transistors introduced in the paper.", "Finally we have", "benchmarked nanotube FETs against nanotube SETs for applications as fast single electron", "detectors.", "Authors acknowledge fruitful discussions with G. Dambrine, V. Derycke, P. Dollfus, C.", "Glattli, H. Happy and M. Sanquer. The research has been supported by french ANR un-", "der contracts ANR-2005-055-HF-CNT, ANR-05-NANO-010-01-NL-SBPC, and EU-STREP", "project CARDEQ under contract IST-FP6-011285.", "Acknowledgments", "[1]", "S. Gustavsson, R. Leturcq, T. Ihn, M. Studer, K. Ensslin, D.C. Driscoll, and A.C. Gossard,", "Nano Lett.", "8", ", 2547 (2006).", "[2]", "S. E. S. Andresen, F. Wu, R. Danneau, D. Gunnarsson and P. J. Hakonen,", "J.", "Appl. Phys", "104", ",", "033715 (2008).", "[3]", "G. F`", "eve, A. Mah´", "e, B. Pla¸cais, J.-M. Berroir, T. Kontos, A. Cavanna, Y. Jin, B. Etienne and", "D.", "C. Glattli", "Science", "316", ", 1169 (2007).", "[4]", "S.J. Tans, A.R.M. Verschueren, and C. Dekker,", "Nature", "393", ", 49 (1998)", "[5]", "J. Chaste, L. Lechner, P. Morfin, G. F`", "eve, T. Kontos, J.-M. Berroir, D. C. Glattli, H. Happy,", "P.", "Hakonen, B. Pla¸cais,", "Nano Lett.", "8", ", 525 (2008)", "[6]", "C. Rutherghen, D. Jain P. Burke,", "Nature Nanotech.", ".", "4", ", 911 (2009).", "[7]", "H. Pothier, S. Gueron, N.O. Birge, D. Esteve, M.H. Devoret,", "Phys. Rev. Lett.", "779", ", 3490", "(1997).", "[8]", "M. Lazzeri, F. Mauri,", "Phys. Rev. B", "73", ", 165419 (2006).", "[9]", "M. Steiner, M. Freitag, V. Perebeinos, J. C. Tsang, J. P. Small, M. Kinoshita, D. Yuan, J.", "Liu, P. Avouris,", "Nature Nanotech.", "4", ", 320 (2009).", "[10]", "F. Wu, T. Tsuneta, R. Tarkiainen, D. Gunnarsson, T.H. Wang, and P.J. Hakonen ,", "Phys.", "Rev. B", "75", ", 125419 (2007).", "[11]", "A. van der Ziel, Proc. IRE", "50", ", 1808 (1962).", "6" ]
[ [ 120, 94, 780, 96 ], [ 120, 94, 780, 96 ], [ 120, 94, 780, 96 ], [ 120, 94, 780, 96 ], [ 120, 94, 780, 96 ], [ 120, 278, 780, 96 ], [ 120, 278, 780, 96 ], [ 120, 278, 780, 96 ], [ 120, 278, 780, 96 ], [ 145, 234, 164, 12 ], [ 129, 446, 771, 42 ], [ 129, 446, 771, 42 ], [ 129, 446, 771, 42 ], [ 129, 446, 771, 42 ], [ 129, 446, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 502, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 559, 771, 42 ], [ 129, 615, 592, 14 ], [ 129, 615, 592, 14 ], [ 129, 615, 592, 14 ], [ 129, 615, 592, 14 ], [ 129, 615, 592, 14 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 643, 771, 42 ], [ 129, 699, 565, 14 ], [ 129, 699, 565, 14 ], [ 129, 699, 565, 14 ], [ 129, 699, 565, 14 ], [ 129, 699, 565, 14 ], [ 129, 699, 565, 14 ], [ 129, 727, 771, 42 ], [ 129, 727, 771, 42 ], [ 129, 727, 771, 42 ], [ 129, 727, 771, 42 ], [ 129, 727, 771, 42 ], [ 129, 727, 771, 42 ], [ 129, 783, 468, 14 ], [ 129, 783, 468, 14 ], [ 129, 783, 468, 14 ], [ 129, 783, 468, 14 ], [ 129, 783, 468, 14 ], [ 129, 811, 771, 42 ], [ 129, 811, 771, 42 ], [ 129, 811, 771, 42 ], [ 129, 811, 771, 42 ], [ 129, 811, 771, 42 ], [ 129, 811, 771, 42 ], [ 120, 867, 780, 42 ], [ 120, 867, 780, 42 ], [ 120, 867, 780, 42 ], [ 120, 867, 780, 42 ], [ 120, 867, 780, 42 ], [ 120, 867, 780, 42 ], [ 120, 923, 386, 14 ], [ 120, 923, 386, 14 ], [ 120, 923, 386, 14 ], [ 120, 923, 386, 14 ], [ 496, 978, 9, 15 ] ]
[ [ 120, 94, 780, 15 ], [ 120, 121, 627, 15 ], [ 762, 121, 138, 15 ], [ 120, 148, 780, 15 ], [ 120, 175, 82, 15 ], [ 145, 278, 755, 15 ], [ 120, 305, 780, 15 ], [ 120, 332, 780, 15 ], [ 120, 359, 438, 15 ], [ 145, 234, 164, 12 ], [ 129, 446, 15, 14 ], [ 160, 446, 740, 14 ], [ 158, 475, 85, 13 ], [ 250, 475, 10, 12 ], [ 261, 474, 109, 14 ], [ 129, 502, 14, 14 ], [ 158, 502, 587, 14 ], [ 751, 503, 12, 13 ], [ 778, 503, 79, 13 ], [ 864, 503, 31, 12 ], [ 896, 502, 5, 14 ], [ 158, 530, 116, 14 ], [ 129, 559, 13, 14 ], [ 156, 559, 48, 14 ], [ 196, 559, 106, 14 ], [ 294, 559, 607, 14 ], [ 158, 587, 15, 14 ], [ 188, 587, 71, 14 ], [ 267, 587, 58, 13 ], [ 333, 587, 31, 12 ], [ 365, 587, 109, 14 ], [ 129, 615, 15, 14 ], [ 160, 615, 376, 14 ], [ 543, 615, 53, 13 ], [ 604, 615, 31, 12 ], [ 636, 615, 86, 14 ], [ 129, 643, 14, 14 ], [ 158, 643, 314, 14 ], [ 464, 643, 437, 14 ], [ 158, 671, 13, 14 ], [ 186, 671, 160, 14 ], [ 353, 671, 85, 13 ], [ 445, 671, 10, 12 ], [ 455, 671, 94, 14 ], [ 129, 699, 15, 14 ], [ 159, 699, 267, 14 ], [ 433, 699, 139, 13 ], [ 573, 699, 5, 14 ], [ 585, 699, 10, 12 ], [ 595, 699, 99, 14 ], [ 129, 727, 16, 14 ], [ 161, 727, 507, 14 ], [ 678, 727, 132, 13 ], [ 819, 727, 31, 12 ], [ 850, 727, 50, 14 ], [ 158, 755, 55, 14 ], [ 129, 783, 15, 14 ], [ 160, 783, 171, 14 ], [ 337, 783, 104, 13 ], [ 450, 784, 20, 12 ], [ 471, 783, 127, 14 ], [ 129, 811, 15, 14 ], [ 159, 811, 741, 14 ], [ 158, 839, 126, 14 ], [ 291, 839, 139, 13 ], [ 437, 840, 10, 12 ], [ 454, 839, 99, 14 ], [ 120, 867, 23, 14 ], [ 159, 867, 690, 14 ], [ 857, 867, 43, 13 ], [ 158, 895, 54, 13 ], [ 221, 896, 20, 12 ], [ 242, 895, 127, 14 ], [ 120, 923, 22, 14 ], [ 157, 923, 213, 14 ], [ 377, 924, 20, 12 ], [ 397, 923, 109, 14 ], [ 496, 978, 9, 15 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4 ]
5f9b3499f3f0159b336e93d8c3b87fc3a4e6cadcc5b436dd34669eb5b5b5cf09
1002.0706.pdf
5
11
612
792
1,025
1,025
arxiv_mediumspaced
scientific_articles
5355
[ "Table of Contents", "CITIZENS, INC. AND CONSOLIDATED SUBSIDIARIES", "Notes to Consolidated Financial Statements, Continued", "Goodwill is summarized as follows:", "At December 31, 2018 and 2017, participating business approximated 62.5% of direct life insurance in force.", "Future policy benefits on participating policies are estimated based on net level premium reserves for death and endowment policy benefits", "with interest rates ranging from 3.2% to 9.0%, and the cash surrender values described in such contracts. The scaling rate used for the", "2018 portfolio ranged between 3.59% for 1 year and then going up to 4.86% over 13 years and remaining there for the duration.", "Earnings", "and dividends on participating policies are allocated based on policies in force.", "Policyholder dividends are determined based on the discretion of the Board of the policy issuing subsidiary.", "Policyholder dividends are", "accrued over the premium paying periods of the insurance contract.", "82", "Participating Policies", "For the Years Ended December 31,", "2018", "2017", "2016", "(In thousands)", "Life Segment:", "Balance at January 1,", "$", "12,624", "12,624", "12,624", "Acquisition", "—", "—", "—", "Adjustments", "—", "—", "—", "Impairment", "—", "—", "—", "Balance at December 31,", "$", "12,624", "12,624", "12,624", "Home Service Segment:", "Balance at January 1,", "$", "—", "4,631", "4,631", "Acquisition", "—", "—", "—", "Adjustments", "—", "—", "—", "Impairment", "—", "(4,631)", "—", "Balance at December 31,", "$", "—", "—", "4,631", "Total Segments:", "Balance at January 1,", "$", "12,624", "17,255", "17,255", "Acquisition", "—", "—", "—", "Adjustments", "—", "—", "—", "Impairment", "—", "(4,631", ")", "—", "Balance at December 31,", "$", "12,624", "12,624", "17,255" ]
[ [ 24, 12, 97, 8 ], [ 316, 20, 390, 10 ], [ 310, 32, 402, 10 ], [ 72, 79, 229, 10 ], [ 72, 498, 716, 10 ], [ 72, 521, 926, 44 ], [ 72, 521, 926, 44 ], [ 72, 521, 926, 44 ], [ 72, 521, 926, 44 ], [ 72, 521, 926, 44 ], [ 72, 577, 926, 21 ], [ 72, 577, 926, 21 ], [ 72, 577, 926, 21 ], [ 503, 635, 16, 10 ], [ 72, 476, 155, 10 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ], [ 73, 110, 853, 354 ] ]
[ [ 24, 12, 97, 8 ], [ 316, 20, 390, 10 ], [ 310, 32, 402, 10 ], [ 72, 79, 229, 10 ], [ 72, 498, 716, 10 ], [ 72, 521, 926, 10 ], [ 72, 532, 926, 10 ], [ 72, 543, 855, 10 ], [ 938, 543, 60, 10 ], [ 72, 554, 518, 10 ], [ 72, 577, 736, 10 ], [ 825, 577, 172, 10 ], [ 72, 588, 447, 10 ], [ 503, 635, 16, 10 ], [ 72, 476, 155, 10 ], [ 613, 110, 251, 10 ], [ 592, 126, 35, 10 ], [ 720, 126, 35, 10 ], [ 848, 126, 35, 10 ], [ 685, 142, 106, 10 ], [ 74, 157, 100, 10 ], [ 74, 172, 140, 10 ], [ 551, 172, 8, 10 ], [ 617, 172, 45, 10 ], [ 744, 172, 45, 10 ], [ 872, 172, 45, 10 ], [ 92, 187, 73, 10 ], [ 649, 187, 12, 10 ], [ 777, 187, 12, 10 ], [ 905, 187, 12, 10 ], [ 92, 201, 81, 10 ], [ 649, 201, 12, 10 ], [ 777, 201, 12, 10 ], [ 905, 201, 12, 10 ], [ 92, 217, 76, 10 ], [ 649, 216, 12, 10 ], [ 777, 216, 12, 10 ], [ 905, 216, 12, 10 ], [ 74, 233, 164, 10 ], [ 551, 232, 8, 10 ], [ 617, 232, 45, 10 ], [ 744, 232, 45, 10 ], [ 872, 232, 45, 10 ], [ 74, 266, 172, 10 ], [ 74, 281, 140, 10 ], [ 551, 281, 8, 10 ], [ 649, 281, 12, 10 ], [ 753, 281, 36, 10 ], [ 881, 281, 36, 10 ], [ 92, 295, 73, 10 ], [ 649, 295, 12, 10 ], [ 777, 295, 12, 10 ], [ 905, 295, 12, 10 ], [ 92, 310, 81, 10 ], [ 649, 310, 12, 10 ], [ 777, 310, 12, 10 ], [ 905, 310, 12, 10 ], [ 92, 326, 76, 10 ], [ 649, 325, 12, 10 ], [ 748, 325, 43, 10 ], [ 905, 325, 12, 10 ], [ 74, 342, 164, 10 ], [ 551, 341, 8, 10 ], [ 649, 341, 12, 10 ], [ 777, 341, 12, 10 ], [ 881, 341, 36, 10 ], [ 74, 375, 117, 10 ], [ 74, 389, 140, 10 ], [ 551, 389, 8, 10 ], [ 617, 389, 45, 10 ], [ 744, 389, 45, 10 ], [ 872, 389, 45, 10 ], [ 92, 404, 73, 10 ], [ 649, 404, 12, 10 ], [ 777, 404, 12, 10 ], [ 905, 404, 12, 10 ], [ 92, 419, 81, 10 ], [ 649, 419, 12, 10 ], [ 777, 419, 12, 10 ], [ 905, 419, 12, 10 ], [ 92, 434, 76, 10 ], [ 649, 434, 12, 10 ], [ 748, 434, 41, 10 ], [ 790, 434, 5, 10 ], [ 905, 434, 12, 10 ], [ 74, 450, 164, 10 ], [ 551, 450, 8, 10 ], [ 617, 450, 45, 10 ], [ 744, 450, 45, 10 ], [ 872, 450, 45, 10 ] ]
[ 5, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
741e21fb4dc5f2b0f90aa69e9ccd7a8959e8a8f49c6a7773ef05982d35110325
0000024090-19-000010_20190326x10k.pdf
84
126
595
842
1,025
1,025
sec_filings
financial_reports
5356
[ "Exhibit", "Number", "Exhibit", "+10.40", "Amended and Restated Radian Group Inc. Voluntary Deferred Compensation Plan for Directors (incorporated", "by reference to Exhibit 10.40 to the Registrant’s Annual Report on Form 10-K (file no. 1-11356)for the year", "ended December 31, 2009)", "+10.41", "Amended and Restated Radian Voluntary Deferred Compensation Plan for Officers (incorporated by reference", "to Exhibit 10.2 to the Registrant’s Current Report on Form 8-K (file no. 1-11356) dated November 12, 2009", "and filed on November 18, 2009)", "*10.42", "Radian Group Inc. 2008 Employee Stock Purchase Plan, as amended and restated on December 11, 2012", "+10.43", "Radian Group Inc. STI/MTI Incentive Plan for Executive Employees (incorporated by reference to Exhibit", "10.1", "to the Registrant’s Current Report on Form 8-K (file no. 1-11356) dated November 12, 2009 and filed on", "November 18, 2009)", "+10.44", "Enhance Financial Services Group Inc. 1997 Long-Term Incentive Plan for Key Employees (As Amended", "Through June 3, 1999) (incorporated by reference to Exhibit 10.2.2 to the Quarterly Report on Form 10-Q", "(file no. 1-10967) for the period ended June 30, 1999, of Enhance Financial Services Group Inc.)", "+10.45", "Enhance Reinsurance Company Supplemental Pension Plan (incorporated by reference to Exhibit 10.4 to the", "Annual Report on Form 10-K (file no. 1-10967) for the year ended December 31, 1999, of Enhance Financial", "Services Group Inc.)", "+10.46", "Amendment to Enhance Reinsurance Company Supplemental Pension Plan, effective January 1, 2008", "(incorporated by reference to Exhibit 10.40 to the Registrant’s Annual Report on Form 10-K (file no.", "1-11356) for the year ended December 31, 2008)", "+10.47", "Certain Compensation Arrangements with Directors (Effective May, 2008) (incorporated by reference to", "Exhibit 10.2 to the Registrant’s Quarterly Report on Form 10-Q (file no. 1-11356) for the period ended June", "30, 2008)", "10.48", "Form of Radian Guaranty Inc. master insurance policy, effective June 1, 1995 (incorporated by reference to", "Exhibit 10.21 to the Registrant’s Registration Statement on Form S-4 (file no. 333-65440) filed on July 19,", "2001)", "10.49", "Net Worth and Liquidity Maintenance Agreement, dated as of October 10, 2000, between Radian Guaranty", "Inc. and Radian Insurance Inc. (incorporated by reference to Exhibit 10.26 to the Registrant’s Annual Report", "on Form 10-K (file no. 1-11356) for the year ended December 31, 2002)", "10.50", "Form of Expense Allocation and Services Agreement between the Registrant and each of Radian Guaranty", "Inc., Radian Insurance Inc, Radian Asset Assurance Inc. and Amerin Guaranty Corporation (incorporated by", "reference to Exhibit 10.2 to the Registrant’s Quarterly Report on Form 10-Q (file no. 1-11356) for the period", "ended June 30, 2005)", "10.51", "Form Amendment to Expense Allocation and Services Agreement between the Registrant and each of Radian", "Guaranty Inc. Radian Insurance Inc., Radian Asset Assurance Inc. and Amerin Guaranty Corporation", "(incorporated by reference to Exhibit 10.3 to the Registrant’s Quarterly Report on form 10-Q (file no.", "1-11356) for the period ended March 31, 2009)", "10.52", "Radian Group Inc. Allocation of Consolidated Tax Liability Agreement between the Registrant and each of its", "subsidiaries, dated January 1, 2002, including Addendums 1 through 6 dated between January 1, 2002 and", "July 10, 2008 (incorporated by reference to Exhibit 10.49 to the Registrant’s Annual Report on Form 10-K", "(file no. 1-11356) for the year ended December 31, 2008)", "10.53", "Capped Call Confirmation (Reference No. 99AMQGZY8) dated as of November 8, 2010 (incorporated by", "reference to Exhibit 10.1 to the Registrant’s Current Report on Form 8-K (file no. 1-11356) dated November", "8, 2010 and filed on November 10, 2010)", "276" ]
[ [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 108, 70, 855, 825 ], [ 499, 962, 25, 14 ] ]
[ [ 115, 72, 42, 11 ], [ 112, 83, 47, 11 ], [ 543, 83, 42, 11 ], [ 112, 98, 47, 14 ], [ 195, 98, 760, 14 ], [ 195, 111, 744, 14 ], [ 195, 124, 183, 14 ], [ 112, 154, 47, 14 ], [ 195, 154, 769, 14 ], [ 195, 166, 738, 14 ], [ 195, 179, 228, 14 ], [ 113, 207, 46, 14 ], [ 195, 207, 715, 14 ], [ 112, 252, 47, 14 ], [ 195, 252, 731, 14 ], [ 195, 265, 28, 14 ], [ 228, 265, 721, 14 ], [ 195, 278, 140, 14 ], [ 112, 310, 47, 14 ], [ 195, 310, 725, 14 ], [ 195, 323, 725, 14 ], [ 195, 336, 664, 14 ], [ 112, 368, 47, 14 ], [ 195, 368, 744, 14 ], [ 195, 381, 750, 14 ], [ 195, 394, 140, 14 ], [ 112, 427, 47, 14 ], [ 195, 427, 699, 14 ], [ 195, 440, 694, 14 ], [ 195, 452, 334, 14 ], [ 112, 485, 47, 14 ], [ 195, 485, 721, 14 ], [ 195, 498, 742, 14 ], [ 195, 511, 64, 14 ], [ 117, 537, 37, 14 ], [ 195, 537, 743, 14 ], [ 195, 550, 732, 14 ], [ 195, 562, 39, 14 ], [ 117, 582, 37, 14 ], [ 195, 582, 737, 14 ], [ 195, 595, 747, 14 ], [ 195, 608, 495, 14 ], [ 117, 640, 37, 14 ], [ 195, 640, 734, 14 ], [ 195, 653, 745, 14 ], [ 195, 666, 748, 14 ], [ 195, 679, 145, 14 ], [ 117, 711, 37, 14 ], [ 195, 711, 752, 14 ], [ 195, 724, 696, 14 ], [ 195, 737, 699, 14 ], [ 195, 750, 323, 14 ], [ 117, 783, 37, 14 ], [ 195, 783, 758, 14 ], [ 195, 795, 728, 14 ], [ 195, 808, 730, 14 ], [ 195, 821, 393, 14 ], [ 117, 854, 37, 14 ], [ 195, 854, 730, 14 ], [ 195, 867, 745, 14 ], [ 195, 880, 282, 14 ], [ 499, 962, 25, 14 ] ]
[ 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4 ]
fccf1a8c8fa35234cbcf6e219e8cedad6eaf9422545382b13fcc0ebe51296ea9
NYSE_RDN_2012.pdf
287
296
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5357
[ "Torchmark companies, such as more cost-efficient", "direct response procedures used to initially contact", "potential customers.", "adults over age 45 expected to increase by over 20%", "between 2000 and 2010. ", "Our primary marketing vehicle is demographically", "targeted individual mailings to potential customers.", "We are frequently asked why we continue to pursue", "the labor union market when conventional wisdom", "says that labor union membership is declining. In", "fact, that assumption is erroneous. Actually, union", "membership in 2001 grew to 16.27 million workers", "from 16.11 million in 1997 and remained a stable", "13.5", "percent of American workers (U. S. Bureau of", "Labor Statistics). With policyholders in about 900", "thousand households, the labor union market is far", "from being maximized by AIL.", "We obtain mailing lists ", "of", "households", "that", "meet selection criteria ", "for", "specific", "products,", "subscribers to ", "Parents", "Magazine", ", for example.", "Data is also modeled from", "previously compiled lists", "for specific products. We", "also use a variety of other", "direct response marketing", "vehicles including: co-op mailers, newspaper", "inserts, internet sites, television and other", "consumer publications.", "With policies in 1.6 million households, and 160", "million mailings per year, as well as television and", "other consumer publication advertising, Globe Life", "has high name recognition among the general", "population, especially for its “Young American”", "juvenile product.", "The sale of insurance by direct response is an", "opportunistic sale, meaning that generally the", "recipients of a direct response solicitation were not", "contemplating the purchase of insurance. As a result,", "only a limited number of recipients of the solicitation", "will respond. Success in", "this market requires: strict", "control", "of", "acquisition", "expenses, i.e., the cost of", "the initial mailings; cost", "control through economies", "of scale; financial strength", "to fund the initial mailings", "because all the acquisition expenses are incurred", "before one policy is issued; and demographic", "expertise to obtain the highest possible response", "rates at an acceptable cost. ", "Oklahoma City, Oklahoma", "Globe Life, Torchmark’s premier direct response", "insurance company, began in 1951 much like our", "other operating companies, on a financial", "“shoestring” as the dream of local entrepreneurs.", "The company started as an agency operation that in", "12", "years was marketing life insurance", "to “middle-income” Americans in 36", "states. In 1964, the company began", "marketing life insurance by direct", "mail, tapping into the emerging", "juvenile life insurance market and", "setting the stage for the future of ", "the company.", "Today, Globe Life is the largest direct response", "marketer of life insurance in the United States,", "accounting for over 20% of all direct mail life insurance.", "Globe specializes in direct response marketing of", "juvenile life insurance to the parents and grandparents", "of children. These same parents and grandparents", "who have purchased a “Young American” policy are a", "valued secondary market because of their greater", "likelihood to buy an adult life insurance policy with the", "Globe Life name. This market continues to grow with", "4", "million babies born each year and the number of", "About Torchmark", "•", "2002 Annual Report", "Globe Life ", "is the largest", "direct response", "marketer of", "life insurance", "in the ", "United States. ", "GLOBE LIFE AND ACCIDENT", "5", "“A+ Superior”", "“AA Excellent”", "A.M. Best", "Rating ", "Standard & Poor’s", "Rating ", "for Financial Strength" ]
[ [ 64, 120, 392, 49 ], [ 64, 120, 392, 49 ], [ 64, 120, 392, 49 ], [ 506, 120, 392, 30 ], [ 506, 120, 392, 30 ], [ 506, 165, 392, 30 ], [ 506, 165, 392, 30 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 64, 183, 392, 178 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 202, 223, 104 ], [ 506, 313, 205, 86 ], [ 506, 313, 205, 86 ], [ 506, 313, 205, 86 ], [ 506, 313, 205, 86 ], [ 506, 313, 205, 86 ], [ 506, 406, 393, 49 ], [ 506, 406, 393, 49 ], [ 506, 406, 393, 49 ], [ 506, 469, 392, 104 ], [ 506, 469, 392, 104 ], [ 506, 469, 392, 104 ], [ 506, 469, 392, 104 ], [ 506, 469, 392, 104 ], [ 506, 469, 392, 104 ], [ 506, 588, 393, 86 ], [ 506, 588, 393, 86 ], [ 506, 588, 393, 86 ], [ 506, 588, 393, 86 ], [ 506, 588, 393, 86 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 681, 199, 141 ], [ 506, 829, 393, 67 ], [ 506, 829, 393, 67 ], [ 506, 829, 393, 67 ], [ 506, 829, 393, 67 ], [ 64, 426, 199, 12 ], [ 64, 452, 393, 67 ], [ 64, 452, 393, 67 ], [ 64, 452, 393, 67 ], [ 64, 452, 393, 67 ], [ 64, 527, 392, 12 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 165, 545, 302, 141 ], [ 64, 701, 392, 49 ], [ 64, 701, 392, 49 ], [ 64, 701, 392, 49 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 64, 757, 392, 141 ], [ 697, 986, 264, 9 ], [ 697, 986, 264, 9 ], [ 697, 986, 264, 9 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 733, 211, 184, 178 ], [ 64, 402, 351, 18 ], [ 983, 439, 8, 12 ], [ 733, 707, 149, 16 ], [ 733, 760, 156, 16 ], [ 733, 729, 119, 10 ], [ 733, 729, 119, 10 ], [ 733, 781, 179, 25 ], [ 733, 781, 179, 25 ], [ 733, 781, 179, 25 ] ]
[ [ 64, 120, 392, 12 ], [ 64, 139, 392, 12 ], [ 64, 157, 157, 12 ], [ 506, 120, 392, 12 ], [ 506, 139, 187, 12 ], [ 506, 165, 392, 12 ], [ 506, 183, 392, 12 ], [ 64, 183, 392, 12 ], [ 64, 202, 392, 12 ], [ 64, 220, 392, 12 ], [ 64, 239, 392, 12 ], [ 64, 257, 392, 12 ], [ 64, 276, 392, 12 ], [ 64, 294, 33, 12 ], [ 102, 294, 353, 12 ], [ 64, 313, 392, 12 ], [ 64, 332, 392, 12 ], [ 64, 350, 228, 12 ], [ 506, 202, 218, 12 ], [ 506, 220, 16, 12 ], [ 555, 220, 92, 12 ], [ 680, 220, 31, 12 ], [ 506, 239, 223, 12 ], [ 506, 257, 22, 12 ], [ 551, 257, 61, 12 ], [ 636, 257, 75, 12 ], [ 506, 276, 141, 12 ], [ 647, 276, 64, 12 ], [ 506, 294, 81, 12 ], [ 587, 294, 124, 12 ], [ 506, 313, 205, 12 ], [ 506, 332, 205, 12 ], [ 506, 350, 205, 12 ], [ 506, 369, 205, 12 ], [ 506, 387, 205, 12 ], [ 506, 406, 393, 12 ], [ 506, 424, 393, 12 ], [ 506, 443, 178, 12 ], [ 506, 469, 392, 12 ], [ 506, 488, 392, 12 ], [ 506, 506, 392, 12 ], [ 506, 525, 392, 12 ], [ 506, 543, 392, 12 ], [ 506, 562, 127, 12 ], [ 506, 588, 392, 12 ], [ 506, 606, 393, 12 ], [ 506, 625, 392, 12 ], [ 506, 643, 392, 12 ], [ 506, 662, 392, 12 ], [ 506, 681, 199, 12 ], [ 506, 699, 199, 12 ], [ 506, 718, 53, 12 ], [ 583, 718, 15, 12 ], [ 623, 718, 82, 12 ], [ 506, 736, 199, 12 ], [ 506, 755, 199, 12 ], [ 506, 773, 199, 12 ], [ 506, 792, 199, 12 ], [ 506, 810, 199, 12 ], [ 506, 829, 392, 12 ], [ 506, 847, 393, 12 ], [ 506, 866, 392, 12 ], [ 506, 884, 208, 12 ], [ 64, 426, 199, 12 ], [ 64, 452, 392, 12 ], [ 64, 471, 392, 12 ], [ 64, 490, 393, 12 ], [ 64, 508, 392, 12 ], [ 64, 527, 392, 12 ], [ 165, 545, 19, 12 ], [ 189, 545, 267, 12 ], [ 165, 564, 291, 12 ], [ 165, 582, 291, 12 ], [ 165, 601, 291, 12 ], [ 165, 619, 291, 12 ], [ 165, 638, 291, 12 ], [ 165, 656, 302, 12 ], [ 165, 675, 104, 12 ], [ 64, 701, 392, 12 ], [ 64, 720, 392, 12 ], [ 64, 738, 392, 12 ], [ 64, 757, 392, 12 ], [ 64, 775, 392, 12 ], [ 64, 794, 392, 12 ], [ 64, 812, 392, 12 ], [ 64, 831, 392, 12 ], [ 64, 849, 392, 12 ], [ 64, 868, 392, 12 ], [ 64, 887, 9, 12 ], [ 78, 887, 377, 12 ], [ 697, 986, 113, 9 ], [ 818, 986, 13, 9 ], [ 836, 986, 125, 9 ], [ 733, 211, 134, 19 ], [ 733, 237, 159, 19 ], [ 733, 264, 179, 19 ], [ 733, 290, 143, 19 ], [ 733, 317, 163, 19 ], [ 733, 343, 78, 19 ], [ 733, 369, 184, 19 ], [ 64, 402, 351, 18 ], [ 983, 439, 8, 12 ], [ 733, 707, 149, 16 ], [ 733, 760, 156, 16 ], [ 733, 729, 68, 10 ], [ 806, 729, 45, 10 ], [ 733, 781, 129, 10 ], [ 867, 781, 45, 10 ], [ 733, 795, 139, 10 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 4, 4, 7, 7, 7, 7, 7, 7, 7, 7, 5, 7, 7, 9, 9, 9, 9, 9 ]
f71b9f0ee0eb2b14d1ee6a59238e31dd0e590893da53507fb23d0c74f0993890
NYSE_GL_2002.pdf
6
24
594
774
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5358
[ "2002", "2001", "2000", "Net sales", "$ 480,589,793", "$ 455,839,164", "$ 520,687,851", "Cost of sales", "396,659,249", "364,915,606", "397,813,019", "Gross profit", "83,930,544", "90,923,558", "122,874,832", "Selling, general and administrative expenses", "72,407,228", "71,690,984", "69,011,339", "Relocation and start-up expenses", "3,276,559", "Research and development expenses", "7,630,975", "7,448,332", "6,725,884", "Income from operations", "615,782", "11,784,242", "47,137,609", "Other income (expense):", "Interest expense", "(10,474,350)", "(9,367,054)", "(8,652,339)", "Interest income", "1,632,780", "1,585,039", "2,239,786", "Amortization of goodwill and", "other intangible assets", "(141,139)", "(2,202,677)", "(2,032,724)", "Other income - net", "1,241,946", "2,039,420", "4,234,303", "Equity in loss of joint venture", "(241,922)", "(195,781)", "Income (loss) before income taxes", "(7,124,981)", "3,597,048", "42,730,854", "Income taxes", "(2,511,266)", "1,480,748", "16,441,440", "Income (loss) before minority interest", "(4,613,715)", "2,116,300", "26,289,414", "Minority interest", "92,211", "123,878", "8,328", "Net income (loss)", "$ (4,705,926)", "$", "1,992,422", "$", "26,281,086", "Earnings per Common Share", "Net income (loss):", "Basic ", "$ (0.24)", "$", "0.10", "$", "1.37", "Diluted", "(0.24)", "0.10", "1.33", "Weighted average number of ", "common shares outstanding:", "Basic", "19,658,032", "19,441,818", "19,221,754", "Diluted", "19,658,032", "19,753,226", "19,721,288", "Year Ended December 31,", "See Notes to Consolidated Financial Statements.", "CONSOLIDATED STATEMENTS OF OPERATIONS" ]
[ [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 177, 125, 698, 484 ], [ 181, 627, 272, 9 ], [ 181, 88, 517, 16 ] ]
[ [ 586, 157, 31, 10 ], [ 707, 157, 31, 10 ], [ 828, 157, 31, 10 ], [ 181, 199, 58, 10 ], [ 528, 199, 90, 10 ], [ 651, 199, 90, 10 ], [ 769, 199, 90, 10 ], [ 181, 213, 81, 10 ], [ 540, 213, 78, 10 ], [ 660, 213, 78, 10 ], [ 781, 213, 78, 10 ], [ 181, 228, 72, 10 ], [ 547, 228, 70, 10 ], [ 668, 228, 70, 10 ], [ 781, 228, 78, 10 ], [ 181, 242, 277, 10 ], [ 547, 242, 70, 10 ], [ 668, 242, 70, 10 ], [ 789, 242, 70, 10 ], [ 181, 256, 209, 10 ], [ 555, 256, 62, 10 ], [ 181, 270, 236, 10 ], [ 555, 270, 62, 10 ], [ 676, 270, 62, 10 ], [ 796, 270, 62, 10 ], [ 181, 285, 147, 10 ], [ 567, 285, 50, 10 ], [ 668, 285, 70, 10 ], [ 789, 285, 70, 10 ], [ 181, 299, 154, 10 ], [ 194, 313, 103, 10 ], [ 542, 313, 79, 10 ], [ 672, 313, 71, 10 ], [ 791, 313, 71, 10 ], [ 194, 327, 95, 10 ], [ 555, 327, 62, 10 ], [ 676, 327, 62, 10 ], [ 797, 327, 62, 10 ], [ 194, 342, 176, 10 ], [ 206, 356, 139, 10 ], [ 562, 356, 59, 10 ], [ 671, 356, 71, 10 ], [ 793, 356, 71, 10 ], [ 194, 370, 116, 10 ], [ 555, 370, 62, 10 ], [ 676, 370, 62, 10 ], [ 797, 370, 62, 10 ], [ 181, 384, 177, 10 ], [ 682, 384, 59, 10 ], [ 806, 384, 59, 10 ], [ 181, 399, 214, 10 ], [ 551, 399, 71, 10 ], [ 676, 399, 62, 10 ], [ 789, 399, 70, 10 ], [ 181, 413, 83, 10 ], [ 551, 413, 71, 10 ], [ 676, 413, 62, 10 ], [ 789, 413, 70, 10 ], [ 181, 427, 230, 10 ], [ 550, 427, 71, 10 ], [ 676, 427, 62, 10 ], [ 789, 427, 70, 10 ], [ 181, 441, 98, 10 ], [ 575, 441, 43, 10 ], [ 687, 441, 50, 10 ], [ 824, 441, 35, 10 ], [ 181, 455, 109, 10 ], [ 534, 455, 87, 10 ], [ 648, 455, 7, 10 ], [ 675, 455, 63, 10 ], [ 769, 455, 7, 10 ], [ 789, 455, 70, 10 ], [ 181, 484, 196, 10 ], [ 181, 512, 113, 10 ], [ 194, 527, 38, 10 ], [ 575, 527, 48, 10 ], [ 650, 527, 8, 10 ], [ 710, 527, 28, 10 ], [ 769, 527, 7, 10 ], [ 832, 527, 27, 10 ], [ 194, 541, 43, 10 ], [ 587, 541, 36, 10 ], [ 711, 541, 27, 10 ], [ 832, 541, 27, 10 ], [ 181, 555, 185, 10 ], [ 181, 569, 181, 10 ], [ 194, 584, 34, 10 ], [ 547, 584, 70, 10 ], [ 668, 584, 70, 10 ], [ 789, 584, 70, 10 ], [ 194, 598, 43, 10 ], [ 547, 598, 70, 10 ], [ 668, 598, 70, 10 ], [ 789, 598, 70, 10 ], [ 609, 129, 165, 10 ], [ 181, 627, 272, 9 ], [ 181, 88, 517, 16 ] ]
[ 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 7 ]
9439a7d32daede359107bb05a1aa2da385624657be41c470459274535994beca
NASDAQ_ASTE_2002.pdf
40
64
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5359
[ "Authentication Plugins", "To enable use of an RSA key pair for password exchange during the client connection process, use the", "following procedure:", "Otherwise, to name the key files explicitly, set the system variables to the key file names in the server", "option file. If the files are located in the server data directory, you need not specify their full path names:", "If the key files are not located in the data directory, or to make their locations explicit in the system", "variable values, use full path names:", "If the value is empty, the server found some problem with the key files. Check the error log for", "diagnostic information.", "After the server has been configured with the RSA key files, accounts that authenticate with the", "caching_sha2_password", " plugin have the option of using those key files to connect to the server. As", "mentioned previously, such accounts can use either a secure connection (in which case RSA is not used)", "or an unencrypted connection that performs password exchange using RSA. Suppose that an unencrypted", "connection is used. For example:", "For this connection attempt by ", "sha2user", ", the server determines that ", "caching_sha2_password", " is", "the appropriate authentication plugin and invokes it (because that was the plugin specified at ", "CREATE", "USER", " time). The plugin finds that the connection is not encrypted and thus requires the password to be", "1310", "4.", "Restart the server, then connect to it and check the ", "Caching_sha2_password_rsa_public_key", "status variable value. The value actually displayed differs from that shown here, but should be", "nonempty:", "3.", "If you want to change the number of hash rounds used by ", "caching_sha2_password", " during", "password generation, set the ", "caching_sha2_password_digest_rounds", " system variable. For", "example:", "2.", "If the private and public key files are located in the data directory and are named ", "private_key.pem", "and ", "public_key.pem", " (the default values of the ", "caching_sha2_password_private_key_path", "and ", "caching_sha2_password_public_key_path", " system variables), the server uses them", "automatically at startup.", "1.", "Create the RSA private and public key-pair files using the instructions in Section 6.3.3, “Creating SSL", "and RSA Certificates and Keys”", ".", "[mysqld]", "caching_sha2_password_private_key_path=myprivkey.pem", "caching_sha2_password_public_key_path=mypubkey.pem", "[mysqld]", "caching_sha2_password_private_key_path=/usr/local/mysql/myprivkey.pem", "caching_sha2_password_public_key_path=/usr/local/mysql/mypubkey.pem", "[mysqld]", "caching_sha2_password_digest_rounds=10000", "mysql> ", "SHOW STATUS LIKE ’Caching_sha2_password_rsa_public_key’\\G", "*************************** 1. row ***************************", "Variable_name: Caching_sha2_password_rsa_public_key", "Value: -----BEGIN PUBLIC KEY-----", "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO9nRUDd+KvSZgY7cNBZMNpwX6", "MvE1PbJFXO7u18nJ9lwc99Du/E7lw6CVXw7VKrXPeHbVQUzGyUNkf45Nz/ckaaJa", "aLgJOBCIDmNVnyU54OT/1lcs2xiyfaDMe8fCJ64ZwTnKbY2gkt1IMjUAB5Ogd5kJ", "g8aV7EtKwyhHb0c30QIDAQAB", "-----END PUBLIC KEY-----", "shell> ", "mysql --ssl-mode=DISABLED -u sha2user -p", "Enter password: ", "password" ]
[ [ 414, 48, 165, 11 ], [ 140, 94, 764, 27 ], [ 140, 94, 764, 27 ], [ 167, 252, 766, 27 ], [ 167, 252, 766, 27 ], [ 167, 342, 725, 27 ], [ 167, 342, 725, 27 ], [ 167, 707, 693, 27 ], [ 167, 707, 693, 27 ], [ 140, 749, 789, 74 ], [ 140, 749, 789, 74 ], [ 140, 749, 789, 74 ], [ 140, 749, 789, 74 ], [ 140, 749, 789, 74 ], [ 140, 749, 789, 74 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 140, 874, 758, 43 ], [ 60, 964, 37, 11 ], [ 140, 527, 772, 43 ], [ 140, 527, 772, 43 ], [ 140, 527, 772, 43 ], [ 140, 527, 772, 43 ], [ 140, 527, 772, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 433, 753, 43 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 179, 777, 58 ], [ 140, 136, 788, 27 ], [ 140, 136, 788, 27 ], [ 140, 136, 788, 27 ], [ 140, 136, 788, 27 ], [ 167, 293, 418, 32 ], [ 167, 293, 418, 32 ], [ 167, 293, 418, 32 ], [ 167, 384, 554, 32 ], [ 167, 384, 554, 32 ], [ 167, 384, 554, 32 ], [ 167, 490, 329, 20 ], [ 167, 490, 329, 20 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 167, 584, 514, 107 ], [ 140, 838, 377, 20 ], [ 140, 838, 377, 20 ], [ 140, 838, 377, 20 ], [ 140, 838, 377, 20 ] ]
[ [ 414, 48, 165, 11 ], [ 140, 94, 764, 11 ], [ 140, 110, 149, 11 ], [ 167, 252, 750, 11 ], [ 167, 267, 766, 11 ], [ 167, 342, 725, 11 ], [ 167, 358, 270, 11 ], [ 167, 707, 693, 11 ], [ 167, 723, 167, 11 ], [ 140, 749, 704, 11 ], [ 140, 766, 211, 10 ], [ 351, 765, 551, 11 ], [ 140, 780, 780, 11 ], [ 140, 796, 789, 11 ], [ 140, 812, 245, 11 ], [ 140, 874, 229, 11 ], [ 369, 875, 80, 10 ], [ 450, 874, 208, 11 ], [ 658, 875, 211, 10 ], [ 869, 874, 16, 11 ], [ 140, 890, 689, 11 ], [ 830, 891, 60, 10 ], [ 140, 906, 40, 10 ], [ 180, 905, 718, 11 ], [ 60, 964, 37, 11 ], [ 140, 527, 13, 11 ], [ 167, 527, 383, 11 ], [ 551, 528, 361, 10 ], [ 167, 542, 694, 11 ], [ 167, 558, 78, 11 ], [ 140, 433, 13, 11 ], [ 167, 433, 431, 11 ], [ 599, 434, 211, 10 ], [ 810, 433, 51, 11 ], [ 167, 448, 219, 11 ], [ 387, 450, 351, 10 ], [ 738, 448, 155, 11 ], [ 167, 464, 67, 11 ], [ 140, 179, 13, 11 ], [ 167, 179, 599, 11 ], [ 767, 180, 150, 10 ], [ 167, 194, 32, 11 ], [ 200, 195, 140, 10 ], [ 340, 194, 192, 11 ], [ 533, 195, 381, 10 ], [ 167, 210, 32, 11 ], [ 200, 211, 371, 10 ], [ 571, 210, 300, 11 ], [ 167, 225, 176, 11 ], [ 140, 136, 13, 11 ], [ 167, 136, 762, 11 ], [ 167, 152, 249, 11 ], [ 402, 152, 4, 11 ], [ 167, 293, 64, 8 ], [ 167, 306, 418, 8 ], [ 167, 318, 401, 8 ], [ 167, 384, 64, 8 ], [ 167, 396, 554, 8 ], [ 167, 409, 538, 8 ], [ 167, 490, 64, 8 ], [ 167, 502, 329, 8 ], [ 167, 584, 56, 8 ], [ 223, 584, 458, 8 ], [ 167, 596, 498, 8 ], [ 167, 609, 409, 8 ], [ 231, 621, 265, 8 ], [ 167, 633, 514, 8 ], [ 167, 646, 514, 8 ], [ 167, 658, 514, 8 ], [ 167, 671, 192, 8 ], [ 167, 683, 192, 8 ], [ 140, 838, 56, 8 ], [ 196, 838, 321, 8 ], [ 140, 850, 128, 8 ], [ 269, 850, 64, 8 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
13805c233d3621d76d3daff8ae5579c11c6bfeffd9c52a58eea534c46b013f02
refman-8.0-en.pdf
1,339
6,228
612
792
1,025
1,025
manuals
manuals
5360
[ "CHAPTER 3. DEPLOYMENTS", "WARNING", "Config change deployment triggers", "NOTE", "Config change deployment trigger", "Image change deployment triggers", "Image change deployment trigger", "With the above example, when the ", "latest", " tag value of the ", "origin-ruby-sample", " image stream changes", "and the new image value differs from the current image specified in the ", "DeploymentConfig", " object’s ", "helloworld", " container, a new replication controller is created using the new image for the ", "helloworld", "container.", "The image change trigger results in a new replication controller whenever the content of an image", "stream tag changes (when a new version of the image is pushed).", "triggers:", "- type: ", "\"ConfigChange\"", "If a config change trigger is defined on a ", "DeploymentConfig", " object, the first replication", "controller is automatically created soon after the ", " object itself is", "created and it is not paused.", "The config change trigger results in a new replication controller whenever configuration changes are", "detected in the pod template of the ", "DeploymentConfig", " object.", "If no triggers are defined on a ", "DeploymentConfig", " object, a config change trigger is", "added by default. If triggers are defined as an empty field, deployments must be", "started manually.", "triggers:", "- type: ", "\"ImageChange\"", "imageChangeParams:", "automatic: ", "true", "1", "from:", "kind: ", "\"ImageStreamTag\"", "name: ", "\"origin-ruby-sample:latest\"", "namespace: ", "\"myproject\"", "containerNames:", "- ", "\"helloworld\"", "1", "If the ", "imageChangeParams.automatic", " field is set to ", "false", ", the trigger is disabled.", "53" ]
[ [ 723, 7, 228, 15 ], [ 213, 77, 97, 18 ], [ 91, 225, 301, 16 ], [ 210, 298, 56, 18 ], [ 91, 402, 319, 18 ], [ 91, 494, 296, 16 ], [ 91, 558, 313, 18 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 828, 819, 65 ], [ 91, 510, 788, 33 ], [ 91, 510, 788, 33 ], [ 117, 441, 195, 32 ], [ 117, 441, 195, 32 ], [ 117, 441, 195, 32 ], [ 210, 329, 708, 49 ], [ 210, 329, 708, 49 ], [ 210, 329, 708, 49 ], [ 210, 329, 708, 49 ], [ 210, 329, 708, 49 ], [ 210, 329, 708, 49 ], [ 91, 242, 807, 33 ], [ 91, 242, 807, 33 ], [ 91, 242, 807, 33 ], [ 91, 242, 807, 33 ], [ 213, 108, 673, 49 ], [ 213, 108, 673, 49 ], [ 213, 108, 673, 49 ], [ 213, 108, 673, 49 ], [ 213, 108, 673, 49 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 117, 598, 307, 165 ], [ 94, 784, 702, 20 ], [ 94, 784, 702, 20 ], [ 94, 784, 702, 20 ], [ 94, 784, 702, 20 ], [ 94, 784, 702, 20 ], [ 94, 784, 702, 20 ], [ 923, 995, 27, 21 ] ]
[ [ 723, 7, 228, 15 ], [ 213, 77, 97, 18 ], [ 91, 225, 301, 16 ], [ 210, 298, 56, 18 ], [ 91, 402, 319, 18 ], [ 91, 494, 296, 16 ], [ 91, 558, 313, 18 ], [ 91, 828, 282, 16 ], [ 374, 829, 47, 16 ], [ 422, 828, 135, 16 ], [ 559, 829, 164, 16 ], [ 724, 828, 186, 16 ], [ 91, 845, 579, 16 ], [ 671, 845, 161, 16 ], [ 834, 845, 72, 16 ], [ 91, 861, 90, 16 ], [ 182, 861, 624, 16 ], [ 815, 861, 90, 16 ], [ 91, 877, 80, 16 ], [ 91, 510, 788, 16 ], [ 91, 527, 525, 16 ], [ 117, 441, 65, 15 ], [ 129, 457, 54, 15 ], [ 184, 457, 128, 15 ], [ 210, 329, 329, 16 ], [ 539, 330, 161, 16 ], [ 701, 329, 217, 16 ], [ 210, 346, 397, 16 ], [ 771, 346, 116, 16 ], [ 210, 362, 227, 16 ], [ 91, 242, 807, 16 ], [ 91, 258, 294, 16 ], [ 385, 258, 161, 16 ], [ 547, 258, 59, 16 ], [ 213, 108, 243, 16 ], [ 456, 109, 161, 16 ], [ 619, 108, 268, 16 ], [ 213, 125, 646, 16 ], [ 213, 141, 138, 16 ], [ 117, 598, 65, 15 ], [ 129, 614, 54, 15 ], [ 184, 614, 126, 15 ], [ 145, 630, 173, 15 ], [ 151, 648, 85, 15 ], [ 237, 648, 31, 15 ], [ 281, 648, 10, 16 ], [ 152, 665, 37, 15 ], [ 161, 682, 40, 15 ], [ 202, 682, 153, 15 ], [ 167, 698, 46, 15 ], [ 213, 698, 211, 15 ], [ 167, 715, 94, 15 ], [ 261, 715, 91, 15 ], [ 155, 731, 129, 15 ], [ 159, 747, 9, 15 ], [ 169, 747, 94, 15 ], [ 94, 787, 6, 16 ], [ 132, 784, 46, 16 ], [ 179, 784, 275, 16 ], [ 455, 784, 111, 16 ], [ 569, 784, 41, 16 ], [ 610, 784, 186, 16 ], [ 923, 995, 27, 21 ] ]
[ 5, 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 4 ]
ab15cbfe331ad7730d08dea7ba17f2703aa0de2d76bebd28c2cd9b82aa328d84
OpenShift_Container_Platform-4.5-Applications-en-US.pdf
56
127
595
842
1,025
1,025
manuals
manuals
5361
[ "Sailing upwind is a bit more complicated.", "From the previous section you’ll know that a boat can’t sail directly into the wind. But quite often (and you’ll ", "be surprised how often) you’ll want to go somewhere which is upwind from you. i.e. The wind is blowing ", "directly from where you want to go. How can you get there?", "You’ll have to sail a zig-zag course : ", "Each one of these zigs or zags is called a ", "tack", " (see below). The faster and more efficiently you can tack, the ", "faster you will get to your destination. ", "“Tack” has a number of meanings : ", "This makes a kind of sense – e.g. You sail along on a particular port ‘tack’. To change to a starboard ‘tack’ ", "you must ‘tack’ - you turn the front of the boat through the wind. You will then sail on the starboard tack for a ", "while before you tack again.", "Clear as mud? Good.", "Adjusting a sail is called ", "trimming ", "it. ", "Sail trim is a complicated subject and a poorly understood one. Many theories abound and every sailor will ", "have different advice for you on how you should trim your sails. They will all disagree. This is what makes ", "sailing fun.", "A simple rule of thumb is : ease the sheet until it starts to ‘", "luff", "’ and then pull it in “a little bit”. To luff means to ", "flap at the front edge (i.e. at the luff). If a sail is too tight it will ‘luff’ and the front edge will become loose and ", "floppy. A taught, smooth sail that looks like the wing on an aeroplane is probably doing its job.", "In general, the “closer to the wind” you sail the tighter you will have to sheet in your sails. This means that ", "when you sail into the wind you will pull the sails in tighter than if you sail with the wind behind you.", "Adjusting sail", "Tack, Tack, Tacking!", "•", "A boat is on either the “port tack” or “starboard tack” depending on where the wind is coming from. If ", "the wind is coming from the port side of the boat you are on a port tack. If it is coming from ", "starboard, you are on a starboard tack", "•", "The verb “tacking” or “to tack” is the action of turning the boat so that the front of the boat passes ", "through the wind, after which the wind will be coming from the other side", "•", "A tack is also the time spent on a particular tack of sail (e.g. A short port tack followed by a long ", "starboard tack) ", "•", "Finally, the “tack” is also the bottom edge of a sail (see ‘Parts of the Sail’)", " X", "Wind", "Figure 6" ]
[ [ 97, 69, 311, 13 ], [ 97, 89, 814, 41 ], [ 97, 89, 814, 41 ], [ 97, 89, 814, 41 ], [ 97, 138, 278, 13 ], [ 97, 351, 827, 27 ], [ 97, 351, 827, 27 ], [ 97, 351, 827, 27 ], [ 97, 351, 827, 27 ], [ 97, 437, 269, 13 ], [ 97, 578, 823, 41 ], [ 97, 578, 823, 41 ], [ 97, 578, 823, 41 ], [ 97, 626, 163, 13 ], [ 97, 719, 276, 13 ], [ 97, 719, 276, 13 ], [ 97, 719, 276, 13 ], [ 97, 740, 813, 41 ], [ 97, 740, 813, 41 ], [ 97, 740, 813, 41 ], [ 97, 789, 820, 41 ], [ 97, 789, 820, 41 ], [ 97, 789, 820, 41 ], [ 97, 789, 820, 41 ], [ 97, 789, 820, 41 ], [ 97, 838, 806, 27 ], [ 97, 838, 806, 27 ], [ 97, 693, 158, 19 ], [ 97, 410, 230, 19 ], [ 128, 458, 795, 41 ], [ 128, 458, 795, 41 ], [ 128, 458, 795, 41 ], [ 128, 458, 795, 41 ], [ 128, 507, 771, 27 ], [ 128, 507, 771, 27 ], [ 128, 507, 771, 27 ], [ 128, 542, 760, 27 ], [ 128, 542, 760, 27 ], [ 128, 542, 760, 27 ], [ 128, 647, 585, 14 ], [ 128, 647, 585, 14 ], [ 99, 172, 820, 153 ], [ 99, 172, 820, 153 ], [ 877, 325, 50, 10 ] ]
[ [ 97, 69, 311, 13 ], [ 97, 89, 814, 13 ], [ 97, 103, 791, 13 ], [ 97, 117, 453, 13 ], [ 97, 138, 278, 13 ], [ 97, 351, 321, 13 ], [ 419, 351, 31, 13 ], [ 451, 351, 474, 13 ], [ 97, 365, 288, 13 ], [ 97, 437, 269, 13 ], [ 97, 578, 809, 13 ], [ 97, 592, 823, 13 ], [ 97, 606, 213, 13 ], [ 97, 626, 163, 13 ], [ 97, 719, 187, 13 ], [ 285, 719, 70, 13 ], [ 356, 719, 18, 13 ], [ 97, 740, 813, 13 ], [ 97, 754, 805, 13 ], [ 97, 768, 82, 13 ], [ 97, 789, 439, 13 ], [ 537, 789, 23, 13 ], [ 560, 789, 358, 13 ], [ 97, 803, 820, 13 ], [ 97, 817, 710, 13 ], [ 97, 838, 806, 13 ], [ 97, 852, 750, 13 ], [ 97, 693, 158, 19 ], [ 97, 410, 230, 19 ], [ 128, 459, 5, 13 ], [ 159, 458, 764, 13 ], [ 159, 472, 691, 13 ], [ 159, 486, 291, 13 ], [ 128, 508, 5, 13 ], [ 159, 507, 740, 13 ], [ 159, 521, 550, 13 ], [ 128, 543, 5, 13 ], [ 159, 542, 729, 13 ], [ 159, 557, 119, 13 ], [ 128, 648, 5, 13 ], [ 159, 647, 554, 13 ], [ 100, 209, 78, 65 ], [ 321, 205, 50, 16 ], [ 877, 325, 50, 10 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 6, 0 ]
4c8cbc7bbea0c219d3193106bf37aa97bc7485f396a4074622df48428749930c
sailingprimer.pdf
7
16
595
842
1,025
1,025
manuals
manuals
5362
[ "30", "of 124 ", "Construction of Giresun Wastewater Treatment Plant ", "Tender Dossier", "Volume 3 Employer’s Requirements ", "Section 08: Electrical Works ", "Pump thermal circuit breaker and water leakage signals which were supplied from manufacturer for pumps ", "(common or separately depending on property of equipment) will be communicated to PLC too. (mechanical ", "reference) ", "This specification guide describes the required performance, functional specification, fabrication details and ", "installation of a microprocessor controlled low voltage Softstarter, used for stepless start and stop as well as ", "protecting of standard AC squirrel cage induction motors. ", "It should have internal bypass contactor, triphase controlled moment control system and minimum IP 20 ", "protection class. ", "The softstarter shall be designed, built and tested according to the latest editions of applicable IEC standards, i.e ", "EN60947-4-2.", "The softstarter(s) shall be approved certified by. ", "The softstarter shall also have the CCC approval.", "The softstarter shall contain at least the features, functions and adjustments described below, in order to provide ", "the motor and application with sufficient protection, and start and stop the motor in a precise and controlled ", "manner.", "(3)", "Main Features ", "(1)", "Introduction ", "8.7.15", "Soft starters ", "(2)", "Codes and Standards ", "(4)", "Acceleration Control with built-in “Torque Control” Option ", "(5)", "Deceleration Control with built-in “Torque Control” option ", "8_Vol3_d4 3_Section 8 electrical works_en_GIR rev6.doc ", "Kick Start:", "The starter shall include a Kick Start feature. The Kick Start voltage level shall be adjustable ", "between 30-100% of nominal voltage, and the kick time should automatically be adjustable between 0.3 and 1.0 ", "seconds", "Torque Control:", " Torque control feature shall be based on closed-loop principle with self-adjusting output to ", "thyristors. The self-adjustment in the closed-loop shall be in relation to an actual and ideal load characteristic, ", "where the ideal torque is set up using the softstarter parameters. The objective of the torque control feature shall ", "be to obtain smoothest possible start-ramp where output torque curve closely follows the load curve in a near-", "linear manner. ", "Ramp Time For Start:", " The time between Initial and Full output voltage shall be adjustable between 1 and 30 ", "seconds", "Current Limit:", " Current Limit shall be adjustable between 150% and 700% of the softstarters rated full load ", "current. ", "Initial Voltage:", "Initial voltage output shall be adjustable between 30-70% of the nominal voltage. The end ", "voltage shall be set at the same time having the range of 20 to 60% ", "Ramp Type For Start: ", "For the start ramp, it shall be possible to select between voltage ramp and torque ", "control. ", "Acceleration Control shall be fully adjustable in programming to match any application. As a minimum, the ", "softstarter shall come complete with the following setting possibilities. " ]
[ [ 817, 83, 70, 13 ], [ 817, 83, 70, 13 ], [ 102, 42, 401, 53 ], [ 102, 42, 401, 53 ], [ 102, 42, 401, 53 ], [ 102, 42, 401, 53 ], [ 102, 125, 856, 47 ], [ 102, 125, 856, 47 ], [ 102, 125, 856, 47 ], [ 102, 235, 856, 47 ], [ 102, 235, 856, 47 ], [ 102, 235, 856, 47 ], [ 102, 292, 855, 30 ], [ 102, 292, 855, 30 ], [ 102, 355, 855, 30 ], [ 102, 355, 855, 30 ], [ 102, 419, 369, 14 ], [ 102, 395, 372, 14 ], [ 102, 466, 855, 47 ], [ 102, 466, 855, 47 ], [ 102, 466, 855, 47 ], [ 137, 443, 156, 14 ], [ 137, 443, 156, 14 ], [ 137, 212, 134, 14 ], [ 137, 212, 134, 14 ], [ 102, 189, 170, 15 ], [ 102, 189, 170, 15 ], [ 137, 332, 205, 14 ], [ 137, 332, 205, 14 ], [ 137, 523, 508, 14 ], [ 137, 523, 508, 14 ], [ 137, 892, 500, 14 ], [ 137, 892, 500, 14 ], [ 102, 952, 327, 10 ], [ 102, 835, 855, 47 ], [ 102, 835, 855, 47 ], [ 102, 835, 855, 47 ], [ 102, 835, 855, 47 ], [ 102, 706, 856, 80 ], [ 102, 706, 856, 80 ], [ 102, 706, 856, 80 ], [ 102, 706, 856, 80 ], [ 102, 706, 856, 80 ], [ 102, 706, 856, 80 ], [ 102, 795, 855, 30 ], [ 102, 795, 855, 30 ], [ 102, 795, 855, 30 ], [ 102, 666, 855, 30 ], [ 102, 666, 855, 30 ], [ 102, 666, 855, 30 ], [ 102, 626, 856, 30 ], [ 102, 626, 856, 30 ], [ 102, 626, 856, 30 ], [ 102, 586, 855, 30 ], [ 102, 586, 855, 30 ], [ 102, 586, 855, 30 ], [ 102, 546, 855, 30 ], [ 102, 546, 855, 30 ] ]
[ [ 817, 83, 21, 13 ], [ 841, 83, 45, 13 ], [ 102, 42, 401, 13 ], [ 102, 55, 112, 13 ], [ 102, 69, 271, 13 ], [ 102, 83, 214, 13 ], [ 102, 125, 855, 14 ], [ 102, 142, 856, 14 ], [ 102, 158, 81, 14 ], [ 102, 235, 855, 14 ], [ 102, 252, 856, 14 ], [ 102, 268, 442, 14 ], [ 102, 292, 855, 14 ], [ 102, 308, 127, 14 ], [ 102, 355, 855, 14 ], [ 102, 372, 108, 14 ], [ 102, 419, 369, 14 ], [ 102, 395, 372, 14 ], [ 102, 466, 855, 14 ], [ 102, 482, 855, 14 ], [ 102, 499, 61, 14 ], [ 137, 443, 31, 14 ], [ 174, 443, 120, 14 ], [ 137, 212, 28, 14 ], [ 170, 212, 101, 14 ], [ 102, 189, 49, 15 ], [ 164, 189, 108, 15 ], [ 137, 332, 32, 14 ], [ 175, 332, 168, 14 ], [ 137, 523, 33, 14 ], [ 176, 523, 470, 14 ], [ 137, 892, 31, 14 ], [ 174, 892, 464, 14 ], [ 102, 952, 327, 10 ], [ 102, 835, 94, 14 ], [ 206, 835, 751, 14 ], [ 102, 852, 855, 14 ], [ 102, 868, 59, 14 ], [ 102, 706, 135, 14 ], [ 238, 706, 720, 14 ], [ 102, 722, 855, 14 ], [ 102, 739, 855, 14 ], [ 102, 755, 851, 14 ], [ 102, 772, 114, 14 ], [ 102, 795, 185, 14 ], [ 287, 795, 670, 14 ], [ 102, 812, 59, 14 ], [ 102, 666, 124, 14 ], [ 226, 666, 730, 14 ], [ 102, 682, 63, 14 ], [ 102, 626, 125, 14 ], [ 237, 626, 720, 14 ], [ 102, 642, 511, 14 ], [ 106, 586, 194, 14 ], [ 304, 586, 653, 14 ], [ 102, 602, 63, 14 ], [ 102, 546, 855, 14 ], [ 102, 562, 541, 14 ] ]
[ 5, 5, 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
56befde597422f6b267434815d59edd9f99472587cee88aae1eef3cd1425fdcc
EN-Lot1 8 Vol3 d4.3 Section 8 Electrical Works en GIR rev8.pdf
29
124
595
866
1,025
1,025
eu_tenders
government_tenders
5363
[ "5_Vol3_d4.3_Section 5 Earth and pipe works_en_GIR_rev6.docx ", "Larger stones", "shall be used", "at the", "edges of the", "stone", "surfaces,", "especially at the", "skirts", "of sloped", "surfaces. Stoned shall be laid from bottom to the top. Mortar, cement and water shall be in accordance ", "with the herewith Employer’s Requirements, Section 6: Concrete and Steel Works. ", "The void between the stones shall be filled completely with mortar, and stones shall be hammered af-", "ter laying to get a strong bond between stones. ", " Before the stones are placed, ground surface shall be arranged smooth and parallel to the finished sur-", "face considering the stone thickness and wall slope. Wall thickness shown on the Drawings or speci-", "fied by the Engineer must be achieved with a single stone layer, and two stone layers on top of each ", "other will not be accepted.", "If it is foreseen by the Contractor to build a mortared stone walls and slabs for flood protection or any ", "other reason, the mortared stone walls and slabs will be constructed according to the following provi-", "sions. ", "5.5.3", "Mortared stone walls and slabs ", "49", "of 49", "Construction of Giresun Wastewater Treatment Plant ", "Tender Dossier", "Volume 3 Employer’s Requirements ", "Section 05: Earth Works, Pipe Works and Ground Improvement " ]
[ [ 134, 982, 413, 12 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 303, 785, 47 ], [ 122, 263, 781, 31 ], [ 122, 263, 781, 31 ], [ 122, 190, 785, 64 ], [ 122, 190, 785, 64 ], [ 122, 190, 785, 64 ], [ 122, 190, 785, 64 ], [ 122, 124, 785, 47 ], [ 122, 124, 785, 47 ], [ 122, 124, 785, 47 ], [ 122, 103, 341, 16 ], [ 122, 103, 341, 16 ], [ 797, 77, 57, 13 ], [ 797, 77, 57, 13 ], [ 122, 34, 481, 55 ], [ 122, 34, 481, 55 ], [ 122, 34, 481, 55 ], [ 122, 34, 481, 55 ] ]
[ [ 134, 982, 413, 12 ], [ 122, 303, 85, 14 ], [ 225, 303, 91, 14 ], [ 334, 303, 39, 14 ], [ 391, 303, 86, 14 ], [ 495, 303, 33, 14 ], [ 546, 303, 56, 14 ], [ 621, 303, 111, 14 ], [ 750, 303, 34, 14 ], [ 802, 303, 63, 14 ], [ 122, 320, 785, 14 ], [ 122, 336, 633, 14 ], [ 122, 263, 781, 14 ], [ 122, 280, 356, 14 ], [ 122, 190, 781, 14 ], [ 122, 207, 781, 14 ], [ 122, 223, 785, 14 ], [ 122, 239, 192, 14 ], [ 122, 124, 785, 14 ], [ 122, 141, 781, 14 ], [ 122, 157, 48, 14 ], [ 122, 103, 41, 16 ], [ 184, 103, 279, 16 ], [ 797, 77, 18, 13 ], [ 819, 77, 35, 13 ], [ 122, 34, 401, 13 ], [ 122, 48, 111, 13 ], [ 122, 62, 271, 13 ], [ 122, 77, 481, 13 ] ]
[ 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 5, 5, 5, 5 ]
7240b6e1275060f48bd678a6267a8a06d23af07410b88aa9c930c390bf3b9cbf
EN-Lot1 5 Vol3 d4.3 Section 5 Earth and Pipe Works en GIR rev7.pdf
48
49
595
842
1,025
1,025
eu_tenders
government_tenders
5364
[ "(b)", "The fair value above represents the implied fair value of the goodwill assigned to the five impaired markets in 2009 and four impaired ", "markets in 2008 for which we were required to calculate this amount. It excludes carrying values related to goodwill of $604.2 million ", "and $804.1 million at December 31, 2009 and 2008, respectively, for which we were not required to calculate the fair value. ", "The key assumptions used to determine the fair value of our reporting units to test our goodwill for impairment and to ", "determine the fair value of our broadcast licenses consist of discount rates, revenue and expense growth rates, constant growth ", "rates and comparable business multiples. The revenue and expense growth rates used in our goodwill impairment testing and the ", "revenue, expense and constant growth rates used in determining the fair value of our broadcast licenses have decreased slightly ", "from 2009 to 2010. However, the baseline cash flows to which these growth rates are applied have increased due to a stronger ", "than expected recovery in revenue in 2010. The growth rates are based on market studies, industry knowledge and historical ", "performance. ", "The discount rates used to determine the fair value of our reporting units to test our goodwill for impairment and to determine ", "the fair value of our broadcast licenses have slightly decreased from 2009 to 2010. The discount rate is based on a number of ", "factors including market interest rates, a weighted average cost of capital analysis based on the target capital structure for a ", "television station, and includes adjustments for market risk and company specific risk. The minimal decrease in the discount rate ", "is primarily due to a slight decrease in the general cost of equity in 2010.", "The comparable business multiple used to determine the fair value of our reporting units to test our goodwill for impairment ", "has not changed from 2009 to 2010 due to the lack of data from sales transactions in the market in the past two years. It is an ", "estimate of the multiple that would most likely be paid for a mature, cash flowing television station in the current marketplace.", "As of December 31, 2010 and 2009, the carrying amount of our broadcast licenses related to continuing operations was as ", "follows (in thousands): ", "The change in the carrying amount of goodwill related to continuing operations was as follows (in thousands): ", "Definite-lived intangible assets and other assets subject to amortization are being amortized on a straight-line basis over periods ", "of 5 to 25 years. We analyze specific definite-lived intangibles for impairment when events occur that may impact their value in ", "accordance with the respective accounting guidance for long-lived assets. There was no impairment charge recorded for the years ", "ended December 31, 2010 and 2009, respectively.", "2010", "2009", "Balance as of January 1,", "$", "1,073,590 ", "$", "1,073,590 ", "Accumulated impairment losses ", "(413,573) ", "(249,402) ", "660,017 ", "824,188 ", "Impairment losses (a) ", "— ", "(164,171) ", "Balance as of December 31, ", "Goodwill ", "1,073,590 ", "1,073,590 ", "Accumulated impairment losses ", "(413,573) ", "(413,573) ", "$", "660,017 ", "$", "660,017 ", "As of December 31,", "2010", "2009", "Beginning balance", "$", "51,988 ", "$", "132,422 ", "Broadcast license impairment charge (a) ", "(4,613) ", "(80,434) ", "Ending balance (b) ", "$", "47,375 ", "$", "51,988 ", "(a)", "In 2010 and 2009, an impairment of $0.2 million and $4.5 million, respectively, was recorded against purchase option assets ", "included in other assets in the consolidated balance sheet. These purchase options give us the right to purchase the license assets ", "of certain stations. ", "(b)", "Approximately $4.2 million and $4.3 million of broadcast licenses relate to consolidated VIEs as of December 31, 2010 and ", "2009, respectively. ", "(a)", "In 2009, all of the goodwill impairment charge related to our broadcast segment.", "2010 Annual Report ", "", " 43 " ]
[ [ 120, 58, 817, 39 ], [ 120, 58, 817, 39 ], [ 120, 58, 817, 39 ], [ 120, 58, 817, 39 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 111, 851, 101 ], [ 90, 227, 849, 72 ], [ 90, 227, 849, 72 ], [ 90, 227, 849, 72 ], [ 90, 227, 849, 72 ], [ 90, 227, 849, 72 ], [ 90, 314, 849, 43 ], [ 90, 314, 849, 43 ], [ 90, 314, 849, 43 ], [ 90, 373, 850, 29 ], [ 90, 373, 850, 29 ], [ 105, 601, 717, 14 ], [ 90, 822, 848, 58 ], [ 90, 822, 848, 58 ], [ 90, 822, 848, 58 ], [ 90, 822, 848, 58 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 118, 628, 728, 155 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 119, 414, 727, 81 ], [ 150, 508, 789, 39 ], [ 150, 508, 789, 39 ], [ 150, 508, 789, 39 ], [ 150, 508, 789, 39 ], [ 150, 560, 789, 26 ], [ 150, 560, 789, 26 ], [ 150, 560, 789, 26 ], [ 180, 794, 499, 14 ], [ 180, 794, 499, 14 ], [ 737, 961, 202, 17 ], [ 737, 961, 202, 17 ], [ 737, 961, 202, 17 ] ]
[ [ 120, 58, 16, 13 ], [ 150, 58, 787, 13 ], [ 150, 71, 787, 13 ], [ 150, 84, 719, 13 ], [ 105, 111, 836, 14 ], [ 90, 125, 848, 14 ], [ 90, 140, 848, 14 ], [ 90, 154, 848, 14 ], [ 90, 169, 849, 14 ], [ 90, 183, 850, 14 ], [ 90, 198, 90, 14 ], [ 105, 227, 833, 14 ], [ 90, 242, 849, 14 ], [ 90, 256, 848, 14 ], [ 90, 271, 848, 14 ], [ 90, 285, 466, 14 ], [ 105, 314, 834, 14 ], [ 90, 329, 848, 14 ], [ 90, 344, 817, 14 ], [ 105, 373, 835, 14 ], [ 90, 387, 152, 14 ], [ 105, 601, 717, 14 ], [ 105, 822, 833, 14 ], [ 90, 837, 848, 14 ], [ 90, 852, 848, 14 ], [ 90, 866, 321, 14 ], [ 580, 630, 30, 14 ], [ 745, 630, 31, 14 ], [ 129, 646, 154, 14 ], [ 521, 646, 10, 14 ], [ 572, 646, 69, 14 ], [ 687, 646, 10, 14 ], [ 737, 646, 69, 14 ], [ 129, 660, 210, 14 ], [ 578, 660, 66, 14 ], [ 744, 660, 64, 14 ], [ 584, 675, 54, 14 ], [ 749, 675, 54, 14 ], [ 129, 690, 143, 14 ], [ 617, 690, 20, 14 ], [ 744, 690, 64, 14 ], [ 129, 720, 185, 14 ], [ 158, 734, 65, 14 ], [ 572, 734, 66, 14 ], [ 737, 734, 66, 14 ], [ 158, 749, 210, 14 ], [ 578, 749, 66, 14 ], [ 744, 749, 64, 14 ], [ 521, 764, 10, 14 ], [ 584, 764, 57, 14 ], [ 687, 764, 10, 14 ], [ 749, 764, 58, 14 ], [ 609, 416, 136, 14 ], [ 580, 431, 30, 14 ], [ 745, 431, 31, 14 ], [ 129, 447, 118, 14 ], [ 521, 447, 10, 14 ], [ 584, 447, 49, 14 ], [ 687, 447, 10, 14 ], [ 741, 447, 58, 14 ], [ 129, 461, 262, 14 ], [ 586, 461, 50, 14 ], [ 744, 461, 56, 14 ], [ 129, 476, 127, 14 ], [ 521, 476, 10, 14 ], [ 583, 476, 50, 14 ], [ 687, 476, 10, 14 ], [ 749, 476, 50, 14 ], [ 150, 508, 14, 13 ], [ 180, 508, 759, 13 ], [ 180, 521, 757, 13 ], [ 180, 534, 111, 13 ], [ 150, 560, 16, 13 ], [ 180, 560, 759, 13 ], [ 180, 573, 110, 13 ], [ 180, 794, 16, 14 ], [ 211, 795, 469, 13 ], [ 737, 961, 162, 17 ], [ 899, 962, 8, 15 ], [ 908, 961, 31, 17 ] ]
[ 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4 ]
422e45101a34ee49b58a2673410d9dfcee567bc96f49eb4b02a71f919f4aa787
NASDAQ_SBGI_2010.pdf
46
80
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5365
[ "that indicates downtime of the application. For this reason, Kubernetes documents these ", "as ", "Warnings", ", along with many other events. ", "6.", "Check the PersistentVolumeClaims (storage) status. Blockchain is a persistent data base, ", "so you must keep track of backing storage. To see the persistent volume claim for the ", "helm release, click the name of the PersistentVolumeClaim item in the ", "Persistent Volume ", "Claim", " section. In Figure 4-16 it is named ", "blockchain-console-1", ". The ", "PersistentVolumeClaim details are displayed. ", "7.", "Click the ", "Events ", "tab to see the automated activities of the dynamic provisioner, as it ", "creates the storage that is necessary for the blockchain console. The events are captured ", "in Figure 4-17.", "Often, a pod has a ", "Pending ", "status because it is waiting for storage provisioning. You can ", "consult the events view in Figure 4-17 to see what is happening with this storage ", "Figure 4-17", "Verify the console installation using the UI -11", "Figure 4-16", "Verify the console installation using the UI -10", "166 ", "Implementation Guide for IBM Blockchain Platform for Multicloud" ]
[ [ 253, 92, 658, 27 ], [ 253, 92, 658, 27 ], [ 253, 92, 658, 27 ], [ 253, 92, 658, 27 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 130, 687, 74 ], [ 229, 615, 687, 42 ], [ 229, 615, 687, 42 ], [ 229, 615, 687, 42 ], [ 229, 615, 687, 42 ], [ 229, 615, 687, 42 ], [ 229, 615, 687, 42 ], [ 253, 915, 663, 27 ], [ 253, 915, 663, 27 ], [ 253, 915, 663, 27 ], [ 253, 915, 663, 27 ], [ 253, 882, 394, 10 ], [ 253, 882, 394, 10 ], [ 253, 581, 394, 10 ], [ 253, 581, 394, 10 ], [ 108, 976, 506, 11 ], [ 108, 976, 506, 11 ] ]
[ [ 253, 92, 658, 11 ], [ 253, 108, 22, 11 ], [ 275, 108, 76, 11 ], [ 351, 108, 236, 11 ], [ 229, 130, 13, 11 ], [ 247, 130, 668, 11 ], [ 253, 145, 638, 11 ], [ 253, 161, 514, 11 ], [ 767, 161, 148, 11 ], [ 253, 176, 45, 11 ], [ 298, 176, 261, 11 ], [ 560, 176, 167, 11 ], [ 727, 176, 42, 11 ], [ 253, 192, 340, 11 ], [ 229, 615, 14, 11 ], [ 248, 615, 73, 11 ], [ 322, 615, 59, 11 ], [ 381, 615, 498, 11 ], [ 253, 630, 663, 11 ], [ 253, 646, 108, 11 ], [ 253, 915, 141, 11 ], [ 394, 915, 70, 11 ], [ 465, 915, 451, 11 ], [ 253, 931, 601, 11 ], [ 253, 882, 76, 10 ], [ 342, 882, 305, 10 ], [ 253, 581, 76, 10 ], [ 342, 581, 305, 10 ], [ 108, 976, 32, 11 ], [ 165, 977, 449, 10 ] ]
[ 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 0, 0, 0, 0, 4, 4 ]
9cc916b1d7cd7cb0cfef893f42763bea0d9809fe40b5e48d86f010a7a8c9eb1c
sg248458.pdf
185
238
612
792
1,025
1,025
redbooks
manuals
5366
[ "227 ", "US", "9,411,230 B2 ", "228 ", "Examples of this polar group include a group containing a ", "structure represented by N-H, such as amino group. ", "Examples of this polar group include a group containing a ", "structure represented by C ", "N, C=O, N=O, S=O or ", "C ", "N. ", "Examples of this polar group include a group having a ", "moiety represented by N+or s+. ", "The \"polar group\" which can be contained in the repeating ", "unit (3A) is, for example, at least one selected from the group ", "consisting of (I) a hydroxy group, (II) a cyano group, (III) a ", "lactone group, (IV) a carboxylic acid group or a sulfonic acid ", "group, (V) an amide group, a sulfonamide group or a group ", "corresponding to a derivative thereof, (VI) an ammonium ", "group or a sulfonium group, and a group formed by combin-", "ing two or more thereof ", "In particular, the polar group is preferably an alcoholic ", "hydroxy group, a cyano group, a lactone group, or a group ", "containing a cyanolactone structure. ", "When a repeating unit having an alcoholic hydroxy group ", "is further incorporated into the resin (A), the exposure latitude ", "(EL) of a composition containing the resin (A) can be more ", "enhanced. ", "When a repeating unit having a cyano group is further 35 ", "incorporated into the resin (A), the sensitivity of a composi›", "tion containing the resin (A) can be more enhanced. ", "When a repeating unit having a lactone group is further ", "incorporated into the resin (A), the dissolution contrast for an ", "organic solvent-containing developer can be more enhanced. ", "Also, when the repeating unit is incorporated, a composition ", "containing the resin (A) can be more improved in the dry ", "etching resistance, coatability and adherence to substrate. ", "When a repeating unit having a group containing a cyano ", "group-containing lactone structure is further incorporated ", "into the resin (A), the dissolution contrast for an organic ", "solvent-containing developer can be more enhanced. Also, ", "when the repeating unit is incorporated, a composition con›", "taining the resin (A) can be more improved in the sensitivity, ", "dry etching resistance, coatability and adherence to substrate. ", "In addition, when the repeating unit is incorporated, a single ", "repeating unit can play functions attributable to a cyano group ", "and a lactone group, respectively, and the latitude in design›", "ing the resin (A) can be more broadened. ", "Specific examples of the structure which can be contained ", "in the \"polar group\" are illustrated below. In the following ", "specific examples, ", "x- indicates a counter anion. ", "-continued ", "The preferred repeating unit (3A) includes, for example, a ", "repeating unit where in the repeating unit (R2), \"a group ", "capable of decomposing by the action of an acid to produce an ", "alcoholic hydroxy group\" is replaced by \"an alcoholic ", "hydroxy group\". ", "This repeating unit (3A) preferably has a structure where in ", "each of formulae (I-1) to (I-10), \"OP\" is replaced by \"OH\". ", "That is, the repeating unit is preferably represented by at least ", "one formula selected from the group consisting of the follow›", "ing formulae (I-lH) to (I-l0H). In particular, the repeating ", "unit (3A) is more preferably represented by at least one for-", "mula selected from the group consisting of the following ", "formulae (I-lH) to (I-3H), still more preferably represented ", "by the following formula (I-lH). ", "(2)", "A Functional Group Containing a Structure where a Nitro›", "gen Atom and an Atom with the Electronegativity Differ›", "ence from Nitrogen Atom being 0.6 or More are Bonded ", "1brough a Single Bond ", "(3)", "A Functional Group Containing a Structure where Two ", "Atoms Differing in the Electronegativity by 0.5 or More ", "are Bonded Through a Double Bond or a Triple Bond ", "( 4) A Functional Group Having an Ionic Moiety ", "-OH -COOR", "-C- -C-O-", "11 ", "II ", "0 ", "0 ", "I ", "I ", "-O-C-O- -CN -NC -C=N", "-C-N ", "II ", "0 ", "\\ ", "II ", "\\ ", "0 ", "I ", "I ", "; ", "-O-C-N", "-N-C-N", "-C-N-C-", "II ", "\\ ", "0 ", "II ", "\\ ", "0 ", "11 ", "I", "II ", "0 ", "0 ", "0 ", "H ", "II ", "-N- -NO$_{2 }$ -NO -S-", "Ii ", "-S-", "Ii ", "0 ", "0 ", "0 ", "II ", "/ ", "0 ", "II ", "0 ", "II ", "II ", "0 ", "-S-N ", "-S-O-", "-S-N-S-", "II ", "\\ ", "0 ", "Ii ", "0 ", "11 ", "I ", "II ", "0 ", "0 ", "0 ", "II ", "-S-N-C-", "10 ", "0 ", "-N- X ", "11 ", "I ", "II ", "0 ", "0 ", "I ", "[ ", "0 ", "-coo ", "(1-lH) ", "(I-2H) ", "Ra ", "Ra " ]
[ [ 295, 92, 35, 13 ], [ 435, 73, 143, 13 ], [ 435, 73, 143, 13 ], [ 686, 92, 33, 13 ], [ 130, 167, 364, 23 ], [ 130, 167, 364, 23 ], [ 129, 243, 366, 37 ], [ 129, 243, 366, 37 ], [ 129, 243, 366, 37 ], [ 129, 243, 366, 37 ], [ 129, 243, 366, 37 ], [ 129, 305, 364, 23 ], [ 129, 305, 364, 23 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 336, 365, 105 ], [ 129, 448, 364, 37 ], [ 129, 448, 364, 37 ], [ 129, 448, 364, 37 ], [ 129, 493, 365, 49 ], [ 129, 493, 365, 49 ], [ 129, 493, 365, 49 ], [ 129, 493, 365, 49 ], [ 129, 549, 384, 36 ], [ 129, 549, 384, 36 ], [ 129, 549, 384, 36 ], [ 129, 592, 366, 74 ], [ 129, 592, 366, 74 ], [ 129, 592, 366, 74 ], [ 129, 592, 366, 74 ], [ 129, 592, 366, 74 ], [ 129, 592, 366, 74 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 674, 365, 138 ], [ 129, 819, 365, 36 ], [ 129, 819, 365, 36 ], [ 129, 819, 365, 36 ], [ 129, 819, 365, 36 ], [ 669, 111, 68, 10 ], [ 520, 530, 365, 64 ], [ 520, 530, 365, 64 ], [ 520, 530, 365, 64 ], [ 520, 530, 365, 64 ], [ 520, 530, 365, 64 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 520, 601, 365, 118 ], [ 130, 109, 365, 50 ], [ 130, 109, 365, 50 ], [ 130, 109, 365, 50 ], [ 130, 109, 365, 50 ], [ 130, 109, 365, 50 ], [ 130, 198, 364, 37 ], [ 130, 198, 364, 37 ], [ 130, 198, 364, 37 ], [ 130, 198, 364, 37 ], [ 130, 288, 292, 10 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 130, 882, 360, 77 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 537, 122, 325, 378 ], [ 623, 749, 262, 76 ], [ 635, 831, 249, 126 ], [ 635, 831, 249, 126 ], [ 635, 831, 249, 126 ] ]
[ [ 295, 92, 35, 13 ], [ 435, 73, 24, 13 ], [ 470, 73, 109, 13 ], [ 686, 92, 33, 13 ], [ 145, 167, 349, 10 ], [ 130, 181, 322, 10 ], [ 145, 243, 349, 10 ], [ 130, 257, 174, 10 ], [ 316, 257, 180, 10 ], [ 129, 270, 13, 9 ], [ 154, 270, 16, 9 ], [ 145, 305, 349, 10 ], [ 129, 318, 192, 10 ], [ 144, 336, 349, 10 ], [ 129, 349, 364, 10 ], [ 129, 363, 364, 10 ], [ 129, 376, 365, 10 ], [ 129, 390, 364, 10 ], [ 129, 404, 365, 10 ], [ 129, 417, 360, 10 ], [ 129, 431, 148, 10 ], [ 145, 448, 349, 10 ], [ 129, 462, 364, 10 ], [ 129, 475, 220, 10 ], [ 145, 493, 349, 10 ], [ 129, 506, 364, 10 ], [ 130, 520, 364, 10 ], [ 129, 533, 63, 10 ], [ 145, 549, 368, 10 ], [ 129, 562, 360, 10 ], [ 129, 576, 315, 10 ], [ 145, 592, 349, 10 ], [ 129, 605, 365, 10 ], [ 129, 618, 364, 10 ], [ 129, 631, 365, 10 ], [ 129, 644, 364, 10 ], [ 129, 657, 347, 10 ], [ 145, 674, 348, 10 ], [ 129, 686, 365, 10 ], [ 129, 699, 364, 10 ], [ 129, 712, 363, 10 ], [ 129, 725, 360, 10 ], [ 129, 738, 364, 10 ], [ 129, 751, 363, 10 ], [ 129, 764, 364, 10 ], [ 129, 777, 364, 10 ], [ 129, 790, 360, 10 ], [ 129, 803, 249, 10 ], [ 145, 819, 350, 10 ], [ 129, 832, 364, 10 ], [ 130, 845, 112, 10 ], [ 243, 842, 178, 14 ], [ 669, 111, 68, 10 ], [ 535, 530, 349, 10 ], [ 520, 543, 364, 10 ], [ 520, 557, 364, 10 ], [ 520, 570, 364, 10 ], [ 520, 584, 102, 10 ], [ 535, 601, 350, 10 ], [ 520, 614, 364, 10 ], [ 520, 628, 364, 10 ], [ 520, 642, 359, 10 ], [ 520, 655, 364, 10 ], [ 520, 669, 359, 10 ], [ 520, 683, 364, 10 ], [ 520, 696, 365, 10 ], [ 520, 710, 200, 10 ], [ 130, 109, 16, 10 ], [ 150, 109, 340, 10 ], [ 145, 123, 345, 10 ], [ 144, 136, 350, 10 ], [ 144, 150, 145, 10 ], [ 130, 198, 17, 10 ], [ 151, 198, 341, 10 ], [ 144, 212, 350, 10 ], [ 144, 225, 326, 10 ], [ 130, 288, 292, 10 ], [ 180, 882, 138, 7 ], [ 333, 882, 106, 7 ], [ 319, 891, 5, 14 ], [ 382, 891, 6, 14 ], [ 317, 903, 8, 7 ], [ 380, 903, 8, 7 ], [ 369, 915, 13, 16 ], [ 477, 915, 13, 16 ], [ 130, 930, 278, 7 ], [ 424, 930, 64, 7 ], [ 182, 938, 6, 14 ], [ 180, 951, 8, 7 ], [ 401, 938, 13, 17 ], [ 444, 936, 6, 14 ], [ 476, 936, 11, 14 ], [ 443, 951, 8, 7 ], [ 627, 126, 14, 17 ], [ 673, 125, 13, 16 ], [ 730, 125, 13, 16 ], [ 542, 140, 92, 7 ], [ 651, 140, 91, 7 ], [ 758, 140, 100, 7 ], [ 594, 150, 6, 14 ], [ 626, 150, 11, 14 ], [ 593, 162, 8, 7 ], [ 698, 150, 7, 14 ], [ 730, 150, 11, 14 ], [ 696, 162, 8, 7 ], [ 774, 150, 5, 14 ], [ 802, 148, 6, 16 ], [ 815, 148, 19, 16 ], [ 773, 162, 8, 7 ], [ 826, 162, 8, 7 ], [ 746, 188, 8, 7 ], [ 583, 202, 10, 7 ], [ 748, 196, 6, 14 ], [ 560, 208, 219, 7 ], [ 748, 217, 7, 14 ], [ 785, 208, 57, 7 ], [ 810, 217, 7, 14 ], [ 746, 230, 8, 7 ], [ 809, 230, 8, 7 ], [ 586, 258, 8, 7 ], [ 588, 265, 6, 14 ], [ 620, 265, 11, 14 ], [ 663, 258, 8, 7 ], [ 664, 265, 6, 14 ], [ 806, 258, 8, 7 ], [ 754, 265, 6, 14 ], [ 808, 265, 6, 14 ], [ 752, 258, 8, 7 ], [ 563, 277, 68, 7 ], [ 640, 278, 82, 7 ], [ 729, 277, 109, 7 ], [ 588, 287, 6, 14 ], [ 620, 287, 11, 14 ], [ 586, 299, 8, 7 ], [ 664, 286, 7, 14 ], [ 663, 299, 8, 7 ], [ 754, 287, 5, 14 ], [ 782, 285, 13, 16 ], [ 808, 287, 6, 14 ], [ 752, 299, 8, 7 ], [ 806, 299, 8, 7 ], [ 628, 326, 8, 7 ], [ 629, 334, 6, 14 ], [ 605, 346, 109, 7 ], [ 748, 330, 18, 20 ], [ 778, 339, 9, 8 ], [ 721, 346, 75, 7 ], [ 629, 356, 5, 14 ], [ 657, 354, 13, 16 ], [ 683, 356, 6, 14 ], [ 628, 367, 8, 7 ], [ 682, 367, 8, 7 ], [ 748, 358, 13, 16 ], [ 537, 423, 6, 8 ], [ 589, 406, 9, 8 ], [ 544, 411, 56, 11 ], [ 853, 749, 31, 7 ], [ 853, 831, 31, 7 ], [ 636, 841, 16, 7 ], [ 702, 840, 14, 7 ] ]
[ 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
745a953c57c8da5371eba798a6ac3cd90fa52959e1152b474678bf36a012841e
9411230_AdobeOCR.pdf
115
187
612
792
1,025
1,025
patents_euv_sensitivity
patents
5367
[ "NOTES TO CONSOLIDATED FINANCIAL STATEMENTS ", "Hydro One records a liability for the estimated future expenditures for the removal and disposal of asbestos-containing materials installed ", "in some of its facilities and for the decommissioning of specific switching stations located on unowned sites. AROs, which represent legal ", "obligations associated with the retirement of certain tangible long-lived assets, are computed as the present value of the projected expenditures ", "for the future retirement of specific assets and are recognized in the period in which the liability is incurred, if a reasonable estimate of fair ", "value can be made. If the asset remains in service at the recognition date, the present value of the liability is added to the carrying amount ", "of the associated asset in the period the liability is incurred and this additional carrying amount is depreciated over the remaining life of the ", "asset. If an ARO is recorded in respect of an out-of-service asset, the asset retirement cost is charged to results of operations. Subsequent to the ", "initial recognition, the liability is adjusted for any revisions to the estimated future cash flows associated with the ARO, which can occur due ", "to a number of factors including, but not limited to, cost escalation, changes in technology applicable to the assets to be retired, changes in ", "legislation or regulations, as well as for accretion of the liability due to the passage of time until the obligation is settled. Depreciation expense ", "is adjusted prospectively for any increases or decreases to the carrying amount of the associated asset.", "In determining the amounts to be recorded as AROs, the Company estimates the current fair value for completing required work and makes ", "assumptions as to when the future expenditures will actually be incurred, in order to generate future cash flow information. A long-term inflation ", "assumption of approximately 2% has been used to express these current cost estimates as estimated future expenditures. Future expenditures ", "have been discounted using factors ranging from approximately 3.0% to 5.0%, depending on the appropriate rate for the period when ", "expenditures are expected to be incurred. All factors used in estimating the Company’s AROs represent management’s best estimates of the ", "cost required to meet existing legislation or regulations. However, it is reasonably possible that numbers or volumes of contaminated assets, ", "cost estimates to perform work, inflation assumptions and the assumed pattern of annual cash flows may differ significantly from the Company’s ", "current assumptions. AROs are reviewed annually or more frequently if significant changes in regulations or other relevant factors occur.", "Estimate changes are accounted for prospectively.", "At December 31, 2013, Hydro One had recorded AROs of $14 million (2012 – $15 million), consisting of $7 million (2012 – $7 million) ", "related to the estimated future expenditures associated with the removal and disposal of asbestos-containing materials installed in some of its ", "facilities, as well as $7 million (2012 – $8 million) related to the future decommissioning and removal of two switching stations. The amount", "of interest recorded is nominal and there have been no significant expenditures associated with these obligations in 2013. ", "The Company has 12,920,000 issued and outstanding 5.5% cumulative preferred shares with a redemption value of $25 per share or", "$323 million total value. The Company is authorized to issue an unlimited number of preferred shares.", "The Company’s preferred shares are entitled to an annual cumulative dividend of $18 million, or $1.375 per share, which is payable ", "on a quarterly basis. The preferred shares are not subject to mandatory redemption (except on liquidation) but are redeemable in certain ", "circumstances. The shares are redeemable at the option of the Province at the redemption value, plus any accrued and unpaid dividends, if", "the Province sells a number of the common shares which it owns to the public such that the Province’s holdings are reduced to less than 50%", "of the common shares of the Company. Hydro One may elect, without condition, to pay all or part of the redemption price by issuing", "additional common shares to the Province. If the Province does not exercise its redemption right, the Company would have the ability to", "adjust the dividend on the preferred shares to produce a yield that is 0.50% less than the then-current dividend market yield for similarly rated ", "preferred shares. The preferred shares do not carry voting rights, except in limited circumstances, and would rank in priority over the common ", "shares upon liquidation. ", "HYDRO ONE ANNUAL REPORT 2013", "89", "Preferred Shares", "18.", "SHARE CAPITAL", "17.", "ASSET RETIREMENT OBLIGATIONS" ]
[ [ 678, 54, 281, 10 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 153, 842, 169 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 339, 842, 138 ], [ 108, 495, 832, 60 ], [ 108, 495, 832, 60 ], [ 108, 495, 832, 60 ], [ 108, 495, 832, 60 ], [ 108, 605, 799, 29 ], [ 108, 605, 799, 29 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 108, 651, 833, 138 ], [ 684, 951, 277, 22 ], [ 684, 951, 277, 22 ], [ 108, 589, 103, 14 ], [ 108, 572, 153, 15 ], [ 108, 572, 153, 15 ], [ 108, 136, 295, 15 ], [ 108, 136, 295, 15 ] ]
[ [ 678, 54, 281, 10 ], [ 108, 153, 805, 14 ], [ 108, 169, 808, 14 ], [ 108, 184, 842, 14 ], [ 108, 200, 814, 14 ], [ 108, 215, 819, 14 ], [ 108, 231, 822, 14 ], [ 108, 246, 840, 14 ], [ 108, 262, 823, 14 ], [ 108, 277, 825, 14 ], [ 108, 293, 839, 14 ], [ 108, 308, 605, 14 ], [ 108, 339, 821, 14 ], [ 108, 355, 839, 14 ], [ 108, 371, 821, 14 ], [ 108, 386, 799, 14 ], [ 108, 402, 819, 14 ], [ 108, 417, 820, 14 ], [ 108, 433, 842, 14 ], [ 108, 448, 792, 14 ], [ 108, 464, 293, 14 ], [ 108, 495, 832, 14 ], [ 108, 510, 826, 14 ], [ 108, 526, 824, 14 ], [ 108, 541, 725, 14 ], [ 108, 605, 799, 14 ], [ 108, 620, 602, 14 ], [ 108, 651, 793, 14 ], [ 108, 667, 805, 14 ], [ 108, 682, 819, 14 ], [ 108, 698, 822, 14 ], [ 108, 713, 784, 14 ], [ 108, 729, 796, 14 ], [ 108, 745, 832, 14 ], [ 108, 760, 833, 14 ], [ 108, 776, 145, 14 ], [ 684, 959, 216, 11 ], [ 935, 951, 26, 22 ], [ 108, 589, 103, 14 ], [ 108, 572, 26, 15 ], [ 140, 572, 122, 15 ], [ 108, 136, 26, 15 ], [ 140, 136, 264, 15 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 4, 7, 7, 7, 7, 7 ]
393c06b514f5e4da076fcad0d624a08b71360dd14a4527e7f3839a98d485a562
TSX_H_2013.pdf
90
100
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5368
[ "98", "Governance ", "Report of the Supervisory Board", "Annual accounts", "Acknowledgement", "This Annual Report includes the annual accounts for 2013, ", "prepared by the Executive Board, discussed by both the Audit ", "Committee and the Supervisory Board, signed by the members of ", "the Executive Board and the Supervisory Board, and submitted ", "for adoption to the shareholders. The Supervisory Board ", "recommends that the shareholders adopt the annual accounts.", "The members of the Supervisory Board express their appreciation ", "to the Executive and Management Boards for their contributions ", "to the achievement of Aegon’s strategic goals. Additionally, ", "the Board members wish to thank Aegon’s employees for their ", "dedication in putting our customers first and serving them with ", "integrity and transparency in everything they do. ", "The Board is also grateful to Aegon’s business partners and ", "many valued customers for their continued confidence in the ", "company.", "Finally, the Board thanks Aegon’s investors for their confidence ", "and trust in Aegon.", "The Hague, the Netherlands, March 19, 2014", "Robert J. Routs", "Chairman of the Supervisory Board of Aegon N.V.", "Annual Report 2013" ]
[ [ 68, 31, 17, 13 ], [ 119, 30, 323, 14 ], [ 119, 30, 323, 14 ], [ 119, 97, 132, 16 ], [ 119, 221, 149, 16 ], [ 119, 116, 379, 89 ], [ 119, 116, 379, 89 ], [ 119, 116, 379, 89 ], [ 119, 116, 379, 89 ], [ 119, 116, 379, 89 ], [ 119, 116, 379, 89 ], [ 119, 240, 382, 89 ], [ 119, 240, 382, 89 ], [ 119, 240, 382, 89 ], [ 119, 240, 382, 89 ], [ 119, 240, 382, 89 ], [ 119, 240, 382, 89 ], [ 119, 349, 354, 42 ], [ 119, 349, 354, 42 ], [ 119, 349, 354, 42 ], [ 119, 411, 369, 27 ], [ 119, 411, 369, 27 ], [ 119, 457, 261, 11 ], [ 119, 488, 87, 11 ], [ 119, 519, 284, 11 ], [ 200, 991, 124, 12 ] ]
[ [ 68, 31, 17, 13 ], [ 119, 30, 83, 13 ], [ 206, 30, 235, 14 ], [ 119, 97, 132, 16 ], [ 119, 221, 149, 16 ], [ 119, 116, 345, 11 ], [ 119, 132, 357, 11 ], [ 119, 147, 379, 11 ], [ 119, 163, 365, 11 ], [ 119, 178, 328, 11 ], [ 119, 194, 364, 11 ], [ 119, 240, 382, 11 ], [ 119, 256, 375, 11 ], [ 119, 271, 348, 11 ], [ 119, 287, 364, 11 ], [ 119, 302, 369, 11 ], [ 119, 318, 283, 11 ], [ 119, 349, 348, 11 ], [ 119, 364, 354, 11 ], [ 119, 380, 54, 11 ], [ 119, 411, 369, 11 ], [ 119, 426, 110, 11 ], [ 119, 457, 261, 11 ], [ 119, 488, 87, 11 ], [ 119, 519, 284, 11 ], [ 200, 991, 124, 12 ] ]
[ 5, 5, 5, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
792221feaf7c964739eb986a53cee7e59d76dda17c931bbdd24fc641be480b3a
NYSE_AEG_2013.pdf
98
358
609
793
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5369
[ "UNION", "UNION ALL", "UNION DISTINCT", "UNLOCK INSTANCE", "UNLOCK TABLES", "Section 6.4.1.6, “Windows Pluggable Authentication”", "Section 12.8.3, “Character Set and Collation of Function Results”", "Section 13.2.11.7, “Correlated Subqueries”", "Section 13.1.20, “CREATE TABLE Statement”", "Section 13.1.23, “CREATE VIEW Statement”", "Section 8.2.2.5, “Derived Condition Pushdown Optimization”", "Section 8.8.2, “EXPLAIN Output Format”", "Section 12.16, “Information Functions”", "Section 13.2.6.2, “INSERT ... ON DUPLICATE KEY UPDATE Statement”", "Section 8.4.4, “Internal Temporary Table Use in MySQL”", "Section 15.7.3, “Locks Set by Different SQL Statements in InnoDB”", "Section 11.1.6, “Numeric Type Attributes”", "Section 8.2.2.4, “Optimizing Derived Tables, View References, and Common Table Expressions with", "Merging or Materialization”", "Section 8.2.2.1, “Optimizing IN and EXISTS Subquery Predicates with Semijoin Transformations”", "Section 13.2.10.4, “Parenthesized Query Expressions”", "Section 8.2.1.2, “Range Optimization”", "Section 3.6.7, “Searching on Two Keys”", "Section 13.2.10.1, “SELECT ... INTO Statement”", "Section 13.2.10, “SELECT Statement”", "Section 5.1.10, “Server Status Variables”", "Section 13.2.11, “Subqueries”", "Section 13.2.12, “TABLE Statement”", "Section 16.7, “The MERGE Storage Engine”", "Section 13.2.10.3, “UNION Clause”", "Section 25.5.3, “Updatable and Insertable Views”", "Section 13.2.14, “VALUES Statement”", "Section 25.5.1, “View Syntax”", "Section 1.3, “What Is New in MySQL 8.0”", "Section 13.2.15, “WITH (Common Table Expressions)”", "Section 12.12, “XML Functions”", "Section 12.16, “Information Functions”", "Section 8.4.4, “Internal Temporary Table Use in MySQL”", "Section 8.2.2.4, “Optimizing Derived Tables, View References, and Common Table Expressions with", "Merging or Materialization”", "Section 13.2.10.3, “UNION Clause”", "Section 25.5.3, “Updatable and Insertable Views”", "Section 13.2.10.3, “UNION Clause”", "Section 13.2.15, “WITH (Common Table Expressions)”", "Section 1.3, “What Is New in MySQL 8.0”", "Section 8.6.2, “Bulk Data Loading for MyISAM Tables”", "Section 7.2, “Database Backup Methods”", "Section 13.7.8.3, “FLUSH Statement”", "5983" ]
[ [ 170, 123, 77, 17 ], [ 170, 623, 131, 17 ], [ 170, 750, 195, 17 ], [ 170, 815, 233, 17 ], [ 170, 865, 206, 17 ], [ 170, 94, 417, 11 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 144, 759, 462 ], [ 170, 644, 759, 89 ], [ 170, 644, 759, 89 ], [ 170, 644, 759, 89 ], [ 170, 644, 759, 89 ], [ 170, 644, 759, 89 ], [ 170, 644, 759, 89 ], [ 170, 772, 433, 27 ], [ 170, 772, 433, 27 ], [ 170, 837, 332, 11 ], [ 170, 887, 429, 43 ], [ 170, 887, 429, 43 ], [ 170, 887, 429, 43 ], [ 927, 964, 37, 11 ] ]
[ [ 170, 123, 77, 17 ], [ 170, 623, 131, 17 ], [ 170, 750, 195, 17 ], [ 170, 815, 233, 17 ], [ 170, 865, 206, 17 ], [ 170, 94, 417, 11 ], [ 170, 144, 508, 11 ], [ 170, 160, 345, 11 ], [ 170, 175, 371, 11 ], [ 170, 191, 360, 11 ], [ 170, 206, 473, 11 ], [ 170, 222, 329, 11 ], [ 170, 237, 311, 11 ], [ 170, 253, 569, 11 ], [ 170, 268, 446, 11 ], [ 170, 284, 524, 11 ], [ 170, 299, 334, 11 ], [ 170, 315, 759, 11 ], [ 170, 331, 212, 11 ], [ 170, 346, 746, 11 ], [ 170, 362, 431, 11 ], [ 170, 377, 306, 11 ], [ 170, 393, 322, 11 ], [ 170, 408, 387, 11 ], [ 170, 424, 310, 11 ], [ 170, 439, 331, 11 ], [ 170, 455, 249, 11 ], [ 170, 470, 298, 11 ], [ 170, 486, 356, 11 ], [ 170, 501, 289, 11 ], [ 170, 517, 391, 11 ], [ 170, 532, 311, 11 ], [ 170, 548, 247, 11 ], [ 170, 563, 332, 11 ], [ 170, 579, 433, 11 ], [ 170, 595, 262, 11 ], [ 170, 644, 311, 11 ], [ 170, 660, 446, 11 ], [ 170, 675, 759, 11 ], [ 170, 691, 212, 11 ], [ 170, 706, 289, 11 ], [ 170, 722, 391, 11 ], [ 170, 772, 289, 11 ], [ 170, 787, 433, 11 ], [ 170, 837, 332, 11 ], [ 170, 887, 429, 11 ], [ 170, 902, 332, 11 ], [ 170, 918, 304, 11 ], [ 927, 964, 37, 11 ] ]
[ 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
cb2145dcd6a5ca1708ba6c0a82a6ca684a83032df15d03d72dcd567e657a1dee
refman-8.0-en.pdf
6,012
6,228
612
792
1,025
1,025
manuals
manuals
5370
[ "98", "без", "ученых", "степеней", "и", "званий,", "имеющие", "в", "соответствующей", "профессиональной сфере государственные почетные звания Российской", "Федерации", "(народный", "артист", "Российской", "Федерации, народный", "художник Российской", "Федерации,", "народный", "архитектор", "Российской", "Федерации, заслуженный артист Российской Федерации, заслуженный", "художник Российской Федерации, заслуженный архитектор Российской", "Федерации, заслуженный", "деятель", "искусств", "Российской Федерации,", "заслуженный работник культуры Российской Федерации), почетные члены", "Российской академии художеств, члены Союза архитекторов, члены Союза", "художников, члены Союза театральных деятелей Российской Федерации,", "лауреаты государственных премий в области культуры и искусства, лица,", "имеющие диплом лауреата международного или всероссийского конкурса", "в соответствии с профилем педагогической деятельности, авторы научных", "монографий и крупных реализованных архитектурных проектов.».", "76. В федеральном государственном образовательном стандарте", "высшего", "образования", "–", "бакалавриат", "по", "направлению", "подготовки", "52.03.05 Театроведение,", "утвержденном", "приказом", "Министерства", "образования и науки Российской Федерации от 16 ноября 2017 г. № 1124", "(зарегистрирован", "Министерством", "юстиции", "Российской", "Федерации", "7 декабря 2017 г., регистрационный № 49158), с изменениями, внесенными", "приказом Министерства науки и высшего образования Российской", "Федерации от 8 февраля 2021 г. № 83 (зарегистрирован Министерством", "юстиции", "Российской", "Федерации", "12 марта 2021 г.,", "регистрационный", "№ 62739):", "1) в пункте 3.2:", "а) строку", "УК-8.", "Способен", "создавать", "и", "поддерживать", "безопасные", "условия", "Безопасность", "жизнедеятельности,", "В", "том", "числе", "жизнедеятельности", "А", "при", "возникновении", "чрезвычаиных", "ситуаций", "«" ]
[ [ 524, 35, 19, 10 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 146, 69, 779, 401 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 150, 482, 777, 282 ], [ 202, 777, 152, 15 ], [ 201, 806, 92, 15 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 167, 829, 728, 102 ], [ 153, 834, 9, 14 ] ]
[ [ 524, 35, 19, 10 ], [ 146, 69, 31, 18 ], [ 207, 69, 75, 18 ], [ 311, 69, 90, 18 ], [ 431, 69, 11, 18 ], [ 471, 69, 74, 18 ], [ 576, 69, 97, 18 ], [ 703, 69, 10, 18 ], [ 742, 69, 180, 18 ], [ 147, 99, 776, 18 ], [ 147, 129, 112, 18 ], [ 291, 129, 108, 18 ], [ 429, 129, 66, 18 ], [ 525, 129, 119, 18 ], [ 674, 129, 249, 18 ], [ 147, 158, 227, 18 ], [ 399, 158, 117, 18 ], [ 542, 158, 100, 18 ], [ 667, 158, 113, 18 ], [ 805, 158, 118, 18 ], [ 147, 188, 776, 18 ], [ 147, 217, 776, 18 ], [ 148, 247, 278, 17 ], [ 449, 247, 77, 17 ], [ 550, 247, 89, 17 ], [ 663, 247, 260, 17 ], [ 148, 276, 776, 18 ], [ 148, 305, 777, 17 ], [ 148, 335, 776, 18 ], [ 148, 365, 776, 17 ], [ 149, 394, 776, 16 ], [ 149, 424, 776, 16 ], [ 149, 454, 684, 15 ], [ 198, 482, 726, 17 ], [ 150, 512, 87, 16 ], [ 263, 512, 126, 16 ], [ 413, 512, 12, 16 ], [ 450, 512, 124, 16 ], [ 600, 512, 23, 16 ], [ 649, 512, 135, 16 ], [ 809, 512, 116, 16 ], [ 150, 540, 246, 17 ], [ 443, 540, 148, 17 ], [ 638, 540, 95, 17 ], [ 780, 540, 147, 17 ], [ 150, 568, 775, 18 ], [ 150, 599, 177, 18 ], [ 357, 599, 161, 18 ], [ 547, 599, 89, 18 ], [ 666, 599, 118, 18 ], [ 814, 599, 112, 18 ], [ 151, 628, 775, 17 ], [ 151, 657, 776, 18 ], [ 151, 687, 776, 18 ], [ 151, 715, 89, 17 ], [ 267, 715, 118, 17 ], [ 412, 715, 112, 17 ], [ 553, 715, 166, 17 ], [ 746, 715, 181, 17 ], [ 151, 747, 102, 16 ], [ 202, 777, 152, 15 ], [ 201, 806, 92, 15 ], [ 455, 834, 57, 14 ], [ 602, 834, 97, 14 ], [ 788, 834, 96, 14 ], [ 454, 853, 11, 16 ], [ 492, 853, 143, 16 ], [ 661, 853, 116, 16 ], [ 804, 853, 81, 16 ], [ 182, 866, 136, 11 ], [ 454, 876, 204, 11 ], [ 700, 876, 9, 11 ], [ 750, 876, 37, 11 ], [ 828, 876, 57, 11 ], [ 183, 888, 198, 10 ], [ 835, 888, 7, 10 ], [ 455, 895, 36, 13 ], [ 537, 895, 154, 13 ], [ 738, 895, 147, 13 ], [ 455, 913, 94, 16 ], [ 153, 834, 9, 14 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9 ]
b028730009c85b371eb86693119bcad3529d3891526326bb32299f865af67202
0001202105270015.pdf
99
326
599
855
1,025
1,025
russian_laws
laws_and_regulations
5371
[ "21", "2004", "2003", "2002", "2001", "2000", "Operations", "Net sales ....................................................................", "$", "6,114", "$", "5,408", "$", "5,185", "$", "5,066", "$", "5,212", "Cost of goods sold ....................................................", "3,412", "2,952", "2,846", "2,846", "2,904", "Selling, general and administrative expenses ..............", "2,069", "1,882", "1,785", "1,730", "1,740", "Impairment of other assets ........................................", "352", "Interest expense..........................................................", "40", "39", "40", "55", "62", "Income before income taxes, minority interest and", "cumulative effect of change in accounting principle", "580", "523", "497", "424", "143", "Income before cumulative effect of change in ", "accounting principle ..............................................", "393", "332", "311", "263", "16", "Net income ................................................................", "393", "332", "128", "263", "16", "Financial Position", "Inventories ................................................................", "$", "773", "$", "638", "$", "625", "$", "633", "$", "704", "Accounts receivable - net............................................", "724", "544", "494", "523", "594", "Working capital - net ................................................", "262", "561", "422", "366", "436", "Property, plant and equipment - net ..........................", "720", "650", "665", "673", "722", "Total assets ................................................................", "4,274", "3,683", "3,432", "3,628", "3,751", "Long-term debt ..........................................................", "488", "503", "507", "504", "621", "Total debt ..................................................................", "738", "514", "522", "615", "740", "Shareholders’ equity ..................................................", "1,647", "1,459", "1,342", "1,488", "1,472", "Per Common Share Information", "Average shares outstanding (thousands) ....................", "140,802", "144,847", "150,438", "155,557", "161,912", "Book value ................................................................", "$", "11.70", "$", "10.17", "$", "9.01", "$", "9.66", "$", "9.22", "Income before cumulative effect of change in", "accounting principle - diluted ................................", "2.72", "2.26", "2.04", "1.68", ".10", "Income before cumulative effect of change in", "accounting principle - basic ....................................", "2.79", "2.29", "2.07", "1.69", ".10", "Net income - diluted ..................................................", "2.72", "2.26", ".84", "1.68", ".10", "Net income - basic ....................................................", "2.79", "2.29", ".85", "1.69", ".10", "Cash dividends ..........................................................", ".68", ".62", ".60", ".58", ".54", "Financial Ratios", "Return on sales (1) ....................................................", "6.4%", "6.1%", "6.0%", "5.2%", ".3%", "Asset turnover............................................................", "1.4", "×", "1.5", "×", "1.5", "×", "1.4", "×", "1.4", "×", "Return on assets (1) ..................................................", "9.2%", "9.0%", "9.1%", "7.3%", ".4%", "Return on equity (2) ..................................................", "27.0%", "24.7%", "20.9%", "17.9%", ".9%", "Dividend payout ratio (1) ..........................................", "24.6%", "27.3%", "29.3%", "34.6%", "549.9%", "Total debt to capitalization ........................................", "30.9%", "26.0%", "28.0%", "29.3%", "33.5%", "Current ratio..............................................................", "1.2", "1.5", "1.4", "1.3", "1.4", "Interest coverage (3) ..................................................", "15.5", "×", "14.5", "×", "13.3", "×", "8.8", "×", "3.3", "×", "Working capital to sales ............................................", "4.3%", "10.4%", "8.1%", "7.2%", "8.4%", "Effective income tax rate (4) ......................................", "32.0%", "36.5%", "37.5%", "38.0%", "88.9%", "General", "Capital expenditures ..................................................", "$", "107", "$", "117", "$", "127", "$", "83", "$", "133", "Total technical expenditures (5) ................................", "91", "88", "89", "86", "84", "Advertising expenditures............................................", "240", "239", "222", "236", "276", "Repairs and maintenance ..........................................", "55", "52", "52", "48", "48", "Depreciation ..............................................................", "109", "105", "104", "109", "109", "Amortization of intangible assets ..............................", "17", "12", "12", "39", "51", "Shareholders of record (total count) ..........................", "11,056", "11,472", "11,936", "12,687", "13,137", "Number of employees (total count)............................", "28,690", "25,777", "25,752", "25,789", "26,095", "Sales per employee (thousands of dollars) ..................", "$", "213", "$", "210", "$", "201", "$", "196", "$", "200", "Sales per dollar of assets ............................................", "1.43", "1.47", "1.51", "1.40", "1.39", "(1)", "Based on income before cumulative effect of change in accounting principle. See Note 3, page 51 of this report.", "(2)", "Based on income before cumulative effect of change in accounting principle and shareholders' equity at beginning of year.", "(3)", "Ratio of income before income taxes, minority interest, cumulative effect of change in accounting principle and interest expense to interest expense.", "(4)", "Based on income before income taxes, minority interest and cumulative effect of change in accounting principle.", "(5)", "See Note 1, page 48 of this report, for a description of technical expenditures.", "FINANCIAL SUMMARY", "(millions of dollars except as noted and per common share data)" ]
[ [ 940, 944, 22, 17 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 102, 140, 767, 708 ], [ 105, 855, 585, 9 ], [ 105, 855, 585, 9 ], [ 105, 866, 637, 9 ], [ 105, 866, 637, 9 ], [ 105, 877, 768, 9 ], [ 105, 877, 768, 9 ], [ 105, 888, 588, 9 ], [ 105, 888, 588, 9 ], [ 105, 899, 415, 9 ], [ 105, 899, 415, 9 ], [ 177, 45, 789, 38 ], [ 177, 45, 789, 38 ] ]
[ [ 940, 944, 22, 17 ], [ 461, 141, 31, 11 ], [ 549, 141, 31, 11 ], [ 638, 141, 31, 11 ], [ 726, 141, 31, 11 ], [ 814, 141, 31, 11 ], [ 105, 156, 85, 14 ], [ 105, 172, 327, 11 ], [ 443, 172, 7, 11 ], [ 464, 172, 35, 11 ], [ 531, 172, 7, 11 ], [ 551, 172, 35, 11 ], [ 619, 172, 7, 11 ], [ 641, 172, 35, 11 ], [ 708, 172, 7, 11 ], [ 729, 172, 35, 11 ], [ 796, 172, 7, 11 ], [ 817, 172, 35, 11 ], [ 105, 186, 327, 11 ], [ 464, 186, 35, 11 ], [ 551, 186, 35, 11 ], [ 641, 186, 35, 11 ], [ 729, 186, 35, 11 ], [ 817, 186, 35, 11 ], [ 105, 199, 327, 11 ], [ 464, 199, 35, 11 ], [ 551, 199, 35, 11 ], [ 641, 199, 35, 11 ], [ 729, 199, 35, 11 ], [ 817, 199, 35, 11 ], [ 105, 212, 327, 11 ], [ 829, 212, 23, 11 ], [ 105, 225, 327, 11 ], [ 484, 225, 15, 11 ], [ 571, 225, 15, 11 ], [ 660, 225, 15, 11 ], [ 749, 225, 15, 11 ], [ 837, 225, 15, 11 ], [ 105, 237, 308, 11 ], [ 120, 249, 312, 11 ], [ 476, 249, 23, 11 ], [ 563, 249, 23, 11 ], [ 653, 249, 23, 11 ], [ 741, 249, 23, 11 ], [ 829, 249, 23, 11 ], [ 105, 260, 279, 11 ], [ 120, 272, 312, 11 ], [ 476, 272, 23, 11 ], [ 563, 272, 23, 11 ], [ 653, 272, 23, 11 ], [ 741, 272, 23, 11 ], [ 837, 272, 15, 11 ], [ 105, 285, 327, 11 ], [ 476, 285, 23, 11 ], [ 563, 285, 23, 11 ], [ 653, 285, 23, 11 ], [ 741, 285, 23, 11 ], [ 837, 285, 15, 11 ], [ 105, 299, 136, 14 ], [ 105, 315, 327, 11 ], [ 443, 315, 7, 11 ], [ 476, 315, 23, 11 ], [ 531, 315, 7, 11 ], [ 564, 315, 23, 11 ], [ 619, 315, 7, 11 ], [ 653, 315, 23, 11 ], [ 708, 315, 7, 11 ], [ 741, 315, 23, 11 ], [ 796, 315, 7, 11 ], [ 829, 315, 23, 11 ], [ 105, 328, 327, 11 ], [ 476, 328, 23, 11 ], [ 564, 328, 23, 11 ], [ 653, 328, 23, 11 ], [ 741, 328, 23, 11 ], [ 829, 328, 23, 11 ], [ 105, 342, 327, 11 ], [ 476, 342, 23, 11 ], [ 564, 342, 23, 11 ], [ 653, 342, 23, 11 ], [ 741, 342, 23, 11 ], [ 829, 342, 23, 11 ], [ 105, 355, 328, 11 ], [ 476, 355, 23, 11 ], [ 564, 355, 23, 11 ], [ 653, 355, 23, 11 ], [ 741, 355, 23, 11 ], [ 829, 355, 23, 11 ], [ 105, 368, 327, 11 ], [ 464, 368, 35, 11 ], [ 553, 368, 35, 11 ], [ 641, 368, 35, 11 ], [ 729, 368, 35, 11 ], [ 817, 368, 35, 11 ], [ 105, 381, 327, 11 ], [ 476, 381, 23, 11 ], [ 564, 381, 23, 11 ], [ 653, 381, 23, 11 ], [ 741, 381, 23, 11 ], [ 829, 381, 23, 11 ], [ 105, 395, 327, 11 ], [ 476, 395, 23, 11 ], [ 564, 395, 23, 11 ], [ 653, 395, 23, 11 ], [ 741, 395, 23, 11 ], [ 829, 395, 23, 11 ], [ 105, 408, 327, 11 ], [ 464, 408, 35, 11 ], [ 553, 408, 35, 11 ], [ 641, 408, 35, 11 ], [ 729, 408, 35, 11 ], [ 817, 408, 35, 11 ], [ 105, 421, 247, 14 ], [ 105, 438, 327, 11 ], [ 449, 438, 51, 11 ], [ 537, 438, 51, 11 ], [ 625, 438, 51, 11 ], [ 713, 438, 51, 11 ], [ 801, 438, 51, 11 ], [ 105, 451, 327, 11 ], [ 443, 451, 7, 11 ], [ 464, 451, 35, 11 ], [ 531, 451, 7, 11 ], [ 553, 451, 35, 11 ], [ 619, 451, 7, 11 ], [ 649, 451, 27, 11 ], [ 708, 451, 7, 11 ], [ 737, 451, 27, 11 ], [ 796, 451, 7, 11 ], [ 825, 451, 27, 11 ], [ 105, 462, 275, 11 ], [ 120, 474, 312, 11 ], [ 472, 474, 27, 11 ], [ 560, 474, 27, 11 ], [ 649, 474, 27, 11 ], [ 737, 474, 27, 11 ], [ 833, 474, 19, 11 ], [ 105, 486, 275, 11 ], [ 120, 497, 312, 11 ], [ 472, 497, 27, 11 ], [ 560, 497, 27, 11 ], [ 649, 497, 27, 11 ], [ 737, 497, 27, 11 ], [ 833, 497, 19, 11 ], [ 105, 511, 327, 11 ], [ 472, 511, 27, 11 ], [ 560, 511, 27, 11 ], [ 657, 511, 19, 11 ], [ 737, 511, 27, 11 ], [ 833, 511, 19, 11 ], [ 105, 524, 327, 11 ], [ 472, 524, 27, 11 ], [ 560, 524, 27, 11 ], [ 657, 524, 19, 11 ], [ 737, 524, 27, 11 ], [ 833, 524, 19, 11 ], [ 105, 537, 327, 11 ], [ 480, 537, 19, 11 ], [ 568, 537, 19, 11 ], [ 657, 537, 19, 11 ], [ 745, 537, 19, 11 ], [ 833, 537, 19, 11 ], [ 105, 550, 124, 14 ], [ 105, 567, 327, 11 ], [ 480, 567, 34, 11 ], [ 568, 567, 34, 11 ], [ 657, 567, 34, 11 ], [ 745, 567, 34, 11 ], [ 841, 567, 26, 11 ], [ 105, 580, 327, 11 ], [ 480, 580, 19, 11 ], [ 500, 581, 7, 9 ], [ 568, 580, 19, 11 ], [ 588, 581, 7, 9 ], [ 657, 580, 19, 11 ], [ 676, 581, 7, 9 ], [ 745, 580, 19, 11 ], [ 764, 581, 7, 9 ], [ 833, 580, 19, 11 ], [ 853, 581, 7, 9 ], [ 105, 593, 327, 11 ], [ 480, 593, 34, 11 ], [ 568, 593, 34, 11 ], [ 657, 593, 34, 11 ], [ 745, 593, 34, 11 ], [ 841, 593, 26, 11 ], [ 105, 607, 327, 11 ], [ 472, 607, 41, 11 ], [ 560, 607, 41, 11 ], [ 649, 607, 41, 11 ], [ 737, 607, 41, 11 ], [ 841, 607, 26, 11 ], [ 105, 620, 327, 11 ], [ 472, 620, 41, 11 ], [ 560, 620, 41, 11 ], [ 649, 620, 41, 11 ], [ 737, 620, 41, 11 ], [ 817, 620, 49, 11 ], [ 105, 633, 327, 11 ], [ 472, 633, 41, 11 ], [ 560, 633, 41, 11 ], [ 649, 633, 41, 11 ], [ 737, 633, 41, 11 ], [ 825, 633, 41, 11 ], [ 105, 646, 327, 11 ], [ 480, 646, 19, 11 ], [ 568, 646, 19, 11 ], [ 657, 646, 19, 11 ], [ 745, 646, 19, 11 ], [ 833, 646, 19, 11 ], [ 105, 660, 327, 11 ], [ 472, 660, 27, 11 ], [ 500, 660, 7, 9 ], [ 560, 660, 27, 11 ], [ 588, 660, 7, 9 ], [ 649, 660, 27, 11 ], [ 676, 660, 7, 9 ], [ 745, 660, 19, 11 ], [ 764, 660, 7, 9 ], [ 833, 660, 19, 11 ], [ 853, 660, 7, 9 ], [ 105, 673, 327, 11 ], [ 480, 673, 34, 11 ], [ 560, 673, 41, 11 ], [ 657, 673, 34, 11 ], [ 745, 673, 34, 11 ], [ 833, 673, 34, 11 ], [ 105, 686, 327, 11 ], [ 472, 686, 41, 11 ], [ 560, 686, 41, 11 ], [ 649, 686, 41, 11 ], [ 737, 686, 41, 11 ], [ 825, 686, 41, 11 ], [ 105, 699, 60, 14 ], [ 105, 716, 327, 11 ], [ 443, 716, 7, 11 ], [ 476, 716, 23, 11 ], [ 531, 716, 7, 11 ], [ 564, 716, 23, 11 ], [ 619, 716, 7, 11 ], [ 653, 716, 23, 11 ], [ 708, 716, 7, 11 ], [ 749, 716, 15, 11 ], [ 796, 716, 7, 11 ], [ 829, 716, 23, 11 ], [ 105, 729, 327, 11 ], [ 485, 729, 15, 11 ], [ 573, 729, 15, 11 ], [ 662, 729, 15, 11 ], [ 750, 729, 15, 11 ], [ 838, 729, 15, 11 ], [ 105, 742, 327, 11 ], [ 477, 742, 23, 11 ], [ 565, 742, 23, 11 ], [ 654, 742, 23, 11 ], [ 742, 742, 23, 11 ], [ 830, 742, 23, 11 ], [ 105, 756, 327, 11 ], [ 485, 756, 15, 11 ], [ 573, 756, 15, 11 ], [ 662, 756, 15, 11 ], [ 750, 756, 15, 11 ], [ 838, 756, 15, 11 ], [ 105, 769, 327, 11 ], [ 477, 769, 23, 11 ], [ 565, 769, 23, 11 ], [ 654, 769, 23, 11 ], [ 742, 769, 23, 11 ], [ 830, 769, 23, 11 ], [ 105, 782, 328, 11 ], [ 485, 782, 15, 11 ], [ 573, 782, 15, 11 ], [ 662, 782, 15, 11 ], [ 750, 782, 15, 11 ], [ 838, 782, 15, 11 ], [ 105, 795, 327, 11 ], [ 458, 795, 43, 11 ], [ 546, 795, 43, 11 ], [ 634, 795, 43, 11 ], [ 722, 795, 43, 11 ], [ 810, 795, 43, 11 ], [ 105, 809, 327, 11 ], [ 458, 809, 43, 11 ], [ 546, 809, 43, 11 ], [ 634, 809, 43, 11 ], [ 722, 809, 43, 11 ], [ 810, 809, 43, 11 ], [ 105, 822, 327, 11 ], [ 443, 822, 7, 11 ], [ 476, 822, 23, 11 ], [ 531, 822, 7, 11 ], [ 564, 822, 23, 11 ], [ 619, 822, 7, 11 ], [ 653, 822, 23, 11 ], [ 708, 822, 7, 11 ], [ 741, 822, 23, 11 ], [ 796, 822, 7, 11 ], [ 829, 822, 23, 11 ], [ 105, 835, 327, 11 ], [ 473, 835, 27, 11 ], [ 562, 835, 27, 11 ], [ 650, 835, 27, 11 ], [ 738, 835, 27, 11 ], [ 826, 835, 27, 11 ], [ 105, 855, 14, 9 ], [ 123, 855, 567, 9 ], [ 105, 866, 14, 9 ], [ 123, 866, 619, 9 ], [ 105, 877, 14, 9 ], [ 123, 877, 751, 9 ], [ 105, 888, 14, 9 ], [ 123, 888, 570, 9 ], [ 105, 899, 14, 9 ], [ 123, 899, 397, 9 ], [ 695, 45, 271, 17 ], [ 177, 65, 789, 17 ] ]
[ 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5 ]
814275d5bc063d7dafff9d8777ea1fae04e37571a4812ba3c66cfd0a64e83516
NYSE_SHW_2004.pdf
22
76
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5372
[ "Caribbean Utilities Company, Ltd. ", "2011", " Annual Report", "Management’s Discussion and Analysis", "10", "months of 2012.", "A licence fee of 1%, payable to ", "the Government, is charged on ", "gross revenues, then prorated and ", "applied only to customer billings ", "with consumption over 1,000 kWh ", "per month as a pass-through charge. ", "In addition to the licence fee, a ", "regulatory fee of ½ of 1% is charged ", "on gross revenues, then prorated and ", "applied only to customer billings with ", "consumption over 1,000 kWh per ", "month. ", "In the event of a natural disaster ", "as defined in the T&D Licence, the ", "actual increase in base rates will be ", "capped for the year at 60% of the ", "change in the Price Level Index and ", "the difference between the calculated ", "rate increase and the actual increase ", "expressed as a percentage, shall be ", "carried over and applied in addition ", "to the normal RCAM adjustment in ", "either of the two following years if ", "the Company’s RORB is below the ", "target range. In the event of a disaster ", "the Company would also write-off ", "destroyed assets over the remaining ", "life of the asset that existed at time of ", "destruction. Z Factor rate changes will ", "be required for insurance deductibles ", "and other extraordinary expenses.", "Net earnings for Fiscal 2011 were ", "$20.4 million, representing a 3% ", "or $0.5 million increase from net ", "earnings of $19.9 million for the ", "twelve months ended December ", "31, 2010 (“Fiscal 2010”). Operating ", "Income decreased for Fiscal 2011 ", "when compared to the same period ", "of 2010 as a result of increased G&A ", "and Depreciation costs. This change ", "in Operating Income was offset by a ", "decrease in Finance Charges and an ", "increase in Other Income resulting in ", "an overall increase to earnings year ", "over year.", "The ERA also annually reviews ", "and approves CUC’s capital ", "investment plan (“CIP”). In 2010, ", "the Company submitted the 2011 ", "- 2015 CIP totalling approximately ", "$219 million. In March 2011, the ", "ERA approved the $134 million of ", "proposed non-generation installation ", "expenditures in the 2011 - 2015 CIP. ", "CUC submitted its 2012 - 2016 CIP, ", "totalling approximately $192 million, ", "during the fourth quarter of 2011 ", "for ERA approval. $131.0 million of ", "the submission is proposed non-", "generation installation expenditures. ", "Generation needs are subject to a ", "competitive bid process. The 2012 ", "- 2016 CIP has been prepared in-line ", "with the Certificate of Need that was ", "filed with the ERA in November 2011 ", "for 18 megawatts (“MW”) of new ", "generating capacity to be installed in ", "2014 and for an additional 18 MW of ", "generating capacity to be installed ", "in either 2015 or 2016, contingent ", "on growth over the next two years. ", "ERA approval of the 2012 - 2016 CIP ", "is expected during the first three ", "environmental and performance ", "standards, reviews the RCAM and ", "sets the rate adjustment factors as ", "appropriate.", "($ millions)", "2010", "2011", "2009", "TP 2008", "2008", "19.9", "TP - Transitional Period", "23.8", "20.4", "20.0", "12.6", "(Sales in thousands kWh)", "2010", "2011", "2009", "TP 2008", "2008", "Residential", "Commercial", "262,545", "284,966", "TP - Transitional Period", "238,346", "266,957", "175,386", "197,344", "265,212", "286,865", "258,765", "289,043", "Residential and Commercial Sales", "Earnings", "Earnings" ]
[ [ 120, 68, 455, 9 ], [ 120, 68, 455, 9 ], [ 120, 68, 455, 9 ], [ 120, 68, 455, 9 ], [ 885, 55, 32, 28 ], [ 399, 433, 91, 13 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 449, 242, 184 ], [ 399, 635, 222, 44 ], [ 399, 635, 222, 44 ], [ 399, 635, 222, 44 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 434, 242, 246 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 678, 718, 235, 230 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 246, 238, 432 ], [ 120, 184, 215, 59 ], [ 120, 184, 215, 59 ], [ 120, 184, 215, 59 ], [ 120, 184, 215, 59 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 395, 205, 528, 190 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 726, 528, 230 ], [ 120, 708, 226, 13 ], [ 399, 189, 58, 13 ], [ 678, 696, 61, 14 ] ]
[ [ 120, 68, 158, 9 ], [ 278, 68, 21, 9 ], [ 300, 68, 71, 9 ], [ 390, 68, 185, 9 ], [ 885, 55, 32, 28 ], [ 399, 433, 91, 13 ], [ 414, 449, 195, 13 ], [ 399, 464, 199, 13 ], [ 399, 480, 218, 13 ], [ 399, 495, 210, 13 ], [ 399, 511, 221, 13 ], [ 399, 526, 235, 13 ], [ 399, 542, 196, 13 ], [ 399, 557, 231, 13 ], [ 399, 573, 239, 13 ], [ 399, 588, 242, 13 ], [ 399, 604, 214, 13 ], [ 399, 619, 50, 13 ], [ 414, 635, 204, 13 ], [ 399, 651, 218, 13 ], [ 399, 666, 222, 13 ], [ 678, 434, 213, 13 ], [ 678, 449, 224, 13 ], [ 678, 465, 239, 13 ], [ 678, 480, 229, 13 ], [ 678, 496, 223, 13 ], [ 678, 511, 227, 13 ], [ 678, 527, 223, 13 ], [ 678, 542, 217, 13 ], [ 678, 558, 218, 13 ], [ 678, 573, 240, 13 ], [ 678, 589, 219, 13 ], [ 678, 605, 227, 13 ], [ 678, 620, 235, 13 ], [ 678, 636, 242, 13 ], [ 678, 651, 237, 13 ], [ 678, 667, 214, 13 ], [ 693, 718, 210, 13 ], [ 678, 734, 209, 13 ], [ 678, 749, 208, 13 ], [ 678, 765, 205, 13 ], [ 678, 781, 209, 13 ], [ 678, 796, 225, 13 ], [ 678, 812, 209, 13 ], [ 678, 827, 229, 13 ], [ 678, 843, 230, 13 ], [ 678, 858, 229, 13 ], [ 678, 874, 230, 13 ], [ 678, 889, 227, 13 ], [ 678, 905, 235, 13 ], [ 678, 920, 223, 13 ], [ 678, 936, 60, 13 ], [ 135, 246, 190, 13 ], [ 120, 262, 177, 13 ], [ 120, 277, 212, 13 ], [ 120, 293, 215, 13 ], [ 120, 308, 217, 13 ], [ 120, 324, 206, 13 ], [ 120, 339, 213, 13 ], [ 120, 355, 238, 13 ], [ 120, 370, 229, 13 ], [ 120, 386, 222, 13 ], [ 120, 402, 236, 13 ], [ 120, 417, 213, 13 ], [ 120, 433, 219, 13 ], [ 120, 448, 204, 13 ], [ 120, 464, 233, 13 ], [ 120, 479, 213, 13 ], [ 120, 495, 218, 13 ], [ 120, 510, 231, 13 ], [ 120, 526, 232, 13 ], [ 120, 541, 233, 13 ], [ 120, 557, 214, 13 ], [ 120, 572, 235, 13 ], [ 120, 588, 234, 13 ], [ 120, 603, 219, 13 ], [ 120, 619, 218, 13 ], [ 120, 635, 224, 13 ], [ 120, 650, 228, 13 ], [ 120, 666, 206, 13 ], [ 120, 184, 208, 13 ], [ 120, 200, 213, 13 ], [ 120, 215, 215, 13 ], [ 120, 231, 73, 13 ], [ 399, 211, 57, 10 ], [ 752, 360, 28, 12 ], [ 863, 360, 26, 12 ], [ 642, 360, 30, 12 ], [ 528, 360, 48, 12 ], [ 426, 360, 30, 12 ], [ 755, 249, 24, 11 ], [ 399, 384, 98, 9 ], [ 429, 229, 24, 11 ], [ 864, 245, 24, 11 ], [ 644, 247, 24, 11 ], [ 540, 285, 24, 11 ], [ 120, 730, 127, 10 ], [ 474, 899, 28, 12 ], [ 584, 899, 26, 12 ], [ 363, 899, 30, 12 ], [ 249, 899, 48, 12 ], [ 147, 899, 30, 12 ], [ 150, 944, 46, 9 ], [ 261, 944, 51, 9 ], [ 481, 845, 12, 30 ], [ 481, 779, 12, 30 ], [ 119, 922, 98, 9 ], [ 156, 847, 12, 30 ], [ 156, 786, 12, 30 ], [ 261, 855, 12, 29 ], [ 261, 801, 12, 28 ], [ 371, 845, 12, 29 ], [ 371, 779, 12, 30 ], [ 591, 845, 12, 30 ], [ 591, 777, 12, 30 ], [ 120, 708, 226, 13 ], [ 399, 189, 58, 13 ], [ 678, 696, 61, 14 ] ]
[ 5, 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 7 ]
dadb66dd5c2b36cfe113cce22778ee3629565143182f7e3ee55492cf3c460de3
TSX_CUP_2011.pdf
11
62
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5373
[ "Online DDL Operations", "INFORMATION_SCHEMA.INNODB_COLUMNS.HAS_DEFAULT", " and ", "DEFAULT_VALUE", " provide metadata", "about default values for instantly added columns.", "Concurrent DML is not permitted when adding an auto-increment column. Data is reorganized", "substantially, making it an expensive operation. At a minimum, ", "ALGORITHM=INPLACE, LOCK=SHARED", "is required.", "The table is rebuilt if ", "ALGORITHM=INPLACE", " is used to add a column.", "ALTER TABLE ", "tbl_name", " DROP COLUMN ", "column_name", ", ALGORITHM=INPLACE, LOCK=NONE;", "Data is reorganized substantially, making it an expensive operation.", "ALTER TABLE ", "tbl", " CHANGE ", "old_col_name new_col_name data_type", ", ALGORITHM=INPLACE, LOCK=NONE;", "To permit concurrent DML, keep the same data type and only change the column name.", "When you keep the same data type and ", "[NOT] NULL", " attribute, only changing the column name, the", "operation can always be performed online.", "You can also rename a column that is part of a foreign key constraint. The foreign key definition is", "automatically updated to use the new column name. Renaming a column participating in a foreign", "key only works with ", "ALGORITHM=INPLACE", ". If you use the ", "ALGORITHM=COPY", " clause, or some other", "condition causes the command to use ", "ALGORITHM=COPY", " behind the scenes, the ", "ALTER TABLE", "statement fails.", "ALGORITHM=INPLACE", " is not supported for renaming a generated column.", "•Dropping a column", "•Renaming a column", "•Reordering columns", "•Changing the column data type", "To reorder columns, use ", "FIRST", " or ", "AFTER", " in ", "CHANGE", " or ", "MODIFY", " operations.", "ALTER TABLE ", "tbl_name", " MODIFY COLUMN ", "col_name column_definition", " FIRST, ALGORITHM=INPLACE, LOCK=NONE;", "Data is reorganized substantially, making it an expensive operation.", "ALTER TABLE ", "tbl_name", " CHANGE c1 c1 BIGINT, ALGORITHM=COPY;", "Changing the column data type is only supported with ", "ALGORITHM=COPY", ".", "ALTER TABLE ", "tbl_name", " CHANGE COLUMN c1 c1 VARCHAR(255), ALGORITHM=INPLACE, LOCK=NONE;", "The number of length bytes required by a ", "VARCHAR", " column must remain the same. For ", "VARCHAR", "columns of 0 to 255 bytes in size, one length byte is required to encode the value. For ", "VARCHAR", " columns", "of 256 bytes in size or more, two length bytes are required. As a result, in-place ", "ALTER TABLE", " only", "supports increasing ", "VARCHAR", " column size from 0 to 255 bytes, or from 256 bytes to a greater size.", "In-place ", "ALTER TABLE", " does not support increasing the size of a ", "VARCHAR", " column from less than", "256 bytes to a size equal to or greater than 256 bytes. In this case, the number of required length", "bytes changes from 1 to 2, which is only supported by a table copy (", "ALGORITHM=COPY", "). For example,", "attempting to change ", "VARCHAR", " column size for a single byte character set from VARCHAR(255) to", "VARCHAR(256) using in-place ", "ALTER TABLE", " returns this error:", "•Extending ", "VARCHAR", " column size", "3181" ]
[ [ 441, 48, 173, 11 ], [ 187, 94, 754, 27 ], [ 187, 94, 754, 27 ], [ 187, 94, 754, 27 ], [ 187, 94, 754, 27 ], [ 187, 94, 754, 27 ], [ 187, 137, 768, 43 ], [ 187, 137, 768, 43 ], [ 187, 137, 768, 43 ], [ 187, 137, 768, 43 ], [ 187, 195, 511, 11 ], [ 187, 195, 511, 11 ], [ 187, 195, 511, 11 ], [ 187, 248, 602, 8 ], [ 187, 248, 602, 8 ], [ 187, 248, 602, 8 ], [ 187, 248, 602, 8 ], [ 187, 248, 602, 8 ], [ 187, 273, 500, 11 ], [ 187, 326, 715, 8 ], [ 187, 326, 715, 8 ], [ 187, 326, 715, 8 ], [ 187, 326, 715, 8 ], [ 187, 326, 715, 8 ], [ 187, 351, 652, 11 ], [ 187, 378, 744, 27 ], [ 187, 378, 744, 27 ], [ 187, 378, 744, 27 ], [ 187, 378, 744, 27 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 420, 740, 74 ], [ 187, 509, 550, 11 ], [ 187, 509, 550, 11 ], [ 170, 222, 157, 11 ], [ 170, 300, 165, 11 ], [ 170, 536, 166, 11 ], [ 170, 641, 248, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 563, 565, 11 ], [ 187, 589, 787, 8 ], [ 187, 589, 787, 8 ], [ 187, 589, 787, 8 ], [ 187, 589, 787, 8 ], [ 187, 589, 787, 8 ], [ 187, 614, 500, 11 ], [ 187, 667, 458, 8 ], [ 187, 667, 458, 8 ], [ 187, 667, 458, 8 ], [ 187, 692, 547, 11 ], [ 187, 692, 547, 11 ], [ 187, 692, 547, 11 ], [ 187, 745, 675, 8 ], [ 187, 745, 675, 8 ], [ 187, 745, 675, 8 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 187, 770, 776, 136 ], [ 170, 719, 259, 11 ], [ 170, 719, 259, 11 ], [ 170, 719, 259, 11 ], [ 927, 964, 37, 11 ] ]
[ [ 441, 48, 173, 11 ], [ 187, 96, 452, 10 ], [ 639, 94, 37, 11 ], [ 677, 96, 130, 10 ], [ 807, 94, 134, 11 ], [ 187, 110, 363, 11 ], [ 187, 137, 694, 11 ], [ 187, 152, 467, 11 ], [ 654, 154, 301, 10 ], [ 187, 168, 82, 11 ], [ 187, 195, 154, 11 ], [ 342, 196, 170, 10 ], [ 512, 195, 186, 11 ], [ 187, 248, 96, 8 ], [ 284, 248, 64, 8 ], [ 348, 248, 104, 8 ], [ 452, 248, 88, 8 ], [ 541, 248, 249, 8 ], [ 187, 273, 500, 11 ], [ 187, 326, 96, 8 ], [ 284, 326, 24, 8 ], [ 308, 326, 64, 8 ], [ 372, 326, 281, 8 ], [ 653, 326, 249, 8 ], [ 187, 351, 652, 11 ], [ 187, 378, 300, 11 ], [ 488, 379, 100, 10 ], [ 588, 378, 343, 11 ], [ 187, 393, 315, 11 ], [ 187, 420, 723, 11 ], [ 187, 436, 722, 11 ], [ 187, 451, 148, 11 ], [ 336, 452, 170, 10 ], [ 507, 451, 114, 11 ], [ 621, 452, 140, 10 ], [ 762, 451, 165, 11 ], [ 187, 467, 285, 11 ], [ 473, 468, 140, 10 ], [ 614, 467, 177, 11 ], [ 791, 468, 110, 10 ], [ 187, 482, 112, 11 ], [ 187, 510, 170, 10 ], [ 358, 509, 379, 11 ], [ 170, 222, 157, 11 ], [ 170, 300, 165, 11 ], [ 170, 536, 166, 11 ], [ 170, 641, 248, 11 ], [ 187, 563, 186, 11 ], [ 373, 564, 50, 10 ], [ 423, 563, 24, 11 ], [ 448, 564, 50, 10 ], [ 498, 563, 22, 11 ], [ 520, 564, 60, 10 ], [ 581, 563, 24, 11 ], [ 605, 564, 60, 10 ], [ 665, 563, 87, 11 ], [ 187, 589, 96, 8 ], [ 284, 589, 64, 8 ], [ 348, 589, 120, 8 ], [ 468, 589, 209, 8 ], [ 677, 589, 297, 8 ], [ 187, 614, 500, 11 ], [ 187, 667, 96, 8 ], [ 284, 667, 64, 8 ], [ 348, 667, 297, 8 ], [ 187, 692, 402, 11 ], [ 589, 693, 140, 10 ], [ 730, 692, 4, 11 ], [ 187, 745, 96, 8 ], [ 284, 745, 64, 8 ], [ 348, 745, 514, 8 ], [ 187, 770, 310, 11 ], [ 498, 771, 70, 10 ], [ 568, 770, 268, 11 ], [ 836, 771, 70, 10 ], [ 187, 786, 639, 11 ], [ 827, 787, 70, 10 ], [ 897, 786, 67, 11 ], [ 187, 801, 592, 11 ], [ 779, 802, 110, 10 ], [ 890, 801, 35, 11 ], [ 187, 817, 149, 11 ], [ 337, 818, 70, 10 ], [ 407, 817, 510, 11 ], [ 187, 832, 64, 11 ], [ 251, 833, 110, 10 ], [ 362, 832, 310, 11 ], [ 672, 833, 70, 10 ], [ 742, 832, 168, 11 ], [ 187, 848, 718, 11 ], [ 187, 863, 503, 11 ], [ 691, 864, 140, 10 ], [ 831, 863, 112, 11 ], [ 187, 879, 161, 11 ], [ 348, 880, 70, 10 ], [ 418, 879, 499, 11 ], [ 187, 894, 233, 11 ], [ 421, 895, 110, 10 ], [ 531, 894, 132, 11 ], [ 170, 719, 95, 11 ], [ 266, 720, 70, 10 ], [ 337, 719, 93, 11 ], [ 927, 964, 37, 11 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 4 ]
b00420705f20313327c8adcd12e79e898e29ebb540947815a705232d0a26a3f0
refman-8.0-en.pdf
3,210
6,228
612
792
1,025
1,025
manuals
manuals
5374
[ "Section 23.4.5, “ndb_mgm — The NDB Cluster Management Client”", "Section 23.4.17, “ndb_print_backup_file — Print NDB Backup File Contents”", "Section 23.4.22, “ndb_redo_log_reader — Check and Print Content of Cluster Redo Log”", "Section 23.4.24, “ndb_select_all — Print Rows from an NDB Table”", "Section 23.4.27, “ndb_show_tables — Display List of NDB Tables”", "Section 23.4.29, “ndb_top — View CPU usage information for NDB threads”", "Section 23.4.30, “ndb_waiter — Wait for NDB Cluster to Reach a Given Status”", "Section 5.1.7, “Server Command Options”", "Section 7.1, “Backup and Recovery Types”", "Section 7.2, “Database Backup Methods”", "Section 7.4.3, “Dumping Data in Delimited-Text Format with mysqldump”", "Section 4.5.4, “mysqldump — A Database Backup Program”", "Section 23.4.13, “ndb_import — Import CSV Data Into NDB”", "Section 23.4.23, “ndb_restore — Restore an NDB Cluster Backup”", "Section 7.4, “Using mysqldump for Backups”", "Section 4.5.1.1, “mysql Client Options”", "Section 23.4.9, “ndb_desc — Describe NDB Tables”", "Section 23.4.17, “ndb_print_backup_file — Print NDB Backup File Contents”", "Section 4.5.3, “mysqlcheck — A Table Maintenance Program”", "Section 4.5.4, “mysqldump — A Database Backup Program”", "Section 5.1.7, “Server Command Options”", "Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”", "Section 4.5.1.2, “mysql Client Commands”", "Section 4.5.1.1, “mysql Client Options”", "Section 1.3, “What Is New in MySQL 8.0”", "Section 23.4.13, “ndb_import — Import CSV Data Into NDB”", "Section 23.4.13, “ndb_import — Import CSV Data Into NDB”", "Section 4.6.6, “myisampack — Generate Compressed, Read-Only MyISAM Tables”", "--tab", "--table", "--table-id", "--tables", "--tc-heuristic-recover", "--tcp-ip", "--tee", "--temp-pool", "--tempdelay", "--temperrors", "--test", "5849" ]
[ [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 94, 689, 120 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 255, 565, 105 ], [ 170, 401, 417, 27 ], [ 170, 401, 417, 27 ], [ 170, 469, 595, 11 ], [ 170, 521, 489, 27 ], [ 170, 521, 489, 27 ], [ 170, 589, 339, 11 ], [ 170, 641, 517, 11 ], [ 170, 693, 341, 27 ], [ 170, 693, 341, 27 ], [ 170, 761, 332, 11 ], [ 170, 813, 476, 11 ], [ 170, 865, 476, 11 ], [ 170, 918, 649, 11 ], [ 170, 234, 52, 17 ], [ 170, 379, 72, 17 ], [ 170, 447, 101, 17 ], [ 170, 499, 85, 17 ], [ 170, 567, 241, 17 ], [ 170, 619, 81, 17 ], [ 170, 671, 50, 17 ], [ 170, 739, 132, 17 ], [ 170, 792, 135, 17 ], [ 170, 844, 143, 17 ], [ 170, 896, 58, 17 ], [ 927, 964, 37, 11 ] ]
[ [ 170, 94, 534, 11 ], [ 170, 110, 595, 11 ], [ 170, 126, 689, 11 ], [ 170, 141, 529, 11 ], [ 170, 157, 522, 11 ], [ 170, 172, 592, 11 ], [ 170, 188, 616, 11 ], [ 170, 203, 339, 11 ], [ 170, 255, 345, 11 ], [ 170, 271, 332, 11 ], [ 170, 286, 565, 11 ], [ 170, 302, 476, 11 ], [ 170, 318, 476, 11 ], [ 170, 333, 522, 11 ], [ 170, 349, 357, 11 ], [ 170, 401, 313, 11 ], [ 170, 416, 417, 11 ], [ 170, 469, 595, 11 ], [ 170, 521, 489, 11 ], [ 170, 536, 476, 11 ], [ 170, 589, 339, 11 ], [ 170, 641, 517, 11 ], [ 170, 693, 341, 11 ], [ 170, 709, 313, 11 ], [ 170, 761, 332, 11 ], [ 170, 813, 476, 11 ], [ 170, 865, 476, 11 ], [ 170, 918, 649, 11 ], [ 170, 234, 52, 17 ], [ 170, 379, 72, 17 ], [ 170, 447, 101, 17 ], [ 170, 499, 85, 17 ], [ 170, 567, 241, 17 ], [ 170, 619, 81, 17 ], [ 170, 671, 50, 17 ], [ 170, 739, 132, 17 ], [ 170, 792, 135, 17 ], [ 170, 844, 143, 17 ], [ 170, 896, 58, 17 ], [ 927, 964, 37, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4 ]
04282ffb3a617b4534e721b17ff447db270dd7bf571ebb95488dba525b85a715
refman-8.0-en.pdf
5,878
6,228
612
792
1,025
1,025
manuals
manuals
5375
[ " 2.1", " 2.2", " 2.3", " 2.4", " 2.5", " 2.6", " 1.5", " 1.6", " 1.7", " 1.8", " 1.9", " 2", "R", "GLYPH<j32>", "SNO", "R SK", "normal", "hierarchy", "GLYPH<j87>GLYPH<j105>GLYPH<j116>GLYPH<j104>GLYPH<j32>GLYPH<j115>GLYPH<j104>GLYPH<j111>GLYPH<j99>GLYPH<j107>", "GLYPH<j87>GLYPH<j105>GLYPH<j116>GLYPH<j104>GLYPH<j111>GLYPH<j117>GLYPH<j116>GLYPH<j32>GLYPH<j115>GLYPH<j104>GLYPH<j111>GLYPH<j99>GLYPH<j107>", " 1.", "5", " 2", " 2.", "5", " 3", " 3.", "5", " 4", " 4.", "5", " 5", " 1", ". 5", " 2", " 2.", "5", " 3", " 3.", "5", " 4", " 4", ".", "5", " 5", "inverted hierarchy", "GLYPH<j87>GLYPH<j105>GLYPH<j116>GLYPH<j104>GLYPH<j32>GLYPH<j115>GLYPH<j104>GLYPH<j111>GLYPH<j99>GLYPH<j107>", "GLYPH<j87>GLYPH<j105>GLYPH<j116>GLYPH<j104>GLYPH<j111>GLYPH<j117>GLYPH<j116>GLYPH<j32>GLYPH<j115>GLYPH<j104>GLYPH<j111>GLYPH<j99>GLYPH<j107>", "GLYPH<j82>", "GLYPH<j83>GLYPH<j75>", "GLYPH<j82>", "GLYPH<j83>GLYPH<j78>GLYPH<j79>", "FIG. 8: Calculated correlation between", "R$_{SK}$", "and", "R$_{SNO}$", ", which are the ratio of the time-integrated", "events of high-energy neutrinos (20 MeV", "< E$_{ν}$ <", "60", "MeV) to those of low-energy neutrinos (5", "MeV", "< E$_{ν}$ <", "20", "MeV) for the SK and SNO detectors, respectively, for various mixing angles of", "sin", "$^{2}$2", "θ$_{13}$", "= 10", "−", "$^{2}$(red), 10", "−", "$^{3}$(green), 10", "−", "$^{4}$(blue) and 10", "−", "$^{5}$(purple). Left panel is for normal hierarchy,", "and right panel for inverted hierarchy. Closed and open circles are the calculated results with and", "without shock wave, respectively, as denoted. Note that the scale of each panel is different, and a", "closed square in the right panel corresponds to a range in the left panel.", "33" ]
[ [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 188, 93, 649, 249 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 120, 379, 780, 182 ], [ 491, 978, 19, 15 ] ]
[ [ 214, 295, 18, 11 ], [ 214, 255, 18, 11 ], [ 214, 215, 18, 11 ], [ 214, 175, 18, 11 ], [ 214, 135, 18, 11 ], [ 214, 95, 18, 11 ], [ 228, 308, 16, 11 ], [ 281, 308, 18, 11 ], [ 334, 308, 18, 11 ], [ 387, 308, 18, 11 ], [ 440, 308, 18, 11 ], [ 497, 308, 8, 11 ], [ 190, 199, 17, 12 ], [ 201, 202, 2, 0 ], [ 197, 176, 7, 17 ], [ 358, 325, 30, 13 ], [ 313, 111, 40, 15 ], [ 382, 111, 47, 15 ], [ 282, 191, 7, 1 ], [ 405, 201, 9, 1 ], [ 540, 303, 1, 1 ], [ 547, 303, 0, 1 ], [ 548, 275, 0, 1 ], [ 540, 246, 1, 1 ], [ 547, 246, 0, 1 ], [ 548, 217, 0, 1 ], [ 540, 189, 1, 1 ], [ 547, 189, 0, 1 ], [ 548, 160, 0, 1 ], [ 540, 132, 1, 1 ], [ 547, 132, 0, 1 ], [ 548, 103, 0, 1 ], [ 555, 316, 0, 1 ], [ 558, 316, 0, 1 ], [ 599, 316, 0, 1 ], [ 633, 316, 1, 1 ], [ 640, 316, 0, 1 ], [ 675, 316, 0, 1 ], [ 709, 316, 1, 1 ], [ 716, 316, 0, 1 ], [ 750, 316, 0, 1 ], [ 781, 316, 0, 1 ], [ 785, 316, 0, 1 ], [ 785, 316, 0, 1 ], [ 826, 316, 0, 1 ], [ 626, 120, 12, 2 ], [ 617, 174, 6, 2 ], [ 698, 236, 8, 2 ], [ 683, 335, 1, 2 ], [ 697, 336, 1, 1 ], [ 533, 209, 3, 1 ], [ 534, 198, 1, 1 ], [ 120, 379, 312, 14 ], [ 439, 379, 32, 14 ], [ 479, 379, 29, 14 ], [ 514, 379, 43, 14 ], [ 558, 379, 342, 14 ], [ 120, 407, 333, 14 ], [ 461, 407, 66, 14 ], [ 535, 407, 15, 14 ], [ 565, 407, 335, 14 ], [ 120, 435, 38, 14 ], [ 166, 435, 63, 14 ], [ 236, 435, 14, 14 ], [ 266, 435, 634, 14 ], [ 120, 463, 22, 14 ], [ 143, 463, 19, 14 ], [ 162, 463, 22, 14 ], [ 191, 463, 37, 14 ], [ 229, 462, 11, 7 ], [ 240, 463, 75, 14 ], [ 315, 462, 11, 7 ], [ 326, 463, 92, 14 ], [ 419, 462, 11, 7 ], [ 430, 463, 111, 14 ], [ 542, 462, 11, 7 ], [ 553, 463, 348, 14 ], [ 120, 491, 780, 14 ], [ 120, 519, 780, 14 ], [ 120, 547, 577, 14 ], [ 491, 978, 19, 15 ] ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4 ]
dcfc113d0a374b33f42ecc27c304b580e7f75c1df9527963b1187088941d4ce5
1002.2315.pdf
32
34
612
792
1,025
1,025
arxiv_mediumspaced
scientific_articles
5376
[ "1998", "1999", "2000", "5,000", "10,000", "15,000", "20,000", "25,000", "30,000", "Growth in New Revenue", "Niche Publications", "Online", "Other", "In Thousands of Dollars ", "11,349", "12,297", "12,543", "3,250", "5,500", "17,773", "29,722", "24,596", "1,597", "924", "10,702", "13,929", "Other revenue consists of revenue from commercial printing,", "products, and services delivered outside the newspaper (which", "include activities such as target marketing, special event produc-", "tion, and online service) and editorial service contracts with", "Madison Newspapers, Inc. ", "Other revenue by category is as follows:", "In 2000, 1999, and 1998, exclusive of the effects of acquisi-", "tions and dispositions, other revenue increased 6.2%, 16.5%, and", "3.6%, respectively. Commercial printing increased (decreased) by", "(5.4%), 2.7%, and (4.3%), respectively, due primarily to changes", "in sales volumes. Niche publications revenue increased 24.6%,", "95.3%, and 28.8%, respectively, with the introduction of new", "products. Internet/online revenue increased 103.7%, 73.8%, and", "336.9%, respectively, due to growth in advertising revenue.", "The following table sets forth the percentage of revenue of", "certain items.", "Exclusive of the effects of acquisitions and dispositions, in", "2000 costs other than depreciation and amortization increased by", "2.0%. Newsprint and ink costs decreased by (2.7%) due", "primarily to lower prices paid for newsprint in the first six months", "of the fiscal year. Compensation costs increased 4.0% primarily", "due to an increase in average compensation rates. Other oper-", "ating costs increased .9%.", "Exclusive of the effects of acquisitions, in 1999 costs other", "than depreciation and amortization increased by 2.7%. Newsprint", "and ink costs decreased by (10.0%) due to lower prices for", "newsprint offset by a slight increase in usage. Compensation", "costs increased 5.2% due to an increase in average compensation", "and hours worked. Other operating costs increased 4.6%.", "Exclusive of the effects of acquisitions, in 1998 costs other", "than depreciation and amortization increased 4.9%. Newsprint", "and ink costs increased 12.1% due to higher prices for newsprint", "and greater consumption. Compensation costs increased 5.0%", "due to an increase in average compensation and hours worked.", "Other operating costs increased 2.0%.", "Financial expense decreased by approximately $(220,000) in", "2000 primarily due to payments on long-term debt and increased", "capitalized interest of $686,000 offset by interest on short-term", "borrowings and increased deferred compensation costs. Financial", "expense decreased by approximately $(1,748,000) in 1999", "primarily due to payments on long-term debt and a $500,000", "increase in capitalized interest offset by additional deferred", "compensation costs. Financial expense increased by approxi-", "mately $6,300,000 in 1998 due to borrowings to finance The", "Pacific Northwest Group acquisition. Interest on deferred", "compensation arrangements for executives and others is offset by", "financial income earned on the invested funds held in trust.", "Financial income and expense included $858,000, $501,000, and", "$24,000 in 2000, 1999, and 1998, respectively, as a result of these", "arrangements.", "In 2000, financial income increased by approximately ", "Non-Operating Income and Expense", "LEE ENTERPRISES / 2000 Annual Report", "11", "2000", "1999", "1998", "Revenue . . . . . . . . . . . . . . . . ", "100.0%", "100.0%", "100.0%", "Compensation costs . . . . . . . ", "36.8", "36.4", "36.1", "Newsprint and ink. . . . . . . . . ", "9.0", "9.0", "10.5", "Other operating expenses . . . ", "23.7", "24.4", "24.2", "69.5", "69.8", "70.8", "Income before depreciation,", "amortization, interest and", "taxes . . . . . . . . . . . . . . . . . . ", "30.5", "30.2", "29.2", "Depreciation and amortization", "6.8", "6.7", "6.7", "Operating margin wholly-", "owned properties . . . . . . . . . ", "23.7%", "23.5%", "22.5%", "2000", "1999", "1998", "(In Thousands)", "Commercial printing. . . . . . . ", "$ 26,789", "$ 23,774", "$ 22,278", "New revenue:", "Niche publications . . . . . . . ", "13,929", "10,702", "5,500", "Internet/online . . . . . . . . . . ", "3,250", "1,597", "924", "Other . . . . . . . . . . . . . . . . . ", "12,543", "12,297", "11,349", "Total new revenue. . . . . . . . . ", "29,722", "24,596", "17,773", "Editorial service contracts. . . ", "8,944", "8,744", "8,368", "$ 65,455", "$ 57,114", "$ 48,419" ]
[ [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 536, 129, 407, 388 ], [ 114, 128, 386, 70 ], [ 114, 128, 386, 70 ], [ 114, 128, 386, 70 ], [ 114, 128, 386, 70 ], [ 114, 128, 386, 70 ], [ 134, 213, 245, 13 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 431, 400, 113 ], [ 114, 555, 381, 28 ], [ 114, 555, 381, 28 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 820, 404, 99 ], [ 114, 924, 402, 27 ], [ 114, 924, 402, 27 ], [ 543, 535, 393, 56 ], [ 543, 535, 393, 56 ], [ 543, 535, 393, 56 ], [ 543, 535, 393, 56 ], [ 543, 597, 394, 85 ], [ 543, 597, 394, 85 ], [ 543, 597, 394, 85 ], [ 543, 597, 394, 85 ], [ 543, 597, 394, 85 ], [ 543, 597, 394, 85 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 543, 720, 402, 212 ], [ 564, 938, 332, 13 ], [ 543, 694, 303, 19 ], [ 714, 984, 229, 14 ], [ 714, 984, 229, 14 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 584, 399, 227 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ], [ 113, 237, 398, 183 ] ]
[ [ 638, 498, 31, 13 ], [ 743, 498, 31, 13 ], [ 849, 498, 31, 13 ], [ 552, 444, 32, 12 ], [ 545, 409, 37, 12 ], [ 545, 375, 37, 12 ], [ 546, 340, 38, 12 ], [ 546, 305, 37, 12 ], [ 545, 269, 37, 12 ], [ 553, 141, 288, 23 ], [ 634, 169, 153, 17 ], [ 634, 189, 54, 17 ], [ 634, 208, 48, 17 ], [ 677, 234, 134, 12 ], [ 635, 437, 38, 13 ], [ 741, 430, 40, 13 ], [ 845, 425, 40, 13 ], [ 849, 377, 32, 13 ], [ 639, 370, 30, 13 ], [ 631, 344, 47, 16 ], [ 840, 263, 48, 16 ], [ 737, 296, 47, 16 ], [ 744, 389, 31, 13 ], [ 645, 398, 21, 13 ], [ 742, 344, 37, 13 ], [ 845, 317, 40, 13 ], [ 114, 128, 374, 13 ], [ 114, 142, 380, 13 ], [ 114, 156, 386, 13 ], [ 114, 171, 363, 13 ], [ 114, 184, 164, 13 ], [ 134, 213, 245, 13 ], [ 134, 431, 360, 13 ], [ 114, 445, 393, 13 ], [ 114, 460, 400, 13 ], [ 114, 474, 392, 13 ], [ 114, 488, 384, 13 ], [ 114, 503, 370, 13 ], [ 114, 516, 391, 13 ], [ 114, 531, 360, 13 ], [ 134, 555, 361, 13 ], [ 114, 570, 81, 13 ], [ 134, 820, 359, 13 ], [ 114, 835, 395, 13 ], [ 114, 849, 342, 13 ], [ 114, 863, 404, 13 ], [ 114, 877, 391, 13 ], [ 114, 892, 373, 13 ], [ 114, 906, 158, 13 ], [ 134, 924, 361, 13 ], [ 114, 938, 402, 13 ], [ 543, 535, 356, 13 ], [ 543, 549, 373, 13 ], [ 543, 563, 393, 13 ], [ 543, 577, 351, 13 ], [ 563, 597, 361, 13 ], [ 543, 611, 382, 13 ], [ 543, 626, 394, 13 ], [ 543, 640, 377, 13 ], [ 543, 654, 381, 13 ], [ 543, 669, 230, 13 ], [ 564, 720, 367, 13 ], [ 543, 735, 393, 13 ], [ 543, 748, 384, 13 ], [ 543, 763, 402, 13 ], [ 543, 777, 351, 13 ], [ 543, 791, 368, 13 ], [ 543, 806, 363, 13 ], [ 543, 820, 368, 13 ], [ 543, 834, 367, 13 ], [ 543, 848, 355, 13 ], [ 543, 863, 400, 13 ], [ 543, 876, 362, 13 ], [ 543, 891, 391, 13 ], [ 543, 906, 397, 13 ], [ 543, 919, 87, 13 ], [ 564, 938, 332, 13 ], [ 543, 694, 303, 19 ], [ 714, 986, 202, 9 ], [ 927, 984, 17, 14 ], [ 326, 585, 28, 14 ], [ 396, 585, 29, 13 ], [ 463, 585, 29, 13 ], [ 114, 618, 178, 13 ], [ 314, 618, 48, 14 ], [ 388, 618, 45, 13 ], [ 459, 618, 45, 13 ], [ 114, 649, 179, 13 ], [ 319, 649, 26, 14 ], [ 394, 649, 25, 13 ], [ 467, 649, 25, 13 ], [ 114, 665, 179, 13 ], [ 326, 664, 18, 14 ], [ 401, 665, 17, 13 ], [ 467, 665, 25, 13 ], [ 114, 680, 180, 13 ], [ 319, 680, 26, 14 ], [ 394, 680, 25, 13 ], [ 467, 680, 25, 13 ], [ 319, 698, 26, 14 ], [ 394, 699, 25, 13 ], [ 467, 699, 25, 13 ], [ 114, 721, 172, 13 ], [ 118, 734, 156, 13 ], [ 118, 746, 174, 13 ], [ 319, 746, 26, 14 ], [ 394, 746, 25, 13 ], [ 467, 746, 25, 13 ], [ 114, 762, 185, 13 ], [ 326, 761, 18, 14 ], [ 401, 762, 17, 13 ], [ 474, 762, 17, 13 ], [ 114, 780, 157, 13 ], [ 118, 793, 175, 13 ], [ 321, 792, 41, 14 ], [ 395, 793, 37, 13 ], [ 467, 793, 37, 13 ], [ 326, 238, 28, 14 ], [ 396, 239, 29, 13 ], [ 463, 239, 29, 13 ], [ 378, 257, 64, 10 ], [ 114, 275, 179, 13 ], [ 307, 274, 55, 14 ], [ 381, 275, 52, 13 ], [ 453, 275, 52, 13 ], [ 114, 293, 83, 13 ], [ 123, 309, 170, 13 ], [ 321, 308, 41, 14 ], [ 393, 309, 41, 13 ], [ 472, 309, 33, 13 ], [ 123, 324, 170, 13 ], [ 329, 324, 33, 14 ], [ 400, 324, 33, 13 ], [ 483, 324, 22, 13 ], [ 123, 340, 169, 13 ], [ 321, 339, 41, 14 ], [ 393, 340, 41, 13 ], [ 466, 340, 40, 13 ], [ 114, 357, 179, 13 ], [ 321, 357, 41, 14 ], [ 393, 357, 41, 13 ], [ 464, 357, 41, 13 ], [ 114, 383, 180, 13 ], [ 329, 383, 33, 14 ], [ 400, 383, 33, 13 ], [ 472, 383, 33, 13 ], [ 307, 401, 55, 14 ], [ 381, 402, 52, 13 ], [ 453, 402, 52, 13 ] ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 4, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
b64870199edd9d2749ed29e00b7e2bac4968f148036a82191f12f4c915075130
NYSE_LEE_2000.pdf
12
28
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5377
[ "MongoDB Documentation, Release 3.0.4", "Run MongoDB Enterprise", "Uninstall MongoDB", "40", "Chapter 2. Install MongoDB", "The MongoDB instance stores its data files in", "/var/lib/mongodb", "and its log files in", "/var/log/mongodb", "by default, and runs using the", "mongodb", "user account.", "You can specify alternate log and data file directories in", "/etc/mongod.conf", ". See", "systemLog.path", "and", "storage.dbPath", "for additional information.", "If you change the user that runs the MongoDB process, you", "must", "modify the access control rights to the", "/var/lib/mongodb", "and", "/var/log/mongodb", "directories to give this user access to these directories.", "Step 1: Start MongoDB.", "Issue the following command to start", "mongod", ":", "Step 2: Verify that MongoDB has started successfully", "Verify that the", "mongod", "process has started successfully", "by checking the contents of the log file at", "/var/log/mongodb/mongod.log", "for a line reading", "where", "<port>", "is the port configured in", "/etc/mongod.conf", ",", "27017", "by default.", "Step 3: Stop MongoDB.", "As needed, you can stop the", "mongod", "process by issuing the following command:", "Step 4: Restart MongoDB.", "Issue the following command to restart", "mongod", ":", "Before deploying MongoDB in a production environment, consider the", "Production Notes", "(page 197) document.", "Later, to stop MongoDB, press", "Control+C", "in the terminal where the", "mongod", "instance is running.", "To completely remove MongoDB from a system, you must remove the MongoDB applications themselves, the con-", "figuration files, and any directories containing data and logs. The following section guides you through the necessary", "steps.", "Warning:", "This process will", "completely", "remove MongoDB, its configuration, and", "all", "databases. This process is", "not reversible, so ensure that all of your configuration and data is backed up before proceeding.", "Step 1: Stop MongoDB.", "Stop the", "mongod", "process by issuing the following command:", "sudo service mongod stop", "sudo service mongod restart", "sudo service mongod stop", "[initandlisten] waiting for connections on port <port>", "sudo service mongod start", "Step 5: Begin using MongoDB.", "To help you start using MongoDB, MongoDB provides", "Getting Started Guides", "in", "various driver editions. See", "getting-started", "for the available editions." ]
[ [ 120, 46, 318, 12 ], [ 120, 97, 182, 10 ], [ 120, 668, 138, 10 ], [ 120, 961, 18, 12 ], [ 680, 961, 223, 12 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 133, 783, 42 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 187, 783, 27 ], [ 120, 244, 505, 11 ], [ 120, 244, 505, 11 ], [ 120, 244, 505, 11 ], [ 120, 244, 505, 11 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 314, 783, 27 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 383, 566, 11 ], [ 120, 424, 731, 11 ], [ 120, 424, 731, 11 ], [ 120, 424, 731, 11 ], [ 120, 424, 731, 11 ], [ 120, 495, 535, 11 ], [ 120, 495, 535, 11 ], [ 120, 495, 535, 11 ], [ 120, 495, 535, 11 ], [ 120, 604, 745, 11 ], [ 120, 604, 745, 11 ], [ 120, 604, 745, 11 ], [ 120, 628, 669, 11 ], [ 120, 628, 669, 11 ], [ 120, 628, 669, 11 ], [ 120, 628, 669, 11 ], [ 120, 628, 669, 11 ], [ 120, 704, 783, 42 ], [ 120, 704, 783, 42 ], [ 120, 704, 783, 42 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 132, 764, 760, 27 ], [ 120, 834, 599, 11 ], [ 120, 834, 599, 11 ], [ 120, 834, 599, 11 ], [ 120, 834, 599, 11 ], [ 120, 859, 216, 8 ], [ 120, 520, 243, 8 ], [ 120, 449, 216, 8 ], [ 120, 355, 486, 8 ], [ 120, 269, 225, 8 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ], [ 120, 566, 783, 27 ] ]
[ [ 120, 46, 318, 12 ], [ 120, 97, 182, 10 ], [ 120, 668, 138, 10 ], [ 120, 961, 18, 12 ], [ 680, 961, 223, 12 ], [ 120, 133, 318, 11 ], [ 445, 134, 160, 9 ], [ 611, 133, 126, 11 ], [ 744, 134, 160, 9 ], [ 120, 148, 208, 11 ], [ 335, 149, 70, 9 ], [ 411, 148, 90, 11 ], [ 513, 148, 390, 11 ], [ 120, 165, 160, 9 ], [ 280, 164, 33, 11 ], [ 318, 165, 140, 9 ], [ 462, 164, 24, 11 ], [ 490, 165, 140, 9 ], [ 635, 164, 177, 11 ], [ 120, 187, 447, 11 ], [ 576, 187, 35, 11 ], [ 620, 187, 283, 11 ], [ 120, 203, 160, 9 ], [ 284, 203, 24, 11 ], [ 313, 203, 160, 9 ], [ 477, 203, 361, 11 ], [ 120, 244, 172, 11 ], [ 309, 244, 247, 11 ], [ 561, 244, 60, 9 ], [ 621, 244, 4, 11 ], [ 120, 314, 386, 11 ], [ 523, 315, 97, 11 ], [ 625, 315, 60, 9 ], [ 690, 315, 213, 11 ], [ 120, 330, 275, 11 ], [ 400, 331, 270, 9 ], [ 674, 330, 114, 11 ], [ 120, 383, 40, 11 ], [ 165, 384, 60, 9 ], [ 229, 383, 159, 11 ], [ 393, 384, 160, 9 ], [ 553, 383, 4, 11 ], [ 561, 384, 50, 9 ], [ 616, 383, 71, 11 ], [ 120, 424, 168, 11 ], [ 306, 424, 187, 11 ], [ 497, 425, 60, 9 ], [ 561, 424, 290, 11 ], [ 120, 495, 189, 11 ], [ 326, 495, 260, 11 ], [ 591, 496, 60, 9 ], [ 651, 495, 4, 11 ], [ 120, 604, 474, 11 ], [ 598, 605, 116, 11 ], [ 719, 604, 145, 11 ], [ 120, 628, 206, 11 ], [ 330, 628, 90, 9 ], [ 425, 628, 166, 11 ], [ 596, 628, 60, 9 ], [ 660, 628, 130, 11 ], [ 120, 704, 783, 11 ], [ 120, 719, 783, 11 ], [ 120, 735, 37, 11 ], [ 132, 764, 68, 11 ], [ 213, 764, 115, 11 ], [ 334, 765, 72, 11 ], [ 411, 764, 277, 11 ], [ 694, 765, 17, 11 ], [ 716, 764, 176, 11 ], [ 132, 780, 634, 11 ], [ 120, 834, 168, 11 ], [ 306, 834, 55, 11 ], [ 365, 835, 60, 9 ], [ 429, 834, 290, 11 ], [ 120, 859, 216, 8 ], [ 120, 520, 243, 8 ], [ 120, 449, 216, 8 ], [ 120, 355, 486, 8 ], [ 120, 269, 225, 8 ], [ 120, 566, 220, 11 ], [ 357, 566, 370, 11 ], [ 732, 566, 154, 11 ], [ 891, 566, 12, 11 ], [ 120, 581, 182, 11 ], [ 307, 581, 98, 11 ], [ 409, 581, 168, 11 ] ]
[ 5, 7, 7, 4, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
0828340ebe2d30222f7583a568ad39d59f0c1b82728769ff828b3cdedefd3f11
MongoDB-manual.pdf
43
946
612
792
1,025
1,025
manuals
manuals
5378
[ "Discrete diffraction and shape-invariant beams in optical waveguide arrays", "Stefano Longhi", "Dipartimento di Fisica and Istituto di Fotonica e Nanotecnologie del CNR,", "Politecnico di Milano, Piazza L. da Vinci 32, I-20133 Milano, Italy", "General properties of linear propagation of discretized light in homogeneous and curved waveguide", "arrays are comprehensively investigated and compared to those of paraxial diffraction in continuous", "media.", "In particular, general laws describing beam spreading, beam decay and discrete far-field", "patterns in homogeneous arrays are derived using the method of moments and the steepest descend", "method. In curved arrays, the method of moments is extended to describe evolution of global beam", "parameters. A family of beams which propagate in curved arrays maintaining their functional shape", "-referred to as discrete Bessel beams- is also introduced. Propagation of discrete Bessel beams in", "waveguide arrays is simply described by the evolution of a complex", "q", "parameter similar to the", "complex", "q", "parameter used for Gaussian beams in continuous lensguide media. A few applications of", "the", "q", "parameter formalism are discussed, including beam collimation and polygonal optical Bloch", "oscillations.", "PACS numbers: 42.82.Et, 42.79.Gn", "Linear and nonlinear propagation of ’discretized’ light", "in arrays of evanescently-coupled optical waveguides has", "received a great and increasing interest in the past recent", "years (see, for instance, [1, 2] and references therein).", "As compared to diffraction or refraction in continuous", "(non-structured) media, discrete diffraction and refrac-", "tion in waveguide arrays show rather uncommon effects", "which result from the evanescent coupling among ad-", "jacent waveguides forming a one-dimensional or a two-", "dimensional lattice. For instance, linear propagation of", "light waves in homogeneous arrays may show diffrac-", "tion reversal and self-collimation effects [3, 4], anomalous", "refraction [4], the discrete Talbot effect [5], and quasi-", "incoherent propagation [6] to name a few. Remarkably,", "discrete diffraction can be tailored by properly introduc-", "ing inhomogeneities in the lattice or by varying its topol-", "ogy. In particular, since the first proposals and demon-", "strations of optical Bloch oscillations [7–9] and ’diffrac-", "tion management’ in zig-zag arrays [3], the use of waveg-", "uide arrays with curved optical axis has been extensively", "investigated both theoretically and experimentally, with", "the demonstration of diffraction suppression via Bloch", "oscillations [1, 7–10] or dynamic localization [12, 13],", "polychromatic diffraction management [14], astigmatic", "diffraction control [15], multicolor Talbot effect [14], and", "discrete soliton management [16]. Linear and nonlinear", "light propagation at the surface or at the interface of", "two waveguide lattices also exhibits a variety of inter-", "esting properties which have been investigated in several", "recent works (see, for instance, [2, 17–19] and references", "therein). In spite of such a great amount of works, some", "facets of discrete diffraction, even in the simplest linear", "propagation regime, have been overlooked.", "Though in", "the linear regime the impulse response (Green function)", "of the array may be rather generally calculated analyti-", "cally -either in straight or curved geometries and in pres-", "ence or not of boundaries- and its knowledge is enough", "to predict light evolution for any assigned initial exci-", "tation condition (see, for instance, [13, 17]), some gen-", "eral issues of discrete diffraction, which are well known", "for paraxial propagation of beams in continuous media,", "have not been comprehensively addressed, including: (i)", "a description of global beam parameter evolution in a", "closed analytical form; (ii) far-field discrete diffraction in", "homogeneous array (the analogue of Fraunhofer diffrac-", "tion in homogeneous continuous media); (iii) the gen-", "eral scaling law of beam broadening and beam decay,", "especially close to the self-collimation condition (also re-", "ferred to as sub-diffraction) which is commonplace to the", "more general class of photonic crystal structures (see,", "for instance, [20]); (iv) the existence of shape-invariant", "discretized beams, i.e. special families of field distribu-", "tions which -like Gaussian beams in continuous lensguide", "media- do propagate in straight or curved waveguide ar-", "rays maintaining their functional shape. It is the aim of", "this work to shed some light into such issues.", "In par-", "ticular, it is shown rather generally that: (i) the scaling", "law describing broadening of discretized light in homo-", "geneous arrays is the same as that of standard parax-", "ial diffraction theory of homogeneous continuous media", "(beam size asymptotically grows linearly with propaga-", "tion distance), independently of the precise array disper-", "sion curve and even along self-collimation directions; (ii)", "in a homogenous array, the discrete far-field pattern is", "not the (discrete) Fourier transform of the near-field dis-", "tribution, and the scaling law of beam decay may depend", "on the observation angle; (iii) special field distributions,", "which propagate in straight or curved waveguide arrays", "maintaining their functional shape and referred to as ’dis-", "crete Bessel beams’, can be introduced for simple tight-", "binding waveguide models; (iv) a discrete Bessel beam is", "defined by a complex", "q", "parameter, analogous to the one", "used for Gaussian beams in continuous lensguide media,", "and propagation of the", "q", "parameter along the array ad-", "mits of a simple geometric interpretation.", "The paper is organized as follows. In Sec.II general prop-", "arXiv:1001.0997v1", "[physics.optics]", "6", "Jan 2010", "I.", "INTRODUCTION" ]
[ [ 148, 69, 735, 13 ], [ 458, 101, 114, 12 ], [ 255, 116, 520, 10 ], [ 278, 130, 475, 10 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 155, 667, 146 ], [ 182, 316, 219, 9 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 90, 392, 410, 546 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 354, 410, 561 ], [ 530, 917, 410, 12 ], [ 30, 237, 30, 503 ], [ 30, 237, 30, 503 ], [ 30, 237, 30, 503 ], [ 30, 237, 30, 503 ], [ 208, 355, 174, 10 ], [ 208, 355, 174, 10 ] ]
[ [ 148, 69, 735, 13 ], [ 458, 101, 114, 12 ], [ 255, 116, 520, 10 ], [ 278, 130, 475, 10 ], [ 182, 155, 667, 11 ], [ 182, 168, 667, 11 ], [ 182, 182, 44, 11 ], [ 238, 182, 611, 11 ], [ 182, 195, 667, 11 ], [ 182, 209, 667, 11 ], [ 182, 223, 667, 11 ], [ 182, 236, 667, 11 ], [ 182, 250, 474, 11 ], [ 664, 250, 6, 11 ], [ 678, 250, 171, 11 ], [ 182, 263, 55, 11 ], [ 241, 263, 6, 11 ], [ 253, 263, 595, 11 ], [ 182, 277, 21, 11 ], [ 209, 277, 6, 11 ], [ 222, 277, 626, 11 ], [ 182, 290, 77, 11 ], [ 182, 316, 219, 9 ], [ 107, 392, 393, 12 ], [ 90, 407, 410, 12 ], [ 90, 421, 410, 12 ], [ 90, 436, 410, 12 ], [ 90, 451, 410, 12 ], [ 90, 466, 410, 12 ], [ 90, 481, 410, 12 ], [ 90, 496, 410, 12 ], [ 90, 510, 410, 12 ], [ 90, 525, 410, 12 ], [ 90, 540, 410, 12 ], [ 90, 555, 410, 12 ], [ 90, 570, 410, 12 ], [ 90, 585, 410, 12 ], [ 90, 599, 410, 12 ], [ 90, 614, 410, 12 ], [ 90, 629, 410, 12 ], [ 90, 644, 410, 12 ], [ 90, 659, 410, 12 ], [ 90, 673, 410, 12 ], [ 90, 688, 410, 12 ], [ 90, 703, 410, 12 ], [ 90, 718, 410, 12 ], [ 90, 733, 410, 12 ], [ 90, 748, 410, 12 ], [ 90, 762, 410, 12 ], [ 90, 777, 410, 12 ], [ 90, 792, 410, 12 ], [ 90, 807, 410, 12 ], [ 90, 822, 410, 12 ], [ 90, 837, 410, 12 ], [ 90, 851, 410, 12 ], [ 90, 866, 319, 12 ], [ 422, 866, 77, 12 ], [ 90, 881, 410, 12 ], [ 90, 896, 410, 12 ], [ 90, 911, 410, 12 ], [ 90, 926, 410, 12 ], [ 530, 354, 410, 12 ], [ 530, 368, 410, 12 ], [ 530, 383, 410, 12 ], [ 530, 398, 410, 12 ], [ 530, 413, 410, 12 ], [ 530, 428, 410, 12 ], [ 530, 443, 410, 12 ], [ 530, 457, 410, 12 ], [ 530, 472, 410, 12 ], [ 530, 487, 410, 12 ], [ 530, 502, 410, 12 ], [ 530, 517, 410, 12 ], [ 530, 532, 410, 12 ], [ 530, 546, 410, 12 ], [ 530, 561, 410, 12 ], [ 530, 576, 410, 12 ], [ 530, 591, 410, 12 ], [ 530, 606, 410, 12 ], [ 530, 620, 344, 12 ], [ 888, 620, 52, 12 ], [ 530, 635, 410, 12 ], [ 530, 650, 410, 12 ], [ 530, 665, 410, 12 ], [ 530, 680, 410, 12 ], [ 530, 695, 410, 12 ], [ 530, 709, 410, 12 ], [ 530, 724, 410, 12 ], [ 530, 739, 410, 12 ], [ 530, 754, 410, 12 ], [ 530, 769, 410, 12 ], [ 530, 784, 410, 12 ], [ 530, 798, 410, 12 ], [ 530, 813, 410, 12 ], [ 530, 828, 410, 12 ], [ 530, 843, 410, 12 ], [ 530, 858, 154, 12 ], [ 691, 858, 7, 12 ], [ 705, 858, 236, 12 ], [ 530, 872, 410, 12 ], [ 530, 887, 168, 12 ], [ 705, 887, 7, 12 ], [ 719, 887, 221, 12 ], [ 530, 902, 303, 12 ], [ 530, 917, 410, 12 ], [ 30, 237, 12, 503 ], [ 43, 237, 9, 503 ], [ 54, 237, 0, 503 ], [ 55, 237, 5, 503 ], [ 208, 355, 11, 10 ], [ 237, 355, 145, 10 ] ]
[ 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5, 5, 5, 7, 7 ]
5fd8f1defa2404a215e120389b36bbd7eb6ab5a43371ba1afc0e6d1ff78ca752
1001.0997.pdf
0
14
612
792
1,025
1,025
arxiv_two_columns
scientific_articles
5379
[ "Recent Sales of Unregistered Securities ", "Dividend Policy ", "ITEM 6. SELECTED FINANCIAL DATA ", "There were no sales of unregistered securities during the past", "three years. ", "No dividends were paid in 2013, 2012 or 2011. We anticipate that we ", "will retain any future earnings to support operations, to finance the ", "growth and development of our business and to repurchase shares ", "of our common stock from time to time and we do not expect, at this ", "time, to pay cash dividends in the future. Any future determination ", "relating to our dividend policy will be made at the discretion of our ", "board of directors and will depend on a number of factors, including ", "future earnings, capital requirements, financial conditions, future ", "prospects and other factors that the board of directors may deem ", "relevant. Additionally, under our credit agreement, we are prohibited ", "from declaring dividends without the prior consent of our lender, ", "subject to certain exceptions, as described in “Management’s ", "Discussion and Analysis of Financial Condition and Results of ", "Operations — Liquidity and Capital Resources.” ", "Throughout this Annual Report on Form 10-K, we refer to our fiscal years ended December 28, 2013, December 29, 2012, December 31, 2011, ", "January 1, 2011 and January 2, 2010, as fiscal years 2013, 2012, 2011, 2010 and 2009, respectively. Our fiscal year consists of 52 or 53 weeks, and ", "ends on the Saturday nearest December 31 in each year. Fiscal years 2013, 2012, 2011, 2010 and 2009 included 52 weeks. All of our fiscal quarters ", "presented in this Annual Report on Form 10-K included 13 weeks. When we refer to our fiscal quarters, or any three month period ending as of a ", "specified date, we are referring to the", "13-week period prior to that date. ", "The following table sets forth, for the periods and dates indicated, our selected consolidated financial and operating data. The balance sheet ", "data for fiscal 2013 and 2012 and the statement of operations and other financial data for fiscal 2013, 2012 and 2011 are derived from our audited ", "financial statements included elsewhere in this Annual Report on Form 10-K. The balance sheet data for fiscal 2011, 2010 and 2009, and the ", "statement of operations and other financial data for fiscal 2010 and 2009 are derived from our audited consolidated financial statements that are ", "not included in this Annual Report on Form 10-K. You should read our selected consolidated financial and operating data in conjunction with ", "our consolidated financial statements and related notes and with “Management’s Discussion and Analysis of Financial Condition and Results of ", "Operations” appearing elsewhere in this Annual Report on Form 10-K. ", "(1) ", " Store closing represents expenses related to the closure of the friends 2B made concept.", "(2) ", " In 2012, $475 in losses from investment in affiliate is included in selling, general and administrative expenses.", "(Dollars in thousands, except share, per share,", "per store and per gross square foot data)", "Fiscal Year", "2013", "2012", "2011", "2010", "2009", "Statement of operations data:", "Total revenues", "$ ", "379,069", "$ ", " 380,941 ", "$ ", " 394,375 ", "$ ", " 401,452 ", "$ ", " 395,906 ", "Costs and expenses:", "Cost of merchandise sold", "220,738 ", "230,181 ", "234,227 ", "239,556 ", "247,511 ", "Selling, general and administrative", "160,708 ", "165,516 ", "162,881 ", "164,618 ", "161,782 ", "Goodwill impairment", "- ", "33,670 ", "- ", "- ", "- ", "Store closing", " (1)", "- ", "- ", "- ", "- ", "981 ", "Losses from investment in affiliate", " (2)", "- ", "- ", "- ", "- ", "9,615 ", "Interest expense (income), net", "(259", ")", "3 ", "(81)", "(250)", "(143)", "Total costs and expenses", "381,187 ", "429,370 ", "397,027 ", "403,924 ", "419,746 ", "Loss before income taxes", "(2,118", ")", "(48,429)", "(2,652)", "(2,472)", "(23,840)", "Income tax expense (benefit)", "(6", ")", "866 ", "14,410 ", "(2,576)", "(11,367)", "Net income (loss)", "$ ", " (2,112", ")", "$ ", " (49,295)", "$ ", " (17,062)", "$ ", " 104 ", "$ ", " (12,473)", "Earnings (loss) per common share:", "Basic", "$", "(0.13", ")", "$", "(3.02)", "$ ", " (0.98)", "$ ", " 0.01 ", "$ ", " (0.66)", "Diluted", "$", "(0.13", ")", "$", "(3.02)", "$ ", " (0.98)", "$ ", " 0.01 ", "$ ", " (0.66)", "Shares used in computing common per share amounts:", "Basic", "16,465,138 ", "16,331,672 ", "17,371,315 ", "18,601,465 ", "18,874,352 ", "Diluted", "16,465,138 ", "16,331,672 ", "17,371,315 ", "18,653,012 ", "18,874,352 ", "2013 FORM 10-K", "15", "BUILD-A-BEAR WORKSHOP, INC. " ]
[ [ 85, 94, 266, 13 ], [ 85, 164, 110, 13 ], [ 85, 279, 286, 14 ], [ 85, 118, 373, 27 ], [ 85, 118, 373, 27 ], [ 85, 188, 416, 58 ], [ 85, 188, 416, 58 ], [ 85, 188, 416, 58 ], [ 85, 188, 416, 58 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 543, 95, 421, 151 ], [ 85, 312, 871, 89 ], [ 85, 312, 871, 89 ], [ 85, 312, 871, 89 ], [ 85, 312, 871, 89 ], [ 85, 312, 871, 89 ], [ 85, 312, 871, 89 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 421, 875, 105 ], [ 85, 925, 424, 10 ], [ 85, 925, 424, 10 ], [ 85, 938, 535, 10 ], [ 85, 938, 535, 10 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 81, 548, 884, 351 ], [ 843, 973, 124, 8 ], [ 843, 973, 124, 8 ], [ 85, 973, 173, 8 ] ]
[ [ 85, 94, 266, 13 ], [ 85, 164, 110, 13 ], [ 85, 279, 286, 14 ], [ 85, 118, 373, 12 ], [ 85, 134, 74, 12 ], [ 85, 188, 407, 12 ], [ 85, 204, 414, 12 ], [ 85, 219, 406, 12 ], [ 85, 235, 416, 12 ], [ 543, 95, 411, 12 ], [ 543, 110, 408, 12 ], [ 543, 126, 417, 12 ], [ 543, 141, 406, 12 ], [ 543, 157, 397, 12 ], [ 543, 173, 421, 12 ], [ 543, 188, 397, 12 ], [ 543, 204, 374, 12 ], [ 543, 219, 379, 12 ], [ 543, 235, 293, 12 ], [ 85, 312, 844, 12 ], [ 85, 328, 853, 12 ], [ 85, 343, 868, 12 ], [ 85, 359, 871, 12 ], [ 85, 374, 224, 12 ], [ 85, 390, 204, 12 ], [ 85, 421, 852, 12 ], [ 85, 437, 869, 12 ], [ 85, 452, 841, 12 ], [ 85, 468, 875, 12 ], [ 85, 483, 859, 12 ], [ 85, 499, 875, 12 ], [ 85, 514, 428, 12 ], [ 85, 925, 14, 10 ], [ 109, 925, 400, 10 ], [ 85, 938, 14, 10 ], [ 109, 938, 512, 10 ], [ 85, 552, 232, 10 ], [ 85, 564, 199, 10 ], [ 662, 550, 57, 10 ], [ 490, 567, 24, 10 ], [ 602, 567, 24, 10 ], [ 714, 567, 24, 10 ], [ 826, 567, 24, 10 ], [ 935, 567, 26, 10 ], [ 85, 583, 157, 10 ], [ 101, 600, 75, 10 ], [ 420, 599, 6, 10 ], [ 473, 599, 37, 10 ], [ 532, 600, 8, 10 ], [ 585, 600, 44, 10 ], [ 644, 600, 8, 10 ], [ 697, 600, 44, 10 ], [ 756, 600, 8, 10 ], [ 810, 600, 43, 10 ], [ 866, 600, 8, 10 ], [ 919, 600, 44, 10 ], [ 101, 616, 104, 10 ], [ 112, 633, 130, 10 ], [ 474, 633, 43, 10 ], [ 589, 633, 40, 10 ], [ 699, 633, 42, 10 ], [ 811, 633, 41, 10 ], [ 924, 633, 39, 10 ], [ 112, 650, 183, 10 ], [ 474, 650, 43, 10 ], [ 589, 650, 40, 10 ], [ 700, 650, 40, 10 ], [ 813, 650, 40, 10 ], [ 924, 650, 39, 10 ], [ 112, 667, 114, 10 ], [ 510, 667, 6, 10 ], [ 594, 667, 35, 10 ], [ 734, 667, 6, 10 ], [ 846, 667, 6, 10 ], [ 957, 667, 6, 10 ], [ 112, 684, 66, 10 ], [ 178, 684, 9, 5 ], [ 510, 684, 6, 10 ], [ 622, 684, 6, 10 ], [ 734, 684, 6, 10 ], [ 846, 684, 6, 10 ], [ 943, 684, 20, 10 ], [ 112, 701, 180, 10 ], [ 292, 701, 9, 5 ], [ 510, 700, 6, 10 ], [ 622, 701, 6, 10 ], [ 734, 701, 6, 10 ], [ 846, 701, 6, 10 ], [ 935, 701, 28, 10 ], [ 112, 717, 156, 10 ], [ 492, 717, 23, 10 ], [ 515, 717, 3, 10 ], [ 621, 717, 8, 10 ], [ 724, 717, 19, 10 ], [ 829, 717, 25, 10 ], [ 940, 717, 25, 10 ], [ 112, 734, 128, 10 ], [ 475, 734, 42, 10 ], [ 588, 734, 41, 10 ], [ 701, 734, 40, 10 ], [ 811, 734, 41, 10 ], [ 924, 734, 39, 10 ], [ 85, 751, 130, 10 ], [ 483, 751, 31, 10 ], [ 515, 751, 3, 10 ], [ 590, 751, 40, 10 ], [ 708, 751, 34, 10 ], [ 820, 751, 34, 10 ], [ 923, 751, 41, 10 ], [ 85, 768, 150, 10 ], [ 505, 768, 10, 10 ], [ 515, 768, 3, 10 ], [ 609, 768, 20, 10 ], [ 707, 768, 33, 10 ], [ 820, 768, 34, 10 ], [ 924, 768, 40, 10 ], [ 85, 784, 90, 10 ], [ 420, 784, 8, 10 ], [ 481, 784, 33, 10 ], [ 515, 785, 3, 10 ], [ 532, 784, 8, 10 ], [ 588, 784, 43, 10 ], [ 644, 784, 8, 10 ], [ 701, 784, 41, 10 ], [ 756, 784, 8, 10 ], [ 831, 784, 22, 10 ], [ 866, 784, 8, 10 ], [ 922, 784, 42, 10 ], [ 85, 802, 180, 10 ], [ 99, 818, 27, 10 ], [ 420, 818, 6, 10 ], [ 489, 818, 25, 10 ], [ 515, 818, 3, 10 ], [ 532, 818, 5, 10 ], [ 602, 818, 28, 10 ], [ 644, 818, 8, 10 ], [ 711, 818, 31, 10 ], [ 756, 818, 8, 10 ], [ 828, 818, 25, 10 ], [ 866, 818, 8, 10 ], [ 933, 818, 31, 10 ], [ 99, 835, 39, 10 ], [ 420, 835, 6, 10 ], [ 489, 835, 25, 10 ], [ 515, 835, 3, 10 ], [ 532, 835, 5, 10 ], [ 602, 835, 28, 10 ], [ 644, 835, 8, 10 ], [ 711, 835, 31, 10 ], [ 756, 835, 8, 10 ], [ 828, 835, 25, 10 ], [ 866, 835, 8, 10 ], [ 933, 835, 31, 10 ], [ 85, 853, 287, 10 ], [ 99, 871, 27, 10 ], [ 458, 870, 58, 10 ], [ 574, 871, 55, 10 ], [ 687, 871, 54, 10 ], [ 797, 871, 55, 10 ], [ 907, 871, 55, 10 ], [ 99, 888, 39, 10 ], [ 458, 887, 58, 10 ], [ 574, 888, 55, 10 ], [ 687, 888, 54, 10 ], [ 797, 888, 55, 10 ], [ 907, 888, 55, 10 ], [ 843, 973, 81, 8 ], [ 956, 973, 12, 8 ], [ 85, 973, 173, 8 ] ]
[ 7, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4, 4, 4 ]
3389692e2d1edfd54ab470d3fcfdb3f0b7347866018b595cae27a386fa65e13e
NYSE_BBW_2013.pdf
24
68
648
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5380
[ "adding additional instances, 3712", "adding instances, 3710", "allowlist, 3765", "asynchronous replication, 3689", "background, 3688", "change to multi-primary mode, 3727", "change to single-primary mode, 3726", "change which member is primary, 3725", "changing group mode, 3726", "changing primary member, 3725", "choosing mode, 3693", "combining versions, 3787", "communication protocol, 3728", "configuring a group’s write concurrency, 3727", "configuring consistency guarantees, 3731", "configuring distributed recovery, 3743", "configuring instances, 3703", "configuring online group, 3724", "consistency guarantees, 3729", "consistency guarantees and data flow, 3730", "consistency guarantees choose a level, 3732", "consistency guarantees impact on primary election, 3734", "consistency guarantees impacts, 3733", "consistency guarantees synchronization points, 3730", "data definition language statements, 3696", "deploying in single primary mode, 3701", "deploying instances, 3702", "details, 3697", "distributed recovery, 3736", "election process, 3693", "examples use case scenarios, 3692", "failure detection, 3698, 3780", "find primary, 3695", "fine tuning the group communication thread, 3773", "flow control, 3773", "frequently asked questions, 3834", "functions, 3724, 3725, 3726, 3727, 3727, 3727", "getting started, 3701", "Group Communication System, 3700", "group communication thread (GCT), 3773", "group membership, 3698", "group write consensus, 3727", "group_replication_get_write_concurrency() function, 3727", "group_replication_ip_allowlist, 3765", "group_replication_ip_whitelist, 3765", "group_replication_set_as_primary() function, 3725", "group_replication_set_write_concurrency() function, 3727", "group_replication_switch_to_multi_primary_mode() function, 3727", "group_replication_switch_to_single_primary_mode() function, 3726", "GTIDs, 3722", "inspecting a group’s write concurrency, 3727", "ip address permissions, 3765", "ipv6, 3756", "launching, 3708", "5391" ]
[ [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 110, 94, 497, 835 ], [ 927, 964, 37, 11 ] ]
[ [ 110, 94, 248, 11 ], [ 110, 110, 172, 11 ], [ 110, 126, 105, 11 ], [ 110, 141, 231, 11 ], [ 110, 157, 134, 11 ], [ 110, 172, 268, 11 ], [ 110, 188, 276, 11 ], [ 110, 203, 292, 11 ], [ 110, 219, 208, 11 ], [ 110, 234, 241, 11 ], [ 110, 250, 160, 11 ], [ 110, 265, 189, 11 ], [ 110, 281, 223, 11 ], [ 110, 296, 337, 11 ], [ 110, 312, 309, 11 ], [ 110, 327, 279, 11 ], [ 110, 343, 203, 11 ], [ 110, 358, 225, 11 ], [ 110, 374, 222, 11 ], [ 110, 390, 326, 11 ], [ 110, 405, 334, 11 ], [ 110, 421, 422, 11 ], [ 110, 436, 284, 11 ], [ 110, 452, 392, 11 ], [ 110, 467, 310, 11 ], [ 110, 483, 291, 11 ], [ 110, 498, 193, 11 ], [ 110, 514, 94, 11 ], [ 110, 529, 192, 11 ], [ 110, 545, 167, 11 ], [ 110, 560, 266, 11 ], [ 110, 576, 211, 11 ], [ 110, 591, 134, 11 ], [ 110, 607, 368, 11 ], [ 110, 622, 131, 11 ], [ 110, 638, 245, 11 ], [ 110, 654, 346, 11 ], [ 110, 669, 152, 11 ], [ 110, 685, 274, 11 ], [ 110, 700, 309, 11 ], [ 110, 716, 186, 11 ], [ 110, 731, 214, 11 ], [ 110, 747, 427, 11 ], [ 110, 762, 265, 11 ], [ 110, 778, 266, 11 ], [ 110, 793, 373, 11 ], [ 110, 809, 426, 11 ], [ 110, 824, 489, 11 ], [ 110, 840, 497, 11 ], [ 110, 855, 94, 11 ], [ 110, 871, 330, 11 ], [ 110, 887, 217, 11 ], [ 110, 902, 77, 11 ], [ 110, 918, 118, 11 ], [ 927, 964, 37, 11 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
5f1773c35990a3a443273f2e26f30665fd6e210ba362fb969cf2ef3a550a937f
refman-8.0-en.pdf
5,420
6,228
612
792
1,025
1,025
manuals
manuals
5381
[ "KENWORTH TRUCK COMPAN Y", "Kenworth achieved a record 14.1% North American market share in 2011. The Kenworth ", "T700 Model earned the American Truck Dealers Association’s 2011 “Commercial Truck ", "of the Year” award. ", "Kenworth, “The World’s Best,” has won the industry leading J.D. Power customer satisfaction awards 22 times. ", "In 2011, Kenworth’s dealer service achieved the highest customer satisfaction ranking among truck owners, ", "according to the J.D. Power and Associates* Heavy Duty Truck Customer Satisfaction Study", "SM", ".", "Kenworth launched a new, fuel-efficient short haul distribution and regional ", "delivery application for the popular aerodynamic T660, lowering customers’ average ", "annual fuel costs. A new chassis design improves maneuverability by 10% and ", "delivers weight savings of 250 pounds to increase customer payloads.", "Kenworth is the only truck manufacturer to receive the prestigious Environmental ", "Protection Agency (EPA) Clean Air Excellence award in recognition of its ", "environmentally leading products. Kenworth continued its industry leadership in ", "alternative fuel vehicles, diesel-electric hybrids and low-emission diesel engines.", "Today, more than 1,000 Kenworth diesel-electric hybrids and natural gas vehicles are ", "operating nationwide and are reducing greenhouse gas emissions by up to 20%.", "Kenworth unveiled new medium duty Models K270 and K370 to serve an expanded", "range of customers in the Class 6 – 7 urban delivery market. The spacious and comfortable cabs enhance driver ", "comfort and provide a 50% visibility improvement. Modern and easy to drive, these new models provide a ", "55-degree wheel cut for excellent maneuverability. All Kenworth medium duty vehicles are equipped exclusively ", "with the fuel-efficient PACCAR PX engine.", "Kenworth’s proprietary “NavPlus” enhances the driving experience for Class 5 – 8 commercial vehicles.", "NavPlus is the truck industry’s first in-dash computer system designed for truck navigation, real time vehicle data, ", "hands-free phone, audio and camera controls, roadside assistance and optional Internet access.", "Kenworth’s “Right Choice” events enabled thousands of visitors to tour Kenworth’s technologically advanced ", "production facilities in Chillicothe, Ohio, and Renton, Washington, and the PACCAR plant in Ste. Thérèse, Quebec. ", "Visitors experienced interactive product displays featuring the entire line of new Kenworth models, innovative ", "technology and the PACCAR engine range. ", "The Kenworth dealer network expanded to a record 318 locations in the U.S. and Canada.", "Kenworth leads the industry with innovative, technology-driven products that meet the ", "challenges of today’s operating environments. Fuel-optimizing aerodynamic design, premium ", "cab interiors and enhanced engineering details that lead to greater productivity are recognized ", "characteristics of The World’s Best.", "* Kenworth received the highest numerical score for heavy-duty truck dealer service in the proprietary J.D. Power and Associates 2011 Heavy Duty Truck Customer Satisfaction", "Study$^{SM}$. Heavy-Duty study based on 1,651 primary maintainers of 2010 model-year Class 8 heavy-duty trucks and measuring 4 manufacturers. Proprietary study results are based ", "on experiences and perceptions of primary maintainers surveyed in April-May 2011. www. jdpower.com", "", "The versatile Kenworth T800 celebrated its 25th anniversary in 2011. Kenworth has produced more than ", "245,000 T800s since it was introduced in 1986. The T800 delivers excellent durability ", "and performance — the proven choice as a robust workhorse in heavy-duty ", "vocational applications. " ]
[ [ 319, 51, 435, 15 ], [ 134, 96, 809, 90 ], [ 134, 96, 809, 90 ], [ 134, 96, 809, 90 ], [ 134, 227, 807, 55 ], [ 134, 227, 807, 55 ], [ 134, 227, 807, 55 ], [ 134, 227, 807, 55 ], [ 134, 227, 807, 55 ], [ 134, 371, 600, 75 ], [ 134, 371, 600, 75 ], [ 134, 371, 600, 75 ], [ 134, 371, 600, 75 ], [ 134, 454, 603, 117 ], [ 134, 454, 603, 117 ], [ 134, 454, 603, 117 ], [ 134, 454, 603, 117 ], [ 134, 454, 603, 117 ], [ 134, 454, 603, 117 ], [ 134, 579, 801, 96 ], [ 134, 579, 801, 96 ], [ 134, 579, 801, 96 ], [ 134, 579, 801, 96 ], [ 134, 579, 801, 96 ], [ 134, 682, 807, 55 ], [ 134, 682, 807, 55 ], [ 134, 682, 807, 55 ], [ 134, 744, 808, 75 ], [ 134, 744, 808, 75 ], [ 134, 744, 808, 75 ], [ 134, 744, 808, 75 ], [ 157, 827, 637, 13 ], [ 134, 883, 559, 57 ], [ 134, 883, 559, 57 ], [ 134, 883, 559, 57 ], [ 134, 883, 559, 57 ], [ 134, 965, 807, 28 ], [ 134, 965, 807, 28 ], [ 134, 965, 807, 28 ], [ 991, 132, 8, 8 ], [ 134, 289, 771, 34 ], [ 134, 289, 771, 34 ], [ 134, 330, 541, 34 ], [ 134, 330, 541, 34 ] ]
[ [ 319, 51, 435, 15 ], [ 134, 96, 809, 18 ], [ 134, 132, 808, 18 ], [ 134, 168, 186, 18 ], [ 157, 227, 784, 13 ], [ 134, 247, 762, 13 ], [ 134, 268, 647, 13 ], [ 782, 268, 14, 8 ], [ 796, 268, 4, 13 ], [ 157, 371, 546, 13 ], [ 134, 392, 600, 13 ], [ 134, 413, 561, 13 ], [ 134, 434, 490, 13 ], [ 157, 454, 574, 13 ], [ 134, 475, 519, 13 ], [ 134, 496, 582, 13 ], [ 134, 516, 560, 13 ], [ 134, 537, 603, 13 ], [ 134, 558, 566, 13 ], [ 157, 579, 582, 13 ], [ 134, 599, 801, 13 ], [ 134, 620, 765, 13 ], [ 134, 641, 799, 13 ], [ 134, 661, 303, 13 ], [ 157, 682, 723, 13 ], [ 134, 703, 807, 13 ], [ 134, 723, 672, 13 ], [ 157, 744, 772, 13 ], [ 134, 765, 808, 13 ], [ 134, 786, 784, 13 ], [ 134, 806, 308, 13 ], [ 157, 827, 637, 13 ], [ 134, 883, 512, 11 ], [ 134, 899, 554, 11 ], [ 134, 914, 559, 11 ], [ 134, 930, 203, 11 ], [ 134, 965, 770, 8 ], [ 144, 975, 797, 8 ], [ 144, 984, 457, 8 ], [ 991, 132, 8, 8 ], [ 157, 289, 748, 13 ], [ 134, 309, 599, 13 ], [ 134, 330, 541, 13 ], [ 134, 351, 171, 13 ] ]
[ 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 1, 1, 1, 5, 9, 9, 9, 9 ]
353596e7ff836f5e9ba1e998948262e4e7d98ddc635da5d3e1c348a538a57083
NASDAQ_PCAR_2011.pdf
12
90
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5382
[ "Jun. ", "16,2016 ", "8 ", "US 2016/0168306 Al ", "about 6 moles, such as from about 2 to about 3 .5 moles, of an ", "aldehyde monomer for each mole of triazine charged to a ", "vessel. ", "[0082] ", "The various reaction steps for preparation of the ", "condensates by the processes as described herein may be ", "conducted in the same reaction vessel. A non-reactive atmo›", "sphere, such as nitrogen gas or a noble gas, is optionally ", "employed to minimize oxidation of aldehyde and discolora›", "tion of product. In the order of charging ingredients to the ", "reaction vessel, the aldehyde is typically added after the tri›", "azine, phenol and catalyst except in the high pKa acid catalyst ", "method when the high pKa catalyst may be added with or ", "after the other components. In each of the methods for the ", "manufacture of the condensates, when aldehydes other than ", "formaldehyde are used, such other aldehydes are typically ", "reacted at a temperature of about 100° ", "C.", "or less prior to the ", "addition of formaldehyde. ", "[0083] ", "In the processes described herein for making the ", "condensate for the low pKa value acid catalyst method, the ", "pH of the mixture of arylhydroxy monomer and acid catalyst ", "may be from about 2 to about 4. ", "[0084] ", "In one embodiment of the low pKa acid catalyst ", "method, the initial reaction mixture includes an acid catalyst ", "having a pKa acidity of from greater than about 3.8 to 6, such ", "as a pKa acidity from about 4.1 to about 4.8. The quantity of ", "acid varies and is generally from about 0.1 % to 1 % by weight ", "(wt. %), such as from about 0.1 wt. % to 0.5 wt. %, for ", "example, from about 0.2 wt. % to 0.4 wt. %, based on the ", "quantity of arylhydroxy monomer charged. Suitable acid ", "catalysts that may be used in the low pKa acid catalyst method ", "include the acid mentioned herein, and preferably include an ", "acid selected from the group of acetic acid, adipic acid, ascor›", "bic acid, benzoic acid, cinnamic acid, succinic acid, and com›", "binations thereof, among others. ", "[0085] ", "One embodiment of the process to form a conden›", "sate from triazine monomers, arylhydroxy monomers, and ", "aldehyde monomers includes charging the triazine monomer ", "to a reaction vessel, charging from about 3 to about 30 moles, ", "such as about 9 to about 14 moles ofan arylhydroxy monomer ", "for each mole of triazine monomer with about ", "O ", ".1 wt. % to 0. 5 ", "wt. % of the acid catalyst described herein relative to the ", "weight of the arylhydroxy monomer. The acid catalyst may ", "have a pKa of about 3.8 to 6, such as a pKa acidity from about ", "4.1", "to about 4.8. In one example, the triazine monomer is ", "triazine, the arylhydroxy monomer is phenol, the aldehyde ", "monomer is formaldehyde, and benzoic acid is the acid cata›", "lyst. ", "[0086] ", "The reaction mixture is then heated at a temperature ", "of about 70° ", "C.", "to 110° ", "C.", "and then about 50% to 63% of the ", "total from about 1 mole to 6 moles, such as from about moles ", "2.2", "to 3.2 moles (i.e., from about 1.1 to about 2.0moles for the ", "from about moles 2.2 to 3 .2 moles), ofaldehyde monomer for ", "each mole of triazine monomer may be then charged to the ", "reaction vessel in one or more additions at this temperature. ", "Alternatively, the entire aldehyde monomer or the aldehyde ", "modified triazine compound, such as in HMMM described ", "above, may be charged to the reaction vessel on one addition ", "process. The reaction mixture is then heated to a temperature ", "of about 120° ", "C.", "to about 140° ", "C.", "to effect copolymerization ", "of the three monomers and to remove water and the tempera›", "ture is maintained for about 1 to about 2 hours. ", "[0087] ", "The reaction mixture is then cooled to a temperature ", "which does not exceed about 110° ", "C., such as that of about ", "70° ", "C.", "to about 110° ", "C., and the remainder of the aldehyde ", "monomer is added. The reaction mixture is then heated to a ", "temperature above 120° ", "C.", "to continue copolymerization and ", "remove water and the temperature is maintained for about 1 to ", "about 2 hours until the reaction of the arylhydroxy monomer ", "is substantially complete. ", "[0088] ", "The reaction mixture may then be heated to a tem›", "perature of about 145° ", "C.", "to about 165° ", "C.", "to continue remov›", "ing water from the reaction mixture. The reaction mixture is ", "then distilled under full vacuum to remove most of the non›", "reacted arylhydroxy monomer. Optionally, the reaction mix›", "ture may then be further heated to further remove additional ", "amounts of the arylhydroxy monomer from the condensate, ", "for example, to a temperature not exceeding 180° ", "C.", "for ", "phenol removal, when steam sparging is adopted to remove ", "trace amounts of the arylhydroxy monomer from the conden›", "sate. ", "[0089] ", "The recovered condensates were observed to have a ", "range of viscosity from about 200 cps to about less than 3000 ", "cps, for example as from about 1100 cps to about 1700 cps, ", "and contain from about 8 wt. % to about 28 wt. % nitrogen ", "content, for example, from greater than 10 wt. % to about 23 ", "wt. % nitrogen content. The recovered condensates exhibited ", "a solubility in one or more organic solvents having one or ", "more functionalities selected from the group of an ether func›", "tionality, a ketone functionality, an alcohol functionality, an ", "ester functionality, and combinations thereof, of which ", "methyl ethyl ketone (MEK) is preferably used, up to 80 wt.% ", "solids ( or higher), such as from about 33 wt. % solids to about ", "75", "wt. % solids to give a transparent solution (no turbidity) ", "that stayed dissolved for an indefinite period of time, such as ", "greater than or equal to 120hours. For example, the recovered ", "condensates in the MEK solutions from about 33 wt. % solids ", "to 80 wt. % and higher stayed dissolved for an indefinite ", "period of time, such as greater than 500 hours. ", "[0090] ", "Alternatively, subsequent to arylhydroxy monomer ", "removal by vacuum distillation and/or steam sparging, the ", "condensate is cooled to temperatures less than 165° ", "C.", "and ", "tested for melt viscosity. ", "If the viscosity is higher than the ", "desired value, such as about 1400 cps, a small amount of an ", "additive also referred to as a stabilizer ( or diluent), of about ", "0.1", "to about 2% relative to the weight of the condensate may ", "be added. The addition of stabilizer helps control the viscosity ", "of the resin from increasing significantly when held at ", "elevated temperatures for longer duration during the solidifi›", "cation (flaking) process depending on the size of the batch. ", "[0091] ", "A further aspect for the low pKa acid method is to ", "produce the solid product described by any of the low pKa ", "processes described herein, and add a stabilizer or alterna›", "tively, to further dissolve the product in one or more organic ", "solvents having one or more functionalities selected from the ", "group of an ether functionality, a ketone functionality, an ", "alcohol functionality, an ester functionality, and combina›", "tions thereof, of which methyl ethyl ketone (MEK) is prefer›", "ably used, and finish as a composition preferably of from ", "about 30 wt. % to about 60 wt. % solids. ", "[0092] ", "In the processes described herein for making the ", "condensate for the high pKa value acid catalyst method, the ", "pH of the mixture of arylhydroxy monomer and acid catalyst ", "may be from about 4 to about 6. ", "The High pKa Acid Catalyst Method ", "The Low pKa Value Acid Catalyst Method " ]
[ [ 770, 73, 114, 13 ], [ 770, 73, 114, 13 ], [ 501, 92, 14, 13 ], [ 129, 73, 181, 13 ], [ 129, 140, 365, 35 ], [ 129, 140, 365, 35 ], [ 129, 140, 365, 35 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 182, 366, 177 ], [ 129, 399, 365, 48 ], [ 129, 399, 365, 48 ], [ 129, 399, 365, 48 ], [ 129, 399, 365, 48 ], [ 129, 399, 365, 48 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 453, 368, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 623, 366, 164 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 129, 794, 366, 177 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 140, 366, 100 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 244, 365, 139 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 386, 366, 229 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 619, 366, 139 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 761, 365, 126 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 903, 226, 9 ], [ 129, 377, 260, 9 ] ]
[ [ 770, 73, 34, 12 ], [ 809, 73, 74, 13 ], [ 501, 92, 14, 13 ], [ 129, 73, 181, 13 ], [ 129, 140, 365, 9 ], [ 129, 153, 364, 9 ], [ 129, 166, 43, 9 ], [ 130, 182, 40, 9 ], [ 184, 182, 309, 9 ], [ 129, 195, 365, 9 ], [ 129, 207, 360, 9 ], [ 130, 220, 364, 9 ], [ 129, 233, 360, 9 ], [ 129, 246, 365, 9 ], [ 129, 259, 360, 9 ], [ 129, 272, 365, 9 ], [ 129, 285, 366, 9 ], [ 129, 298, 365, 9 ], [ 129, 311, 366, 9 ], [ 129, 324, 365, 9 ], [ 129, 337, 244, 9 ], [ 363, 337, 13, 9 ], [ 381, 337, 113, 9 ], [ 129, 349, 158, 9 ], [ 130, 399, 40, 9 ], [ 184, 399, 309, 9 ], [ 129, 412, 365, 9 ], [ 129, 424, 365, 9 ], [ 129, 437, 195, 9 ], [ 130, 453, 40, 9 ], [ 184, 453, 310, 9 ], [ 129, 466, 365, 9 ], [ 129, 479, 365, 9 ], [ 129, 491, 368, 9 ], [ 129, 504, 365, 9 ], [ 130, 517, 364, 9 ], [ 129, 530, 365, 9 ], [ 129, 543, 365, 9 ], [ 129, 556, 365, 9 ], [ 129, 569, 366, 9 ], [ 129, 582, 360, 9 ], [ 129, 595, 361, 9 ], [ 129, 608, 197, 9 ], [ 130, 623, 40, 9 ], [ 184, 623, 305, 9 ], [ 130, 636, 365, 9 ], [ 129, 649, 365, 9 ], [ 129, 662, 364, 9 ], [ 130, 675, 365, 9 ], [ 129, 687, 271, 9 ], [ 400, 688, 13, 9 ], [ 408, 687, 85, 9 ], [ 129, 701, 365, 9 ], [ 129, 714, 365, 9 ], [ 129, 727, 365, 9 ], [ 129, 740, 19, 9 ], [ 153, 740, 340, 9 ], [ 129, 752, 365, 9 ], [ 129, 765, 360, 9 ], [ 129, 778, 28, 9 ], [ 130, 794, 40, 9 ], [ 184, 794, 310, 9 ], [ 129, 806, 87, 9 ], [ 206, 806, 13, 9 ], [ 224, 806, 56, 9 ], [ 271, 806, 13, 9 ], [ 288, 806, 206, 9 ], [ 129, 819, 364, 9 ], [ 129, 832, 18, 9 ], [ 151, 832, 343, 9 ], [ 129, 846, 364, 9 ], [ 129, 858, 365, 9 ], [ 129, 871, 364, 9 ], [ 129, 884, 365, 9 ], [ 129, 897, 365, 9 ], [ 129, 910, 365, 9 ], [ 129, 923, 365, 9 ], [ 129, 936, 95, 9 ], [ 214, 936, 13, 9 ], [ 231, 936, 93, 9 ], [ 315, 936, 13, 9 ], [ 333, 936, 162, 9 ], [ 129, 949, 360, 9 ], [ 129, 962, 285, 9 ], [ 521, 141, 40, 9 ], [ 575, 140, 310, 9 ], [ 520, 153, 222, 9 ], [ 733, 153, 152, 9 ], [ 520, 166, 33, 9 ], [ 546, 166, 14, 9 ], [ 564, 166, 96, 9 ], [ 651, 166, 233, 9 ], [ 520, 179, 364, 9 ], [ 520, 192, 155, 9 ], [ 665, 192, 13, 9 ], [ 682, 192, 203, 9 ], [ 520, 205, 363, 9 ], [ 520, 218, 365, 9 ], [ 520, 231, 155, 9 ], [ 521, 244, 40, 9 ], [ 575, 244, 305, 9 ], [ 520, 256, 145, 9 ], [ 655, 256, 13, 9 ], [ 672, 256, 91, 9 ], [ 753, 256, 12, 9 ], [ 768, 256, 112, 9 ], [ 520, 269, 363, 9 ], [ 520, 282, 360, 9 ], [ 520, 295, 360, 9 ], [ 520, 308, 364, 9 ], [ 520, 321, 364, 9 ], [ 520, 334, 330, 9 ], [ 843, 334, 14, 9 ], [ 862, 334, 22, 9 ], [ 520, 347, 365, 9 ], [ 520, 360, 361, 9 ], [ 521, 373, 29, 9 ], [ 521, 386, 40, 9 ], [ 575, 386, 308, 9 ], [ 520, 399, 365, 9 ], [ 520, 412, 363, 9 ], [ 520, 424, 365, 9 ], [ 520, 437, 362, 9 ], [ 520, 450, 365, 9 ], [ 520, 463, 366, 9 ], [ 520, 476, 360, 9 ], [ 520, 489, 365, 9 ], [ 520, 502, 365, 9 ], [ 520, 515, 365, 9 ], [ 521, 528, 364, 9 ], [ 520, 540, 15, 9 ], [ 539, 540, 345, 9 ], [ 520, 554, 364, 9 ], [ 520, 567, 364, 9 ], [ 520, 579, 364, 9 ], [ 520, 592, 364, 9 ], [ 520, 605, 282, 9 ], [ 521, 619, 40, 9 ], [ 575, 619, 311, 9 ], [ 520, 632, 365, 9 ], [ 520, 645, 329, 9 ], [ 841, 645, 14, 9 ], [ 859, 645, 26, 9 ], [ 520, 658, 153, 9 ], [ 676, 658, 209, 9 ], [ 520, 670, 365, 9 ], [ 520, 683, 365, 9 ], [ 520, 696, 18, 9 ], [ 543, 696, 342, 9 ], [ 520, 709, 364, 9 ], [ 520, 722, 365, 9 ], [ 520, 735, 360, 9 ], [ 520, 748, 357, 9 ], [ 521, 762, 40, 9 ], [ 575, 761, 308, 9 ], [ 520, 774, 365, 9 ], [ 520, 787, 360, 9 ], [ 520, 800, 364, 9 ], [ 521, 813, 364, 9 ], [ 520, 826, 365, 9 ], [ 520, 839, 360, 9 ], [ 520, 852, 361, 9 ], [ 520, 865, 364, 9 ], [ 520, 878, 246, 9 ], [ 521, 923, 40, 9 ], [ 575, 923, 310, 9 ], [ 520, 936, 364, 9 ], [ 520, 949, 365, 9 ], [ 520, 962, 194, 9 ], [ 520, 903, 226, 9 ], [ 129, 377, 260, 9 ] ]
[ 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7 ]
b911219255c195849aaeddeceb7a60d3ec8ea53ecb07a86ea6c229c7454f416e
20160168306_AdobeOCR.pdf
8
20
612
792
1,025
1,025
patents_superacid_pags
patents
5383
[ "Foreign Exchange and Debt Revaluation", "Taxes", "Other Information", "British Columbia Carbon Tax and Cap and Trade", "Financial Instruments and Derivatives", "Critical Accounting Estimates and Judgments", "Teck 2012 Annual Report", "62", "In preparing consolidated financial statements, management has to make estimates and judgments that affect the ", "reported amounts of assets, liabilities, revenues and expenses. Based on historical experience and other factors, ", "including expectations of future events, management makes judgments that are believed to be reasonable under ", "the circumstances. Actual results could differ from our estimates. Critical accounting estimates are those that could ", "affect the consolidated financial statements materially and involve a significant level of judgment by management. ", "Management’s critical accounting estimates apply to the assessment of the impairment of goodwill, the estimated ", "recoverable reserves and resources, and the valuation of other assets and liabilities such as decommissioning and ", "restoration provisions and accounting for income taxes.", "We hold a number of financial instruments and derivatives, which are recorded on our balance sheet at fair value ", "with gains and losses in each period included in other comprehensive income and profit for the period as appropriate. ", "The most significant of these instruments are marketable securities, foreign exchange forward sales contracts, ", "metal-related forward contracts and settlements receivable and payable. Some of our gains and losses on metal-", "related financial instruments are affected by smelter price participation and are taken into account in determining ", "royalties and other expenses. All are subject to varying rates of taxation depending on their nature and jurisdiction.", "The Province of British Columbia (B.C.) introduced a carbon tax on virtually all fossil fuels in 2008. The tax is imposed ", "on various fossil fuels used in B.C. and, on July 1, 2012, the final increase planned by government saw the tax rate ", "reach $30 per tonne of CO", "²", "-emission equivalent. For 2012, our seven B.C.-based operations paid $46 million in ", "provincial carbon tax, primarily from our use of coal, diesel fuel and natural gas. We anticipate that this will increase ", "to approximately $40–50 million in carbon tax in 2013 as the current tax rate will apply for the full calendar year. ", "The B.C. government also established a greenhouse gas emissions reporting regulation. Beginning in 2010, the ", "regulation required facilities in the province that emit over 10,000 tonnes of CO", "²", "-equivalent annually from regulated ", "sources to report their emissions and those that emit over 25,000 tonnes per year from regulated sources to obtain ", "independent verification of their emissions. These obligations, including third-party verification where required, were ", "met in 2012 for the 2011 performance of our seven B.C.-based operations. The B.C. government was expected to ", "implement greenhouse gas cap-and-trade regulations in 2012 as part of its Western Climate Initiative commitments. ", "These regulations have not materialized and it is not known when or whether they will be established. ", "In September, the Chilean government approved a tax reform bill retroactively effective to January 1, 2012 that increased ", "the corporate first category income tax rate from 18.5% to 20%. The effective all-in corporate income tax rate, including ", "withholding taxes on profits distributed out of Chile, remains at 35%.", "Our U.S. dollar denominated debt is subject to revaluation based on changes in the Canadian/U.S. dollar exchange ", "rate. As at December 31, 2012, all of our U.S. dollar denominated debt is designated as a hedge against our U.S. dollar ", "denominated foreign operations and working capital items. As a result, any foreign exchange gains or losses arising ", "on our designated U.S. dollar debt are recorded in other comprehensive income.", "The sales of our products are denominated in U.S. dollars, while a significant portion of our expenses are incurred in ", "local currencies, particularly the Canadian dollar. Foreign exchange fluctuations can have a significant effect on our ", "operating margins, unless such fluctuations are offset by related changes to commodity prices." ]
[ [ 105, 67, 293, 13 ], [ 105, 227, 42, 13 ], [ 105, 315, 185, 22 ], [ 105, 353, 350, 13 ], [ 105, 586, 278, 13 ], [ 105, 723, 457, 22 ], [ 60, 980, 191, 12 ], [ 60, 980, 191, 12 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 753, 781, 127 ], [ 105, 610, 793, 94 ], [ 105, 610, 793, 94 ], [ 105, 610, 793, 94 ], [ 105, 610, 793, 94 ], [ 105, 610, 793, 94 ], [ 105, 610, 793, 94 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 377, 793, 192 ], [ 105, 250, 798, 46 ], [ 105, 250, 798, 46 ], [ 105, 250, 798, 46 ], [ 105, 147, 800, 62 ], [ 105, 147, 800, 62 ], [ 105, 147, 800, 62 ], [ 105, 147, 800, 62 ], [ 105, 91, 784, 46 ], [ 105, 91, 784, 46 ], [ 105, 91, 784, 46 ] ]
[ [ 105, 67, 293, 13 ], [ 105, 227, 42, 13 ], [ 105, 315, 185, 22 ], [ 105, 353, 350, 13 ], [ 105, 586, 278, 13 ], [ 105, 723, 457, 22 ], [ 105, 980, 146, 12 ], [ 60, 980, 14, 12 ], [ 105, 753, 772, 14 ], [ 105, 769, 761, 14 ], [ 105, 786, 763, 14 ], [ 105, 802, 781, 14 ], [ 105, 818, 770, 14 ], [ 105, 834, 775, 14 ], [ 105, 850, 769, 14 ], [ 105, 866, 371, 14 ], [ 105, 610, 760, 14 ], [ 105, 626, 793, 14 ], [ 105, 642, 749, 14 ], [ 105, 658, 758, 14 ], [ 105, 674, 760, 14 ], [ 105, 690, 767, 14 ], [ 105, 377, 793, 14 ], [ 105, 393, 772, 14 ], [ 105, 409, 180, 14 ], [ 285, 414, 5, 14 ], [ 292, 409, 566, 14 ], [ 105, 425, 778, 14 ], [ 105, 441, 754, 14 ], [ 105, 458, 752, 14 ], [ 105, 474, 532, 14 ], [ 637, 479, 5, 14 ], [ 643, 474, 241, 14 ], [ 105, 490, 780, 14 ], [ 105, 506, 787, 14 ], [ 105, 522, 770, 14 ], [ 105, 538, 786, 14 ], [ 105, 555, 690, 14 ], [ 105, 250, 798, 14 ], [ 105, 267, 796, 14 ], [ 105, 283, 464, 14 ], [ 105, 147, 772, 14 ], [ 105, 163, 800, 14 ], [ 105, 179, 779, 14 ], [ 105, 195, 539, 14 ], [ 105, 91, 784, 14 ], [ 105, 107, 772, 14 ], [ 105, 123, 640, 14 ] ]
[ 7, 7, 7, 7, 7, 7, 4, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 ]
2afee8b99f9c8ded1fa3d69e6e3b31202f8daa179226a76e301e81afc115bbe3
NYSE_TCK_2012.pdf
65
152
612
792
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5384
[ "4.2", "Implications of partial identification.", "Consider the case of Model 1. Essentially lack of identification, say in the", "case when the error distribution has characteristic function supported on", "a convex domain", "W$_{u}$", "around zero results in the solution for", "φ$_{x}$", "∗", "=", "φ$_{1}$φ$_{2}$,", "with", "φ$_{1}$", "non-zero and unique on", "W$_{u}$,", "and thus captures the lower-frequency", "components of", "x", "$^{∗}$,", "and with", "φ$_{2}$", "is a characteristic function of a distribution", "with arbitrary high frequency components. Transforming back to densities", "provides a corresponding model with independent components", "where", "x", "∗", "1", "uniquely extracts the lower frequency part of observed", "z.", "The more", "important the contribution of", "x", "∗", "1", "to", "x", "∗", "the less important is lack of identifi-", "cation.", "If the feature of interest as discussed e.g. by Matzkin (2007) involves only", "low frequency components of", "x", "$^{∗}$,", "it may still be fully identified even when", "the distribution for", "x", "∗", "itself is not. An example of that is a deconvolution", "applied to an image of a car captured by a traffic camera; although even after", "deconvolution the image may still appear blurry the licence plate number may", "be clearly visible. In nonparametric regression the polynomial growth of the", "regression or the expectation of the response function may be identifiable", "even if the regression function is not fully identified.", "Features that are identified include any functional, Φ", ",", "linear or non-linear", "46", "z", "=", "x", "∗", "1", "+", "x", "∗", "2", "+", "u," ]
[ [ 185, 165, 494, 16 ], [ 185, 165, 494, 16 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 207, 650, 201 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 504, 650, 79 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 185, 599, 650, 231 ], [ 215, 846, 621, 15 ], [ 215, 846, 621, 15 ], [ 215, 846, 621, 15 ], [ 501, 897, 19, 15 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ], [ 441, 447, 139, 20 ] ]
[ [ 185, 165, 34, 16 ], [ 247, 165, 432, 16 ], [ 185, 207, 650, 15 ], [ 185, 238, 650, 15 ], [ 185, 269, 148, 15 ], [ 343, 270, 26, 14 ], [ 380, 269, 339, 15 ], [ 729, 270, 19, 14 ], [ 748, 278, 6, 5 ], [ 766, 269, 15, 15 ], [ 791, 270, 44, 14 ], [ 185, 300, 38, 15 ], [ 230, 300, 18, 14 ], [ 257, 300, 203, 15 ], [ 467, 300, 32, 14 ], [ 507, 300, 328, 15 ], [ 185, 331, 124, 15 ], [ 317, 331, 11, 14 ], [ 328, 331, 13, 14 ], [ 349, 331, 76, 15 ], [ 433, 331, 18, 14 ], [ 460, 331, 376, 15 ], [ 185, 362, 650, 15 ], [ 185, 393, 534, 15 ], [ 185, 506, 49, 15 ], [ 241, 506, 11, 14 ], [ 252, 504, 7, 10 ], [ 252, 514, 7, 10 ], [ 266, 506, 460, 15 ], [ 733, 506, 15, 14 ], [ 754, 506, 81, 15 ], [ 185, 537, 254, 15 ], [ 447, 537, 11, 14 ], [ 458, 535, 7, 10 ], [ 458, 544, 7, 10 ], [ 473, 537, 17, 15 ], [ 497, 537, 11, 14 ], [ 508, 535, 7, 10 ], [ 523, 537, 312, 15 ], [ 185, 568, 57, 15 ], [ 215, 599, 621, 15 ], [ 185, 630, 252, 15 ], [ 446, 630, 11, 14 ], [ 457, 630, 13, 14 ], [ 478, 630, 357, 15 ], [ 185, 661, 166, 15 ], [ 359, 661, 11, 14 ], [ 370, 659, 7, 10 ], [ 386, 661, 449, 15 ], [ 185, 692, 650, 15 ], [ 185, 722, 650, 15 ], [ 185, 753, 650, 15 ], [ 185, 784, 650, 15 ], [ 185, 815, 446, 15 ], [ 215, 846, 448, 15 ], [ 663, 847, 5, 14 ], [ 674, 846, 162, 15 ], [ 501, 897, 19, 15 ], [ 441, 450, 9, 14 ], [ 456, 449, 15, 15 ], [ 477, 450, 11, 14 ], [ 488, 447, 7, 10 ], [ 488, 457, 7, 10 ], [ 501, 449, 15, 15 ], [ 520, 450, 11, 14 ], [ 531, 447, 7, 10 ], [ 531, 457, 7, 10 ], [ 544, 449, 15, 15 ], [ 564, 450, 16, 14 ] ]
[ 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ]
12e56f049c39c6033a4c2b7ebd6db965f4da0a1d383bde89991bda658699a7a0
1209.1588.pdf
45
57
612
792
1,025
1,025
arxiv_doublespaced
scientific_articles
5385
[ "Compression, the stress that resists a crushing force, tends to ", "shorten or squeeze aircraft parts. The compressive strength of ", "a material is also measured in psi. Under a compressive load, ", "an undrilled member is stronger than an identical member ", "with holes drilled through it. However, if a plug of equivalent ", "or stronger material is fitted tightly in a drilled member, it ", "transfers compressive loads across the hole, and the member ", "carries approximately as large a load as if the hole were not ", "there. Thus, for compressive loads, the gross or total area may ", "be used in determining the stress in a member if all holes are ", "tightly plugged with equivalent or stronger material. ", "Shear is the stress that resists the force tending to cause one ", "layer of a material to slide over an adjacent layer. Two riveted", "plates in tension subject the rivets to a shearing force. Usually, ", "the shear strength of a material is either equal to or less than ", "its tensile or compressive strength. Shear stress concerns the ", "aviation technician chiefly from the standpoint of the rivet ", "and bolt applications, particularly when attaching sheet metal, ", "because if a rivet used in a shear application gives way, the ", "riveted or bolted parts are pushed sideways. ", "Bearing stress resists the force that the rivet or bolt places ", "on the hole. As a rule, the strength of the fastener should be ", "such that its total shear strength is approximately equal to ", "the total bearing strength of the sheet material. ", "[Figure 4-2]", "Torsion is the stress that produces twisting. While moving ", "the aircraft forward, the engine also tends to twist it to one ", "side, but other aircraft components hold it on course. Thus, ", "torsion is created. The torsional strength of a material is its ", "resistance to twisting or torque (twisting stress). The stresses ", "arising from this action are shear stresses caused by the ", "rotation of adjacent planes past each other around a common ", "involving tension must take into consideration the net area of ", "the member. Net area is defined as the gross area minus that ", "removed by drilling holes or by making other changes in the ", "section. Placing rivets or bolts in holes makes no appreciable ", "difference in added strength, as the rivets or bolts will not ", "transfer tensional loads across holes in which they are inserted. ", "Figure 4-1. ", "Stresses in aircraft structures. ", "Figure 4-2. ", "Bearing stress.", "4-3", "Compression", "Tension", "E.", "Bending", "A.", "Tension", "B.", "Compression", "C.", "Torsion", "D.", "Shear", "Rivets", "Top sheet is bearing against ", "the bottom sheet. Fasteners ", "are pressing top sheet against ", "bottom sheet.", "The force that ", "tries to pull the ", "two sheets apart", "Bearing stress", "Torsion ", "Shear", "Compression", "Bearing" ]
[ [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 76, 414, 180 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 295, 414, 147 ], [ 553, 480, 414, 64 ], [ 553, 480, 414, 64 ], [ 553, 480, 414, 64 ], [ 553, 480, 414, 64 ], [ 553, 480, 414, 64 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 553, 580, 415, 114 ], [ 124, 845, 414, 97 ], [ 124, 845, 414, 97 ], [ 124, 845, 414, 97 ], [ 124, 845, 414, 97 ], [ 124, 845, 414, 97 ], [ 124, 845, 414, 97 ], [ 124, 805, 264, 14 ], [ 124, 805, 264, 14 ], [ 554, 917, 166, 14 ], [ 554, 917, 166, 14 ], [ 937, 964, 24, 16 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 123, 59, 411, 735 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 711, 410, 197 ], [ 553, 559, 65, 17 ], [ 553, 274, 46, 17 ], [ 553, 56, 102, 17 ], [ 553, 460, 63, 17 ] ]
[ [ 553, 76, 411, 15 ], [ 553, 93, 412, 15 ], [ 553, 109, 412, 15 ], [ 553, 126, 414, 15 ], [ 553, 142, 412, 15 ], [ 553, 159, 414, 15 ], [ 553, 176, 412, 15 ], [ 553, 192, 413, 15 ], [ 553, 209, 412, 15 ], [ 553, 225, 412, 15 ], [ 553, 242, 365, 15 ], [ 553, 295, 413, 15 ], [ 553, 311, 408, 15 ], [ 553, 328, 412, 15 ], [ 553, 344, 412, 15 ], [ 553, 361, 412, 15 ], [ 553, 378, 414, 15 ], [ 553, 394, 411, 15 ], [ 553, 411, 413, 15 ], [ 553, 427, 306, 15 ], [ 553, 480, 414, 15 ], [ 553, 497, 413, 15 ], [ 553, 513, 414, 15 ], [ 553, 530, 321, 15 ], [ 875, 530, 87, 15 ], [ 553, 580, 414, 15 ], [ 553, 596, 413, 15 ], [ 553, 613, 413, 15 ], [ 553, 629, 413, 15 ], [ 553, 646, 411, 15 ], [ 553, 662, 415, 15 ], [ 553, 679, 411, 15 ], [ 124, 845, 412, 15 ], [ 124, 861, 413, 15 ], [ 124, 878, 412, 15 ], [ 124, 894, 412, 15 ], [ 124, 911, 414, 15 ], [ 124, 927, 411, 15 ], [ 124, 806, 73, 13 ], [ 197, 805, 191, 13 ], [ 554, 918, 73, 13 ], [ 627, 917, 93, 13 ], [ 937, 964, 24, 16 ], [ 278, 743, 81, 13 ], [ 295, 656, 49, 13 ], [ 294, 772, 13, 13 ], [ 311, 772, 50, 13 ], [ 295, 178, 13, 13 ], [ 311, 178, 49, 13 ], [ 278, 330, 13, 13 ], [ 295, 330, 81, 13 ], [ 291, 480, 13, 13 ], [ 308, 480, 46, 13 ], [ 300, 627, 13, 13 ], [ 318, 627, 36, 13 ], [ 715, 878, 38, 13 ], [ 610, 747, 177, 13 ], [ 610, 759, 175, 13 ], [ 610, 772, 188, 13 ], [ 610, 785, 83, 13 ], [ 844, 756, 89, 13 ], [ 844, 768, 93, 13 ], [ 844, 781, 101, 13 ], [ 816, 749, 16, 67 ], [ 553, 559, 65, 17 ], [ 553, 274, 46, 17 ], [ 553, 56, 102, 17 ], [ 553, 460, 63, 17 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 0, 0, 0, 0, 4, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7 ]
71800917203b6f3daa5fd4a3eb8bcfe47939faf850dd4bf053b826b41aaa8338
amt_airframe_hb_vol_1.pdf
168
584
594
774
1,025
1,025
faa_regulations
laws_and_regulations
5386
[ "Aug.", "19,", "2010 ", "6 ", "US", "2010/0210871", "Al ", "tuted, straight-chain and branched (C", "1 ", "-C", "18", ")-alkyl radicals, ", "(C", "3", "-C", "18", ")-cycloalkyl radicals, (C", "2", "-C", "26", ")-alkenyl radicals hav›", "ing one or more double bonds, (CcC", "10", ")-aryl radicals, espe›", "cially phenyl radicals, (C", "1 ", "-C", "18", ")-alkyl-(C", "6", "-C", "10", ")-aryl radicals, ", "(CcC", "10", ")-aryl-(C", "1", "-C", "18", ")-alkyl radicals, ", "especially benzyl ", "radicals, (C", "1 ", "-C", "18", ")-alkyloxy-(C", "1", "-C", "18", ")-alkyl radicals, (C", "1 ", "-", "C", "18", ")-hydroxyalkyl radicals and (C", "1 ", "-C", "18", ")-alkylthio-(C", "1 ", "-C", "18", ")›", "alkyl radicals. ", "[0060] ", "It is further preferred that R ", "8 ", "and R", "$^{9 }$are each inde›", "pendently selected from the group of unsubstituted and ", "mono- or polysubstituted, branched and straight-chain (C", "1 ", "-", "C", "18", ")-alkyl radicals, (C", "3", "-C", "18", ")-cycloalkyl radicals, (C", "2", "-C", "26", ")›", "alkenyl radicals having one or more double bonds, (C", "2", "-C", "26", ")›", "alkynyl radicals having one or more triple bonds, (CcC", "10", ")›", "aryl radicals, especially phenyl radicals, (C", "1 ", "-C", "18", ")-alkyl-(Cc ", "C", "10", ")-aryl radicals, (C", "6", "-C", "10", ")-aryl-(C", "1 ", "-C", "18", ")-alkyl radicals, ", "(CcC", "10", ")-aryl-(C", "2", "-C", "26", ")-alkenyl radicals, (C", "1", "-C", "18", ")-alkyloxy›", "(C1-C18)-alkyl radicals, (C", "1 ", "-C", "18", ")-hydroxyalkyl radicals and ", "(C", "1", "-C", "18", ")-alkylthio-(C", "1", "-C", "18", ")-alkyl radicals, any substituents ", "being selected from the group comprising OH, OR", "4", ", ", "NH", "2", ", ", "NHR", "4", ", ", "NR", "$^{4}$Rs,", "Cl, Br, I and F, where R", "4 ", "and Rs are each ", "independently selected from the group comprising H, unsub›", "stituted and mono- or polysubstituted, branched and straight›", "chain (C", "1 ", "-C", "18", ")-alkyl radicals, (C", "3", "-C", "18", ")-cycloalkyl radicals, ", "(C", "2", "-C", "26", ")-alkenyl radicals having one or more double bonds, ", "(CcC", "10", ")-aryl radicals, especially phenyl radicals, (C", "1 ", "-C", "18", ")›", "alkyl-(CcC10)-aryl radicals, (CcC", "10", ")-aryl-(C", "1 ", "-C", "18", ")-alkyl ", "radicals, especially benzyl radicals,(C", "1 ", "-C", "18", ")-alkyloxy-(C", "1 ", "-", "C", "18", ")-alkyl radicals, (C", "1 ", "-C", "18", ")-hydroxyalkyl radicals and (C", "1 ", "-", "C$_{18}$)-alkylthio-(C", "1 ", "-C", "18", ")-alkyl radicals. ", "[0061] ", "In a preferred process, the organic acid is selected ", "from the group of 2-hydroxyisobutyric acid, 2-hydroxy-4-", "methylthiobutyric acid, lactic acid, glycolic acid, malic acid, ", "tartaric acid, gluconic acid, glyceric acid. ", "[0062] ", "In a further preferred process, the organic acid is a ", "beta-hydroxycarboxylic acid of the general formula lb ", "lb ", "where R ", "10", ", R ", "11", ", ", "R ", "12 ", "and R ", "13 ", "are each independently selected ", "from the group comprising H, OH, OR", "4", ", ", "NH", "2", ", NHR", "4", ", ", "NR", "$^{4}$Rs, ", "Cl, Br, I, F, unsubstituted and mono- or polysubstituted, ", "branched and straight-chain alkyl radicals, cycloalkyl radi›", "cals, alkenyl radicals having one or more double bonds, alky›", "nyl radicals having one or more triple bonds, aryl radicals, ", "alkylaryl radicals, arylalkyl radicals, arylalkenyl radicals, ", "alkyloxyalkyl radicals, hydroxyalkyl radicals and alkylthio›", "alkyl radicals, where R", "4 ", "and Rs are each independently ", "selected from the group comprising H, unsubstituted and ", "mono- or polysubstituted, straight-chain and branched (C", "1 ", "-", "C", "18", ")-alkyl radicals, (C", "3", "-C", "18", ")-cycloalkyl radicals, (C", "2", "-C", "26", ")›", "alkenyl radicals having one or more double bonds, (CcC", "10", ")›", "aryl radicals, especially phenyl radicals, (C", "1 ", "-C", "18", ")-alkyl-(Cc ", "C", "10", ")-aryl radicals, (CcC", "10", ")-aryl-(C", "1 ", "-C", "18", ")-alkyl radicals, ", "especially benzyl radicals, (C", "1 ", "-C", "18", ")-alkyloxy-(C", "1 ", "-C", "18", ")-alkyl ", "radicals, (C", "1 ", "-C", "18", ")-hydroxyalkyl radicals and (C", "1 ", "-C", "18", ")-alky›", "lthio-(C1 -C", "18", ")-alkyl radicals. ", "[0063] ", "The organic acid is preferably selected from the ", "group of 3-hydroxypropionic acid, 3-hydroxybutyric acid, ", "3-hydroxyvaleric acid, 3-hydroxyhexanoic acid, 3-hydroxy›", "octanoic 2 0 acid, 3-hydroxyisobutyric acid. Just like 2-hy›", "droxyisobutyric acid, 3-hydroxyisobutyric acid can likewise ", "serve as a precursor for methacrylic acid and methacrylic ", "esters. ", "[0064] ", "In a further preferred process, the stripping medium ", "or entraining gas used is steam, air, gases, preferably natural ", "gas, methane, oxygen, inert gas, preferably nitrogen, helium, ", "argon, or mixtures thereof. ", "[0065] ", "With regard to the introduction of the stripping ", "medium or entraining gas, an amount of stripping medium or ", "entraining gas, based on the aqueous ammonium salt solution ", "used, between 1 1/kg and 10 000 1/kg, particularly between ", "10", "1/kg and 500 1/kg and very particularly between 20 1/kg ", "and 100 1/kg is preferred. ", "[0066] ", "In further preferred processes, the organic extractant ", "is selected from the group of straight-chain or branched ali›", "phatic ketones having 5 to 18 carbon atoms, heterocyclic ", "ketones having 5 to 18 carbon atoms, straight-chain or ", "branched aliphatic alcohols having 4 to 18 carbon atoms, ", "heterocyclic alcohols having 5 to 18 carbon atoms, straight›", "chain or branched aliphatic alkanes having 5 to 18 carbon ", "atoms, cycloalkanes having 5 to 14 carbon atoms, straight›", "chain or branched ethers having 4 to 18 carbon atoms, aro›", "matics substituted by halogen atoms or hydroxyl groups, ", "straight-chain or branched alkanes which are substituted by ", "halogen atoms and have 1 to 18 carbon atoms, cycloalkanes ", "which are substituted by halogen atoms and have 5 to 14 ", "carbon atoms, preferably isobutyl methyl ketone, isopropyl ", "methyl ketone, ethyl methyl ketone, butyl methyl ketone, ", "ethyl propyl ketone, methyl pentyl ketone, ethyl butyl ketone, ", "dipropyl ketone, hexyl methyl ketone, ethyl pentyl ketone, ", "heptyl methyl ketone, dibutyl ketone, 2-undecanone, 2-dode›", "canone, cyclohexanone, cyclopentanone, 1-butanol, 2-bu›", "tanol, 1-pentanol, 1-hexanol, 2-hexanol, 3-hexanol, 1-hep›", "tanol, ", "2-heptanol, ", "3-heptanol, ", "1-octanol, ", "2-octanol, ", "3-octanol, 4-octanol, ", "1-nonanol, 2-nonanol, 3-nonanol, ", "5-nonanol, 1-decanol, 2-decanol, 1-undecanol, 2-undecanol, ", "1-dodecanol, 2-dodecanol, cyclopentanol, cyclohexanol, ", "kerosene, petroleum benzine, pentane, hexane, heptane, ", "octane, nonane, decane, undecane, dodecane, cyclopentane, ", "cyclohexane, cycloheptane, methyl tert-butyl ether, petro›", "leum ether, dibutyl ether, diisopropyl ether, dipropyl ether, ", "diethyl ether, ethyl tert-butyl ether, dipentyl ether, benzene, ", "toluene, ", "a-xylene, ", "m-xylene, p-xylene, ", "chlorobenzene, ", "dichloromethane, chloroform, tetrachloromethane or mix›", "tures thereof. ", "[0067] ", "In further preferred processes, the free acid is ", "obtained from the extractant laden with the extracted acid by ", "a separation process selected from distillation, rectification, ", "crystallization, re-extraction, chromatography, adsorption or ", "membrane processes. ", "[0068] ", "One advantage of the process according to the ", "invention is that of being less expensive, since the expensive ", "workup and/or disposal of the amounts of salt obtained in ", "equimolar amounts is eliminated, and another is that the ", "back-integration of the ammonia released into a production ", "process and the closed circuit of the extractant causes it to ", "work in an environmentally friendly and resource-protective ", "manner. ", "[0069] ", "The use of otherwise much-used assistants, for ", "example sulphuric acid to release the free acid from the ", "ammonium salt, is eliminated, just like additional reaction ", "steps associated with high costs, for example the transamina-", "Rl2 RIO ", "0 ", "I ", "I ", "// ", "HO-C-C-C ", "I ", "I ", "\\ ", "Rl3 RI! ", "OH " ]
[ [ 763, 72, 119, 13 ], [ 763, 72, 119, 13 ], [ 763, 72, 119, 13 ], [ 501, 92, 15, 13 ], [ 129, 72, 181, 13 ], [ 129, 72, 181, 13 ], [ 129, 72, 181, 13 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 140, 364, 100 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 239, 366, 288 ], [ 129, 529, 365, 48 ], [ 129, 529, 365, 48 ], [ 129, 529, 365, 48 ], [ 129, 529, 365, 48 ], [ 129, 529, 365, 48 ], [ 129, 582, 364, 23 ], [ 129, 582, 364, 23 ], [ 129, 582, 364, 23 ], [ 481, 633, 12, 7 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 710, 366, 237 ], [ 129, 949, 364, 23 ], [ 129, 949, 364, 23 ], [ 129, 949, 364, 23 ], [ 520, 140, 364, 61 ], [ 520, 140, 364, 61 ], [ 520, 140, 364, 61 ], [ 520, 140, 364, 61 ], [ 520, 140, 364, 61 ], [ 520, 206, 365, 48 ], [ 520, 206, 365, 48 ], [ 520, 206, 365, 48 ], [ 520, 206, 365, 48 ], [ 520, 206, 365, 48 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 259, 366, 74 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 338, 366, 410 ], [ 520, 752, 366, 61 ], [ 520, 752, 366, 61 ], [ 520, 752, 366, 61 ], [ 520, 752, 366, 61 ], [ 520, 752, 366, 61 ], [ 520, 752, 366, 61 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 818, 365, 100 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 520, 923, 365, 48 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ], [ 157, 639, 128, 53 ] ]
[ [ 763, 72, 36, 13 ], [ 808, 72, 23, 13 ], [ 841, 72, 41, 13 ], [ 501, 92, 15, 13 ], [ 129, 72, 24, 13 ], [ 164, 72, 112, 13 ], [ 286, 72, 24, 13 ], [ 129, 140, 232, 10 ], [ 362, 143, 10, 10 ], [ 368, 140, 14, 10 ], [ 383, 143, 10, 10 ], [ 394, 140, 98, 10 ], [ 130, 153, 14, 10 ], [ 144, 156, 7, 10 ], [ 150, 153, 14, 10 ], [ 166, 156, 10, 10 ], [ 177, 153, 144, 10 ], [ 323, 156, 7, 10 ], [ 329, 153, 13, 10 ], [ 344, 156, 10, 10 ], [ 355, 153, 134, 10 ], [ 129, 166, 225, 10 ], [ 355, 169, 10, 10 ], [ 366, 166, 123, 10 ], [ 129, 179, 148, 10 ], [ 279, 182, 10, 10 ], [ 284, 179, 14, 10 ], [ 300, 182, 10, 10 ], [ 311, 179, 59, 10 ], [ 371, 182, 7, 10 ], [ 377, 179, 14, 10 ], [ 392, 182, 10, 10 ], [ 403, 179, 89, 10 ], [ 130, 192, 36, 10 ], [ 166, 194, 10, 10 ], [ 177, 192, 53, 10 ], [ 231, 194, 7, 10 ], [ 236, 192, 14, 10 ], [ 252, 194, 10, 10 ], [ 263, 192, 105, 10 ], [ 378, 192, 115, 10 ], [ 129, 205, 75, 10 ], [ 206, 207, 10, 10 ], [ 212, 205, 13, 10 ], [ 227, 207, 10, 10 ], [ 238, 205, 82, 10 ], [ 321, 207, 7, 10 ], [ 327, 205, 14, 10 ], [ 342, 207, 10, 10 ], [ 353, 205, 125, 10 ], [ 480, 207, 10, 10 ], [ 486, 205, 4, 10 ], [ 129, 218, 9, 10 ], [ 140, 220, 10, 10 ], [ 151, 218, 179, 10 ], [ 332, 220, 10, 10 ], [ 338, 218, 13, 10 ], [ 353, 220, 10, 10 ], [ 364, 218, 82, 10 ], [ 448, 220, 10, 10 ], [ 454, 218, 13, 10 ], [ 469, 220, 10, 10 ], [ 480, 218, 9, 10 ], [ 129, 231, 86, 10 ], [ 130, 245, 40, 9 ], [ 184, 244, 170, 10 ], [ 351, 239, 10, 10 ], [ 361, 244, 35, 10 ], [ 396, 244, 93, 10 ], [ 129, 257, 366, 10 ], [ 129, 270, 349, 10 ], [ 480, 273, 10, 10 ], [ 486, 270, 4, 10 ], [ 129, 283, 9, 10 ], [ 140, 285, 10, 10 ], [ 151, 283, 115, 10 ], [ 267, 285, 7, 10 ], [ 273, 283, 14, 10 ], [ 288, 285, 10, 10 ], [ 300, 283, 146, 10 ], [ 448, 285, 7, 10 ], [ 454, 283, 13, 10 ], [ 469, 285, 10, 10 ], [ 480, 283, 9, 10 ], [ 129, 296, 317, 10 ], [ 448, 298, 7, 10 ], [ 454, 296, 13, 10 ], [ 469, 298, 10, 10 ], [ 480, 296, 9, 10 ], [ 129, 309, 339, 10 ], [ 469, 311, 10, 10 ], [ 480, 309, 9, 10 ], [ 129, 322, 256, 10 ], [ 387, 324, 10, 10 ], [ 393, 322, 13, 10 ], [ 408, 324, 10, 10 ], [ 419, 322, 75, 10 ], [ 129, 334, 9, 10 ], [ 140, 337, 10, 10 ], [ 151, 334, 118, 10 ], [ 271, 337, 7, 10 ], [ 277, 334, 13, 10 ], [ 292, 337, 10, 10 ], [ 303, 334, 53, 10 ], [ 357, 337, 10, 10 ], [ 363, 334, 13, 10 ], [ 378, 337, 10, 10 ], [ 389, 334, 103, 10 ], [ 130, 348, 36, 10 ], [ 166, 350, 10, 10 ], [ 177, 348, 53, 10 ], [ 231, 350, 7, 10 ], [ 236, 348, 14, 10 ], [ 251, 350, 10, 10 ], [ 263, 348, 126, 10 ], [ 391, 350, 7, 10 ], [ 396, 348, 14, 10 ], [ 412, 350, 10, 10 ], [ 423, 348, 66, 10 ], [ 130, 360, 160, 10 ], [ 291, 363, 10, 10 ], [ 297, 360, 13, 10 ], [ 312, 363, 10, 10 ], [ 323, 360, 171, 10 ], [ 130, 373, 14, 10 ], [ 145, 376, 7, 10 ], [ 150, 373, 14, 10 ], [ 166, 376, 10, 10 ], [ 177, 373, 82, 10 ], [ 261, 376, 7, 10 ], [ 266, 373, 14, 10 ], [ 282, 376, 10, 10 ], [ 293, 373, 200, 10 ], [ 129, 386, 316, 10 ], [ 444, 384, 4, 5 ], [ 450, 389, 4, 5 ], [ 459, 386, 21, 10 ], [ 481, 389, 7, 10 ], [ 487, 386, 7, 10 ], [ 129, 399, 32, 10 ], [ 161, 397, 4, 5 ], [ 167, 402, 4, 5 ], [ 176, 399, 21, 10 ], [ 196, 399, 25, 10 ], [ 229, 399, 150, 10 ], [ 379, 397, 6, 5 ], [ 391, 399, 103, 10 ], [ 129, 412, 360, 10 ], [ 130, 425, 360, 10 ], [ 129, 438, 51, 10 ], [ 182, 440, 10, 10 ], [ 188, 438, 13, 10 ], [ 203, 440, 10, 10 ], [ 214, 438, 114, 10 ], [ 330, 440, 7, 10 ], [ 336, 438, 13, 10 ], [ 351, 440, 10, 10 ], [ 362, 438, 130, 10 ], [ 130, 451, 14, 10 ], [ 145, 453, 7, 10 ], [ 150, 451, 14, 10 ], [ 165, 453, 10, 10 ], [ 177, 451, 316, 10 ], [ 130, 464, 36, 10 ], [ 166, 466, 10, 10 ], [ 177, 464, 269, 10 ], [ 448, 466, 10, 10 ], [ 454, 464, 13, 10 ], [ 469, 466, 10, 10 ], [ 480, 464, 9, 10 ], [ 129, 477, 223, 10 ], [ 353, 479, 10, 10 ], [ 364, 477, 53, 10 ], [ 418, 479, 10, 10 ], [ 424, 477, 13, 10 ], [ 439, 479, 10, 10 ], [ 450, 477, 43, 10 ], [ 129, 489, 235, 10 ], [ 365, 492, 10, 10 ], [ 371, 489, 13, 10 ], [ 386, 492, 10, 10 ], [ 397, 489, 82, 10 ], [ 480, 492, 10, 10 ], [ 486, 489, 4, 10 ], [ 129, 503, 9, 10 ], [ 140, 505, 10, 10 ], [ 151, 503, 111, 10 ], [ 263, 505, 10, 10 ], [ 269, 503, 13, 10 ], [ 285, 505, 10, 10 ], [ 296, 503, 182, 10 ], [ 480, 505, 10, 10 ], [ 486, 503, 4, 10 ], [ 129, 515, 104, 10 ], [ 235, 518, 10, 10 ], [ 241, 515, 13, 10 ], [ 256, 518, 10, 10 ], [ 267, 515, 96, 10 ], [ 130, 529, 40, 9 ], [ 184, 529, 310, 10 ], [ 129, 542, 360, 10 ], [ 129, 555, 363, 10 ], [ 129, 568, 250, 10 ], [ 130, 582, 40, 9 ], [ 184, 582, 309, 10 ], [ 129, 595, 331, 10 ], [ 481, 633, 12, 7 ], [ 129, 715, 53, 10 ], [ 180, 710, 10, 10 ], [ 191, 715, 20, 10 ], [ 209, 713, 9, 5 ], [ 220, 718, 4, 5 ], [ 227, 715, 13, 10 ], [ 237, 710, 12, 10 ], [ 251, 715, 38, 10 ], [ 287, 710, 11, 10 ], [ 301, 715, 193, 10 ], [ 129, 727, 226, 10 ], [ 354, 726, 4, 5 ], [ 361, 730, 4, 5 ], [ 366, 727, 21, 10 ], [ 388, 731, 7, 10 ], [ 394, 727, 37, 10 ], [ 432, 726, 4, 5 ], [ 438, 730, 4, 5 ], [ 444, 727, 21, 10 ], [ 465, 727, 27, 10 ], [ 129, 741, 364, 10 ], [ 129, 754, 360, 10 ], [ 129, 767, 360, 10 ], [ 129, 780, 364, 10 ], [ 129, 792, 363, 10 ], [ 129, 805, 360, 10 ], [ 129, 818, 149, 10 ], [ 278, 816, 6, 5 ], [ 292, 818, 202, 10 ], [ 130, 831, 365, 10 ], [ 129, 844, 349, 10 ], [ 480, 847, 10, 10 ], [ 486, 844, 4, 10 ], [ 129, 857, 9, 10 ], [ 140, 859, 10, 10 ], [ 151, 857, 115, 10 ], [ 267, 859, 7, 10 ], [ 273, 857, 14, 10 ], [ 288, 859, 10, 10 ], [ 300, 857, 146, 10 ], [ 448, 859, 7, 10 ], [ 454, 857, 13, 10 ], [ 469, 859, 10, 10 ], [ 480, 857, 9, 10 ], [ 129, 870, 339, 10 ], [ 469, 872, 10, 10 ], [ 480, 870, 9, 10 ], [ 129, 883, 256, 10 ], [ 387, 885, 10, 10 ], [ 393, 883, 13, 10 ], [ 408, 885, 10, 10 ], [ 419, 883, 75, 10 ], [ 129, 896, 9, 10 ], [ 140, 898, 10, 10 ], [ 151, 896, 140, 10 ], [ 292, 898, 10, 10 ], [ 303, 896, 53, 10 ], [ 357, 898, 10, 10 ], [ 363, 896, 13, 10 ], [ 378, 898, 10, 10 ], [ 389, 896, 103, 10 ], [ 129, 908, 173, 10 ], [ 303, 911, 10, 10 ], [ 309, 908, 14, 10 ], [ 324, 911, 10, 10 ], [ 335, 908, 82, 10 ], [ 418, 911, 10, 10 ], [ 424, 908, 13, 10 ], [ 439, 911, 10, 10 ], [ 450, 908, 43, 10 ], [ 129, 922, 68, 10 ], [ 199, 924, 10, 10 ], [ 205, 922, 13, 10 ], [ 220, 924, 10, 10 ], [ 231, 922, 184, 10 ], [ 417, 924, 10, 10 ], [ 423, 922, 13, 10 ], [ 438, 924, 10, 10 ], [ 450, 922, 40, 10 ], [ 129, 934, 68, 10 ], [ 199, 937, 10, 10 ], [ 210, 934, 96, 10 ], [ 130, 949, 40, 9 ], [ 184, 949, 309, 10 ], [ 129, 962, 363, 10 ], [ 520, 140, 360, 10 ], [ 520, 153, 360, 10 ], [ 520, 166, 364, 10 ], [ 521, 179, 364, 10 ], [ 520, 192, 40, 10 ], [ 521, 207, 40, 9 ], [ 575, 206, 310, 10 ], [ 520, 219, 364, 10 ], [ 520, 232, 363, 10 ], [ 520, 245, 163, 10 ], [ 521, 259, 40, 9 ], [ 575, 259, 309, 10 ], [ 520, 272, 366, 10 ], [ 520, 285, 364, 10 ], [ 520, 298, 365, 10 ], [ 521, 311, 15, 10 ], [ 540, 311, 344, 10 ], [ 520, 324, 157, 10 ], [ 521, 338, 40, 9 ], [ 575, 338, 309, 10 ], [ 520, 351, 360, 10 ], [ 520, 364, 364, 10 ], [ 520, 376, 366, 10 ], [ 520, 389, 364, 10 ], [ 520, 403, 360, 10 ], [ 520, 415, 365, 10 ], [ 520, 428, 360, 10 ], [ 520, 441, 360, 10 ], [ 520, 454, 364, 10 ], [ 521, 467, 364, 10 ], [ 520, 480, 364, 10 ], [ 520, 493, 363, 10 ], [ 520, 506, 364, 10 ], [ 520, 519, 364, 10 ], [ 520, 531, 363, 10 ], [ 520, 544, 363, 10 ], [ 520, 557, 361, 10 ], [ 520, 570, 360, 10 ], [ 520, 583, 361, 10 ], [ 520, 596, 36, 10 ], [ 572, 596, 71, 10 ], [ 657, 596, 71, 10 ], [ 743, 596, 63, 10 ], [ 821, 596, 63, 10 ], [ 520, 609, 135, 10 ], [ 665, 609, 219, 10 ], [ 521, 621, 363, 10 ], [ 521, 635, 363, 10 ], [ 520, 648, 364, 10 ], [ 520, 661, 364, 10 ], [ 520, 674, 360, 10 ], [ 520, 686, 363, 10 ], [ 520, 699, 364, 10 ], [ 520, 712, 51, 10 ], [ 580, 712, 59, 10 ], [ 649, 712, 132, 10 ], [ 790, 712, 94, 10 ], [ 520, 725, 360, 10 ], [ 520, 738, 82, 10 ], [ 521, 753, 40, 9 ], [ 575, 752, 308, 10 ], [ 520, 765, 364, 10 ], [ 520, 778, 363, 10 ], [ 520, 791, 366, 10 ], [ 520, 804, 132, 10 ], [ 521, 819, 40, 9 ], [ 575, 818, 309, 10 ], [ 520, 831, 364, 10 ], [ 520, 844, 365, 10 ], [ 520, 857, 365, 10 ], [ 520, 870, 365, 10 ], [ 520, 883, 364, 10 ], [ 520, 896, 365, 10 ], [ 520, 908, 50, 10 ], [ 521, 923, 40, 9 ], [ 575, 923, 309, 10 ], [ 520, 936, 365, 10 ], [ 520, 949, 365, 10 ], [ 521, 962, 360, 10 ], [ 195, 642, 44, 7 ], [ 262, 642, 8, 7 ], [ 197, 651, 11, 14 ], [ 224, 651, 11, 14 ], [ 254, 651, 15, 14 ], [ 159, 663, 104, 7 ], [ 198, 672, 9, 11 ], [ 225, 672, 9, 11 ], [ 255, 672, 9, 11 ], [ 195, 682, 46, 7 ], [ 262, 682, 20, 7 ] ]
[ 5, 5, 5, 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
c259d00b366f62d6862b04b1aaa16b0d2abb5e0eadeb0695f03e5c9ef37d1cb7
20100210871_AdobeOCR.pdf
16
25
612
792
1,025
1,025
patents_superacid_pags
patents
5387
[ "Additional Resources", "Storage:", " Rows are compressed as they are inserted. The ", "ARCHIVE", " engine uses ", "zlib", " lossless data", "compression (see http://www.zlib.net/). You can use ", "OPTIMIZE TABLE", " to analyze the table and pack it", "into a smaller format (for a reason to use ", "OPTIMIZE TABLE", ", see later in this section). The engine also", "supports ", "CHECK TABLE", ". There are several types of insertions that are used:", "•An ", "INSERT", " statement just pushes rows into a compression buffer, and that buffer flushes as necessary.", "The insertion into the buffer is protected by a lock. A ", "SELECT", " forces a flush to occur.", "•A bulk insert is visible only after it completes, unless other inserts occur at the same time, in which case", "it can be seen partially. A ", "SELECT", " never causes a flush of a bulk insert unless a normal insert occurs", "while it is loading.", "Additional Resources", "Retrieval", ": On retrieval, rows are uncompressed on demand; there is no row cache. A ", "SELECT", " operation", "performs a complete table scan: When a ", "SELECT", " occurs, it finds out how many rows are currently", "available and reads that number of rows. ", "SELECT", " is performed as a consistent read. Note that lots of", "SELECT", " statements during insertion can deteriorate the compression, unless only bulk inserts are used. To", "achieve better compression, you can use ", "OPTIMIZE TABLE", " or ", "REPAIR TABLE", ". The number of rows in", "ARCHIVE", " tables reported by ", "SHOW TABLE STATUS", " is always accurate. See Section 13.7.3.4, “OPTIMIZE", "TABLE Statement”", ", Section 13.7.3.5, “REPAIR TABLE Statement”", ", and Section 13.7.7.38, “SHOW TABLE", "STATUS Statement”", ".", "The ", "BLACKHOLE", " storage engine acts as a “black hole”", " that accepts data but throws it away and does not", "store it. Retrievals always return an empty result:", "•A forum dedicated to the ", "ARCHIVE", " storage engine is available at https://forums.mysql.com/list.php?112.", "mysql> ", "SELECT * FROM test;", "Empty set (0.00 sec)", "16.6", "The BLACKHOLE Storage Engine", "mysql> ", "INSERT INTO test VALUES(1,’record one’),(2,’record two’);", "Query OK, 2 rows affected (0.00 sec)", "Records: 2", "Duplicates: 0", "Warnings: 0", "mysql> ", "CREATE TABLE test(i INT, c CHAR(10)) ENGINE = BLACKHOLE;", "Query OK, 0 rows affected (0.03 sec)", "To enable the ", "BLACKHOLE", " storage engine if you build MySQL from source, invoke ", "CMake", " with the ", "-", "DWITH_BLACKHOLE_STORAGE_ENGINE", " option.", "To examine the source for the ", "BLACKHOLE", " engine, look in the ", "sql", " directory of a MySQL source", "distribution.", "When you create a ", "BLACKHOLE", " table, the server creates the table definition in the global data dictionary.", "There are no files associated with the table.", "The ", "BLACKHOLE", " storage engine supports all kinds of indexes. That is, you can include index declarations", "in the table definition.", "The maximum key length is 3072 bytes as of MySQL 8.0.27. Prior to 8.0.27, the maximum key length is", "1000 bytes.", "The ", "BLACKHOLE", " storage engine does not support partitioning.", "You can check whether the ", "BLACKHOLE", " storage engine is available with the ", "SHOW ENGINES", " statement.", "3418" ]
[ [ 418, 48, 158, 11 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 94, 766, 58 ], [ 140, 169, 785, 27 ], [ 140, 169, 785, 27 ], [ 140, 169, 785, 27 ], [ 140, 169, 785, 27 ], [ 140, 169, 785, 27 ], [ 140, 169, 785, 27 ], [ 140, 212, 782, 43 ], [ 140, 212, 782, 43 ], [ 140, 212, 782, 43 ], [ 140, 212, 782, 43 ], [ 140, 212, 782, 43 ], [ 60, 408, 241, 16 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 271, 802, 120 ], [ 140, 506, 774, 27 ], [ 140, 506, 774, 27 ], [ 140, 506, 774, 27 ], [ 140, 506, 774, 27 ], [ 140, 506, 774, 27 ], [ 140, 441, 786, 11 ], [ 140, 441, 786, 11 ], [ 140, 441, 786, 11 ], [ 140, 636, 209, 20 ], [ 140, 636, 209, 20 ], [ 140, 636, 209, 20 ], [ 60, 470, 486, 19 ], [ 60, 470, 486, 19 ], [ 140, 586, 514, 32 ], [ 140, 586, 514, 32 ], [ 140, 586, 514, 32 ], [ 140, 586, 514, 32 ], [ 140, 586, 514, 32 ], [ 140, 586, 514, 32 ], [ 140, 549, 506, 20 ], [ 140, 549, 506, 20 ], [ 140, 549, 506, 20 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 673, 740, 27 ], [ 140, 717, 709, 27 ], [ 140, 717, 709, 27 ], [ 140, 717, 709, 27 ], [ 140, 717, 709, 27 ], [ 140, 717, 709, 27 ], [ 140, 717, 709, 27 ], [ 140, 760, 773, 27 ], [ 140, 760, 773, 27 ], [ 140, 760, 773, 27 ], [ 140, 760, 773, 27 ], [ 140, 803, 779, 27 ], [ 140, 803, 779, 27 ], [ 140, 803, 779, 27 ], [ 140, 803, 779, 27 ], [ 140, 847, 765, 27 ], [ 140, 847, 765, 27 ], [ 140, 890, 460, 11 ], [ 140, 890, 460, 11 ], [ 140, 890, 460, 11 ], [ 140, 918, 770, 11 ], [ 140, 918, 770, 11 ], [ 140, 918, 770, 11 ], [ 140, 918, 770, 11 ], [ 140, 918, 770, 11 ], [ 60, 964, 37, 11 ] ]
[ [ 418, 48, 158, 11 ], [ 140, 94, 67, 11 ], [ 208, 94, 365, 11 ], [ 574, 96, 70, 10 ], [ 644, 94, 99, 11 ], [ 744, 96, 40, 10 ], [ 784, 94, 101, 11 ], [ 140, 110, 390, 11 ], [ 530, 111, 140, 10 ], [ 671, 110, 235, 11 ], [ 140, 126, 306, 11 ], [ 446, 127, 140, 10 ], [ 587, 126, 313, 11 ], [ 140, 141, 68, 11 ], [ 209, 142, 110, 10 ], [ 320, 141, 387, 11 ], [ 140, 169, 41, 11 ], [ 182, 170, 60, 10 ], [ 242, 169, 683, 11 ], [ 157, 184, 390, 11 ], [ 548, 185, 60, 10 ], [ 608, 184, 173, 11 ], [ 140, 212, 782, 11 ], [ 157, 228, 191, 11 ], [ 349, 229, 60, 10 ], [ 409, 228, 494, 11 ], [ 157, 243, 131, 11 ], [ 60, 408, 241, 16 ], [ 140, 271, 70, 11 ], [ 211, 271, 565, 11 ], [ 777, 272, 60, 10 ], [ 837, 271, 74, 11 ], [ 140, 286, 305, 11 ], [ 446, 288, 60, 10 ], [ 506, 286, 358, 11 ], [ 140, 302, 307, 11 ], [ 447, 303, 60, 10 ], [ 508, 302, 378, 11 ], [ 140, 319, 60, 10 ], [ 200, 317, 730, 11 ], [ 140, 333, 309, 11 ], [ 449, 334, 140, 10 ], [ 590, 333, 24, 11 ], [ 614, 334, 120, 10 ], [ 735, 333, 175, 11 ], [ 140, 350, 70, 10 ], [ 211, 349, 143, 11 ], [ 354, 350, 170, 10 ], [ 525, 349, 414, 11 ], [ 140, 364, 153, 11 ], [ 280, 364, 379, 11 ], [ 632, 364, 310, 11 ], [ 140, 380, 166, 11 ], [ 293, 380, 4, 11 ], [ 140, 506, 33, 11 ], [ 174, 507, 90, 10 ], [ 264, 506, 305, 11 ], [ 542, 506, 372, 11 ], [ 140, 522, 362, 11 ], [ 140, 441, 203, 11 ], [ 344, 442, 70, 10 ], [ 414, 441, 511, 11 ], [ 140, 636, 56, 8 ], [ 196, 636, 152, 8 ], [ 140, 648, 160, 8 ], [ 60, 470, 52, 19 ], [ 119, 470, 427, 19 ], [ 140, 586, 56, 8 ], [ 196, 586, 458, 8 ], [ 140, 598, 289, 8 ], [ 140, 611, 80, 8 ], [ 237, 611, 104, 8 ], [ 357, 611, 88, 8 ], [ 140, 549, 56, 8 ], [ 196, 549, 450, 8 ], [ 140, 561, 289, 8 ], [ 140, 673, 107, 11 ], [ 247, 675, 90, 10 ], [ 338, 673, 416, 11 ], [ 754, 675, 50, 10 ], [ 804, 673, 67, 11 ], [ 871, 675, 10, 10 ], [ 140, 690, 301, 10 ], [ 442, 689, 54, 11 ], [ 140, 717, 227, 11 ], [ 367, 718, 90, 10 ], [ 458, 717, 145, 11 ], [ 603, 718, 30, 10 ], [ 633, 717, 216, 11 ], [ 140, 732, 85, 11 ], [ 140, 760, 145, 11 ], [ 285, 761, 90, 10 ], [ 376, 760, 538, 11 ], [ 140, 776, 323, 11 ], [ 140, 803, 33, 11 ], [ 174, 804, 90, 10 ], [ 264, 803, 655, 11 ], [ 140, 819, 158, 11 ], [ 140, 847, 765, 11 ], [ 140, 862, 86, 11 ], [ 140, 890, 33, 11 ], [ 174, 891, 90, 10 ], [ 264, 890, 336, 11 ], [ 140, 918, 206, 11 ], [ 347, 919, 90, 10 ], [ 437, 918, 269, 11 ], [ 707, 919, 120, 10 ], [ 828, 918, 82, 11 ], [ 60, 964, 37, 11 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 9, 9, 9, 7, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
961334c451d9f3e715064d7fd55e193ddcae644ae033f56f83b101fcdb583fd8
refman-8.0-en.pdf
3,447
6,228
612
792
1,025
1,025
manuals
manuals
5388
[ "Baby, Feminine & Family Care", "Fabric & Home Care", "Beauty Care", "Health Care", "Food & Beverage", "29.4%", "12.3%", "9.4%", "20%", "28.8%", "12%", "30%", "9%", "29%", "P&G at a Glance", "Key Brands", "Product Lines", "Pampers, Luvs, Dodot, Prima", "Charmin, Bounty, Puffs, Tempo, Codi", "Always, Whisper, Tampax, Lines Feminine ", "Care, Linidor, Evax, Ausonia, Orkid", "Tide, Ariel, Downy, Lenor, Gain, ", "Cascade, Ace Laundry, Cheer, Bold, ", "Swiffer, Bounce, Dash, Dawn, Fairy ", "Dish, Joy, Febreze, Ace Bleach, Era, ", "Bonux, Dreft, Daz, Vizir, Salvo, Mr. ", "Proper, Mr. Clean, Flash, Fairy Laundry, ", "Viakal, Dryel, Alomatik, Ivory Dish, ", "Maestro Limpio, Rindex ", "Pantene, Clairol, Olay, Head & ", "Shoulders, Cover Girl, Max Factor ", "Cosmetics, Hugo Boss, Secret, SK-II ", "Skin Care, Zest, Safeguard, Rejoice, ", "Vidal Sassoon, Old Spice Deodorant, ", "Pert, Ivory Personal Care, Sure, Camay, ", "Laura Biagiotti, SK-II Cosmetics, Old ", "Spice Fragrance, Physique, Noxzema, ", "Giorgio, Muse", "Iams, Eukanuba, Crest, Asacol, Actonel, ", "Vicks NyQuil, Metamucil, Vicks ", "VapoRub, Fixodent, Scope, ", "Pepto-Bismol, Didronel, Vicks/Wick, ", "Macrobid, PUR, Vicks DayQuil, ", "ThermaCare, Vicks 44, Kukident, ", "Cacit, Vicks Sinex, Dantrium", "Folgers, Pringles, Sunny Delight, ", "Millstone, Punica, Torengos", "Baby diapers, baby wipes,", "baby bibs, baby change and", "bed mats", "Toilet tissue, paper towels", "and facial tissue", "Feminine protection pads, ", "pantiliners and tampons ", "Laundry detergent, fabric ", "conditioners, bleach, care for ", "special fabrics, dish care and ", "household cleaners ", "Cosmetics, fragrances,", "hair care/hair color,", "antiperspirants/deodorants,", "skin care and cleansing", "Pet health and nutrition,", "oral care, prescription drugs", "and personal health care", "Snacks and beverages", "Contribution", "by Segment", "(in billions)", "Global Business Unit", "Baby, Feminine & Family Care", "Baby Care", "Family Care", "Feminine Care", "Fabric & Home Care", "Beauty Care", "Health Care", "Food & Beverage", "$11.9", "11.6", "8.1 ", "5.0", "3.8", "Pantene, Olay, Head & Shoulders, Cover ", "Girl, Clairol Herbal Essences, Max Factor ", "Vidal Sassoon, Clairol Nice ‘n Easy, Old ", "Spice Deodorant, Pert, Ivory Personal ", "Care, Sure, Camay, Laura Biagiotti, SK-II ", "Cosmetics, Old Spice Fragrance, ", "Physique, Noxzema, Giorgio, Muse", "Net Sales" ]
[ [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 719, 166, 171, 209 ], [ 79, 95, 163, 16 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ], [ 77, 142, 610, 560 ] ]
[ [ 763, 303, 125, 8 ], [ 763, 318, 84, 8 ], [ 763, 334, 51, 8 ], [ 763, 349, 50, 8 ], [ 763, 365, 72, 8 ], [ 852, 184, 29, 8 ], [ 722, 188, 29, 8 ], [ 772, 167, 23, 8 ], [ 723, 241, 20, 8 ], [ 815, 274, 29, 8 ], [ 730, 188, 20, 8 ], [ 857, 188, 20, 8 ], [ 775, 167, 15, 8 ], [ 815, 274, 20, 8 ], [ 79, 95, 163, 16 ], [ 406, 164, 46, 8 ], [ 260, 164, 56, 8 ], [ 406, 192, 154, 11 ], [ 406, 239, 197, 11 ], [ 406, 270, 224, 11 ], [ 406, 286, 185, 11 ], [ 406, 301, 171, 11 ], [ 406, 317, 193, 11 ], [ 406, 332, 190, 11 ], [ 406, 348, 191, 11 ], [ 406, 363, 185, 11 ], [ 406, 379, 212, 11 ], [ 406, 394, 189, 11 ], [ 406, 410, 131, 11 ], [ 406, 425, 166, 11 ], [ 406, 441, 184, 11 ], [ 406, 457, 194, 11 ], [ 406, 472, 194, 11 ], [ 406, 488, 201, 11 ], [ 406, 503, 212, 11 ], [ 406, 519, 199, 11 ], [ 406, 534, 202, 11 ], [ 406, 550, 76, 11 ], [ 406, 565, 217, 11 ], [ 406, 581, 169, 11 ], [ 406, 596, 147, 11 ], [ 406, 612, 195, 11 ], [ 406, 627, 168, 11 ], [ 406, 643, 178, 11 ], [ 406, 658, 151, 11 ], [ 406, 674, 176, 11 ], [ 406, 689, 148, 11 ], [ 259, 194, 109, 8 ], [ 259, 210, 118, 8 ], [ 259, 225, 39, 8 ], [ 259, 241, 109, 8 ], [ 259, 257, 68, 8 ], [ 259, 272, 111, 8 ], [ 259, 288, 105, 8 ], [ 259, 303, 109, 8 ], [ 259, 319, 124, 8 ], [ 259, 334, 123, 8 ], [ 259, 350, 84, 8 ], [ 259, 427, 93, 8 ], [ 259, 443, 81, 8 ], [ 259, 458, 115, 8 ], [ 259, 474, 98, 8 ], [ 259, 567, 103, 8 ], [ 259, 583, 117, 8 ], [ 259, 598, 105, 8 ], [ 259, 676, 93, 8 ], [ 628, 143, 53, 8 ], [ 632, 154, 49, 8 ], [ 635, 164, 46, 8 ], [ 79, 164, 87, 8 ], [ 79, 177, 160, 11 ], [ 94, 192, 55, 11 ], [ 94, 239, 63, 11 ], [ 94, 270, 77, 11 ], [ 79, 301, 109, 11 ], [ 79, 425, 66, 11 ], [ 79, 565, 64, 11 ], [ 79, 674, 92, 11 ], [ 647, 177, 35, 11 ], [ 654, 301, 27, 11 ], [ 662, 425, 23, 11 ], [ 662, 565, 19, 11 ], [ 662, 674, 19, 11 ], [ 406, 425, 219, 11 ], [ 406, 441, 222, 11 ], [ 406, 488, 215, 11 ], [ 406, 503, 203, 11 ], [ 406, 519, 220, 11 ], [ 406, 534, 175, 11 ], [ 406, 550, 188, 11 ], [ 642, 143, 39, 8 ] ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
f406f78f6d7ebffda0aa35940858f500adc8d612802dd2a48952342c24c162bd
NYSE_PG_2002.pdf
50
52
612
792
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5389
[ "sys Schema Tables and Triggers", "For example, the ", "statement_truncate_len", " option controls the maximum length of statements returned", "by the ", "format_statement()", " function. The default is 64. To temporarily change the value to 32 for your", "current session, set the corresponding ", "@sys.statement_truncate_len", " user-defined variable:", "mysql> ", "SET @stmt = ’SELECT variable, value, set_time, set_by FROM sys_config’;", "mysql> ", "SELECT sys.format_statement(@stmt);", "+----------------------------------------------------------+", "| sys.format_statement(@stmt)", "|", "+----------------------------------------------------------+", "| SELECT variable, value, set_time, set_by FROM sys_config |", "+----------------------------------------------------------+", "mysql> ", "SET @sys.statement_truncate_len = 32;", "mysql> ", "SELECT sys.format_statement(@stmt);", "+-----------------------------------+", "| sys.format_statement(@stmt)", "|", "+-----------------------------------+", "| SELECT variabl ... ROM sys_config |", "+-----------------------------------+", "mysql> ", "SET @sys.statement_truncate_len = NULL;", "mysql> ", "SELECT sys.format_statement(@stmt);", "+----------------------------------------------------------+", "| sys.format_statement(@stmt)", "|", "+----------------------------------------------------------+", "| SELECT variable, value, set_time, set_by FROM sys_config |", "+----------------------------------------------------------+", "Subsequent invocations of ", "format_statement()", " within the session continue to use the user-defined", "variable value (32), rather than the value stored in the table (64).", "To stop using the user-defined variable and revert to using the value in the table, set the variable to ", "NULL", "within your session:", "Alternatively, end your current session (causing the user-defined variable to no longer exist) and begin a", "new session.", "The conventional relationship just described between options in the ", "sys_config", " table and user-defined", "variables can be exploited to make temporary configuration changes that end when your session ends.", "However, if you set a user-defined variable and then subsequently change the corresponding table value", "within the same session, the changed table value is not used in that session as long as the user-defined", "variable exists with a non-", "NULL", " value. (The changed table value ", "is", " used in other sessions in which the", "user-defined variable is not assigned.)", "The following list describes the options in the ", "sys_config", " table and the corresponding user-defined", "variables:", "•", "diagnostics.allow_i_s_tables", ", ", "@sys.diagnostics.allow_i_s_tables", "•", "diagnostics.include_raw", ", ", "@sys.diagnostics.include_raw", "•", "ps_thread_trx_info.max_length", ", ", "@sys.ps_thread_trx_info.max_length", "If this option is ", "ON", ", the ", "diagnostics()", " procedure is permitted to perform table scans on the", "INFORMATION_SCHEMA.TABLES", " table. This can be expensive if there are many tables. The default is", "OFF", ".", "If this option is ", "ON", ", the ", "diagnostics()", " procedure includes the raw output from querying the ", "metrics", "view. The default is ", "OFF", ".", "The maximum length for JSON output produced by the ", "ps_thread_trx_info()", " function. The default", "is 65535.", "5139" ]
[ [ 405, 48, 244, 11 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 94, 792, 43 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 151, 627, 169 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 432, 482, 82 ], [ 170, 337, 762, 27 ], [ 170, 337, 762, 27 ], [ 170, 337, 762, 27 ], [ 170, 337, 762, 27 ], [ 170, 378, 778, 27 ], [ 170, 378, 778, 27 ], [ 170, 378, 778, 27 ], [ 170, 531, 770, 27 ], [ 170, 531, 770, 27 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 572, 774, 89 ], [ 170, 676, 747, 27 ], [ 170, 676, 747, 27 ], [ 170, 676, 747, 27 ], [ 170, 676, 747, 27 ], [ 170, 718, 639, 11 ], [ 170, 718, 639, 11 ], [ 170, 718, 639, 11 ], [ 170, 718, 639, 11 ], [ 170, 801, 538, 11 ], [ 170, 801, 538, 11 ], [ 170, 801, 538, 11 ], [ 170, 801, 538, 11 ], [ 170, 869, 659, 11 ], [ 170, 869, 659, 11 ], [ 170, 869, 659, 11 ], [ 170, 869, 659, 11 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 744, 757, 43 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 827, 766, 27 ], [ 187, 895, 767, 27 ], [ 187, 895, 767, 27 ], [ 187, 895, 767, 27 ], [ 187, 895, 767, 27 ], [ 927, 964, 37, 11 ] ]
[ [ 405, 48, 244, 11 ], [ 170, 94, 130, 11 ], [ 301, 96, 221, 10 ], [ 522, 94, 441, 11 ], [ 170, 110, 50, 11 ], [ 221, 111, 180, 10 ], [ 401, 110, 548, 11 ], [ 170, 126, 288, 11 ], [ 459, 127, 271, 10 ], [ 730, 126, 165, 11 ], [ 170, 151, 56, 8 ], [ 227, 151, 570, 8 ], [ 170, 164, 56, 8 ], [ 227, 164, 281, 8 ], [ 170, 176, 482, 8 ], [ 170, 188, 233, 8 ], [ 645, 188, 8, 8 ], [ 170, 201, 482, 8 ], [ 170, 213, 482, 8 ], [ 170, 226, 482, 8 ], [ 170, 238, 56, 8 ], [ 227, 238, 297, 8 ], [ 170, 251, 56, 8 ], [ 227, 251, 281, 8 ], [ 170, 263, 297, 8 ], [ 170, 275, 233, 8 ], [ 460, 275, 8, 8 ], [ 170, 288, 297, 8 ], [ 170, 300, 297, 8 ], [ 170, 313, 297, 8 ], [ 170, 432, 56, 8 ], [ 227, 432, 313, 8 ], [ 170, 444, 56, 8 ], [ 227, 444, 281, 8 ], [ 170, 457, 482, 8 ], [ 170, 469, 233, 8 ], [ 645, 469, 8, 8 ], [ 170, 482, 482, 8 ], [ 170, 494, 482, 8 ], [ 170, 507, 482, 8 ], [ 170, 337, 201, 11 ], [ 371, 338, 180, 10 ], [ 552, 337, 380, 11 ], [ 170, 352, 477, 11 ], [ 170, 378, 738, 11 ], [ 909, 380, 40, 10 ], [ 170, 394, 146, 11 ], [ 170, 531, 770, 11 ], [ 170, 546, 96, 11 ], [ 170, 572, 502, 11 ], [ 673, 573, 100, 10 ], [ 774, 572, 171, 11 ], [ 170, 588, 760, 11 ], [ 170, 603, 774, 11 ], [ 170, 619, 768, 11 ], [ 170, 634, 192, 11 ], [ 363, 636, 40, 10 ], [ 403, 634, 247, 11 ], [ 651, 634, 12, 11 ], [ 663, 634, 264, 11 ], [ 170, 650, 282, 11 ], [ 170, 676, 336, 11 ], [ 507, 677, 100, 10 ], [ 608, 676, 310, 11 ], [ 170, 692, 71, 11 ], [ 170, 718, 19, 11 ], [ 187, 719, 281, 10 ], [ 468, 718, 9, 11 ], [ 478, 719, 331, 10 ], [ 170, 801, 19, 11 ], [ 187, 802, 231, 10 ], [ 418, 801, 9, 11 ], [ 428, 802, 281, 10 ], [ 170, 869, 19, 11 ], [ 187, 870, 291, 10 ], [ 479, 869, 9, 11 ], [ 488, 870, 341, 10 ], [ 187, 744, 111, 11 ], [ 299, 745, 20, 10 ], [ 319, 744, 37, 11 ], [ 356, 745, 130, 10 ], [ 487, 744, 392, 11 ], [ 187, 761, 251, 10 ], [ 438, 759, 506, 11 ], [ 187, 776, 30, 10 ], [ 217, 775, 4, 11 ], [ 187, 827, 111, 11 ], [ 299, 828, 20, 10 ], [ 319, 827, 37, 11 ], [ 356, 828, 130, 10 ], [ 487, 827, 396, 11 ], [ 883, 828, 70, 10 ], [ 187, 843, 148, 11 ], [ 335, 844, 30, 10 ], [ 365, 843, 4, 11 ], [ 187, 895, 410, 11 ], [ 598, 896, 200, 10 ], [ 799, 895, 156, 11 ], [ 187, 911, 67, 11 ], [ 927, 964, 37, 11 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4 ]
400091874529b52d00f201221515068d0894f588d4403a50f562ffbfec741eda
refman-8.0-en.pdf
5,168
6,228
612
792
1,025
1,025
manuals
manuals
5390
[ "GLYPH<SM590000>", "Offer a ", "flexible infrastructure ", "to concurrently accommodate a wide range of operating ", "systems and applications, from the traditional systems (for example, z/OS and z/VM) to ", "the world of Linux, cloud, analytics, and mobile computing.", "GLYPH<SM590000>", "Offer state-of-the-art", " integration ", "capability for server consolidation by using virtualization ", "capabilities in a highly ", "secure environment", ":", "–", "Logical partitioning, which allows 85 independent logical servers.", "–", "z/VM, which can virtualize hundreds to thousands of servers as independently running ", "virtual machines (guests).", "–", "HiperSockets, which implement virtual LANs ", "between logical partitions (LPARs) within ", "the system.", "–", "Efficient data transfer that uses direct memory access (SMC-D), Remote Direct ", "Memory Access (SMC-R), and reduced storage access latency for transactional ", "environments - zHyperLink Express.", "–", "The IBM Z PR/SM is designed for Common Criteria Evaluation Assurance Level 5+ ", "(EAL 5+) certification for security, so an application that is running on one partition ", "(LPAR) cannot access another application on a different partition, which provides ", "essentially the same security as an air-gapped system.", "This configuration allows for a logical and virtual server coexistence and maximizes ", "system utilization and efficiency by sharing hardware resources.", "GLYPH<SM590000>", "Offer", " high-performance computing ", "to achieve the outstanding response times that are ", "required by new workload-type applications. This performance is achieved by ", "high-frequency, enhanced superscalar processor technology, out-of-order core execution, ", "large high-speed buffers (cache) and memory, an architecture with multiple complex ", "instructions, and high-bandwidth channels.", "GLYPH<SM590000>", "Offer the ", "high capacity ", "and", " scalability ", "that are required by the most demanding ", "applications, from the single-system and clustered-systems points of view.", "GLYPH<SM590000>", "Offer the capability of ", "concurrent upgrades ", "for processors, memory, and I/O connectivity, ", "which prevents system outages in planned situations.", "GLYPH<SM590000>", "Implement a system with", " high availability ", "and", " reliability. ", "These goals are achieved with ", "redundancy of critical elements and sparing components of a single system, and the ", "clustering technology of the Parallel Sysplex environment.", "GLYPH<SM590000>", "Have internal and external", " connectivity ", "offerings, supporting open standards, such as ", "Gigabit Ethernet (GbE) and Fibre Channel Protocol (FCP).", "GLYPH<SM590000>", "Provide leading ", "cryptographic", " performance. Every processor unit (PU) has a dedicated ", "and optimized CP Assist for Cryptographic Function (CPACF). Optional Crypto Express ", "features with cryptographic coprocessors provide the highest standardized security ", "certification.$^{1}$ These optional features can also be configured as Cryptographic ", "Accelerators to enhance the performance of Secure Sockets Layer/Transport Layer ", "Security (SSL/TLS) transactions.", "GLYPH<SM590000>", "Be", " self-managing ", "and ", "self-optimizing", ", adjusting itself when the workload changes to ", "achieve the best system throughput. This process can be done by using the Intelligent ", "Resource Director or the Workload Manager functions, which are assisted by ", "HiperDispatch.", "GLYPH<SM590000>", "Have a ", "balanced system ", "design with pervasive encryption, which provides large data rate ", "bandwidths for high-performance connectivity along with processor and system capacity, ", "while protecting every byte that enters and exits the z14.", "1", "Federal Information Processing Standard (FIPS)140-2 Security Requirements for Cryptographic Modules", "Chapter 3. Central processor complex system design ", "89" ]
[ [ 229, 89, 673, 46 ], [ 229, 89, 673, 46 ], [ 229, 89, 673, 46 ], [ 229, 89, 673, 46 ], [ 229, 89, 673, 46 ], [ 229, 89, 673, 46 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 229, 142, 683, 31 ], [ 254, 183, 512, 11 ], [ 254, 183, 512, 11 ], [ 254, 205, 672, 27 ], [ 254, 205, 672, 27 ], [ 254, 205, 672, 27 ], [ 254, 242, 661, 27 ], [ 254, 242, 661, 27 ], [ 254, 242, 661, 27 ], [ 254, 242, 661, 27 ], [ 254, 280, 622, 42 ], [ 254, 280, 622, 42 ], [ 254, 280, 622, 42 ], [ 254, 280, 622, 42 ], [ 254, 333, 652, 58 ], [ 254, 333, 652, 58 ], [ 254, 333, 652, 58 ], [ 254, 333, 652, 58 ], [ 254, 333, 652, 58 ], [ 253, 401, 620, 27 ], [ 253, 401, 620, 27 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 436, 687, 77 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 520, 618, 30 ], [ 229, 557, 685, 30 ], [ 229, 557, 685, 30 ], [ 229, 557, 685, 30 ], [ 229, 557, 685, 30 ], [ 229, 557, 685, 30 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 595, 682, 46 ], [ 229, 648, 660, 30 ], [ 229, 648, 660, 30 ], [ 229, 648, 660, 30 ], [ 229, 648, 660, 30 ], [ 229, 648, 660, 30 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 685, 675, 92 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 785, 665, 61 ], [ 229, 854, 686, 46 ], [ 229, 854, 686, 46 ], [ 229, 854, 686, 46 ], [ 229, 854, 686, 46 ], [ 229, 854, 686, 46 ], [ 229, 854, 686, 46 ], [ 229, 939, 632, 12 ], [ 229, 939, 632, 12 ], [ 518, 976, 397, 11 ], [ 518, 976, 397, 11 ] ]
[ [ 229, 92, 8, 11 ], [ 253, 92, 55, 11 ], [ 309, 89, 165, 15 ], [ 474, 92, 417, 11 ], [ 253, 108, 649, 11 ], [ 253, 123, 432, 11 ], [ 229, 145, 8, 11 ], [ 253, 145, 151, 11 ], [ 404, 142, 91, 15 ], [ 495, 145, 416, 11 ], [ 253, 161, 167, 11 ], [ 420, 157, 143, 15 ], [ 563, 161, 4, 11 ], [ 254, 183, 19, 11 ], [ 287, 183, 479, 11 ], [ 254, 205, 19, 11 ], [ 287, 205, 639, 11 ], [ 277, 220, 190, 11 ], [ 254, 242, 19, 11 ], [ 287, 242, 332, 11 ], [ 609, 242, 307, 11 ], [ 277, 258, 85, 11 ], [ 254, 280, 19, 11 ], [ 287, 280, 589, 11 ], [ 277, 295, 595, 11 ], [ 277, 311, 268, 11 ], [ 254, 333, 19, 11 ], [ 287, 333, 619, 11 ], [ 277, 348, 611, 11 ], [ 277, 364, 603, 11 ], [ 277, 379, 406, 11 ], [ 253, 401, 620, 11 ], [ 253, 417, 473, 11 ], [ 229, 439, 8, 11 ], [ 253, 439, 37, 11 ], [ 290, 436, 224, 15 ], [ 514, 439, 379, 11 ], [ 253, 454, 575, 11 ], [ 253, 470, 663, 11 ], [ 253, 486, 626, 11 ], [ 253, 501, 316, 11 ], [ 229, 523, 8, 11 ], [ 253, 523, 69, 11 ], [ 322, 520, 104, 15 ], [ 427, 523, 27, 11 ], [ 455, 520, 85, 15 ], [ 541, 523, 306, 11 ], [ 253, 539, 548, 11 ], [ 229, 561, 8, 11 ], [ 253, 561, 162, 11 ], [ 416, 557, 157, 15 ], [ 573, 561, 341, 11 ], [ 253, 576, 395, 11 ], [ 229, 598, 8, 11 ], [ 253, 598, 184, 11 ], [ 437, 595, 130, 15 ], [ 567, 598, 27, 11 ], [ 595, 595, 84, 15 ], [ 680, 598, 230, 11 ], [ 253, 614, 627, 11 ], [ 253, 629, 429, 11 ], [ 229, 651, 8, 11 ], [ 253, 651, 195, 11 ], [ 448, 648, 98, 15 ], [ 546, 651, 343, 11 ], [ 253, 667, 432, 11 ], [ 229, 689, 8, 11 ], [ 253, 689, 119, 11 ], [ 373, 685, 104, 15 ], [ 477, 689, 427, 11 ], [ 253, 704, 651, 11 ], [ 253, 720, 617, 11 ], [ 253, 735, 585, 11 ], [ 253, 751, 621, 11 ], [ 253, 766, 242, 11 ], [ 229, 789, 8, 11 ], [ 253, 788, 20, 11 ], [ 273, 785, 114, 15 ], [ 388, 788, 32, 11 ], [ 420, 785, 109, 15 ], [ 530, 788, 350, 11 ], [ 253, 804, 640, 11 ], [ 253, 819, 574, 11 ], [ 253, 835, 109, 11 ], [ 229, 857, 8, 11 ], [ 253, 857, 57, 11 ], [ 310, 854, 125, 15 ], [ 436, 857, 479, 11 ], [ 253, 872, 660, 11 ], [ 253, 888, 417, 11 ], [ 229, 939, 5, 7 ], [ 240, 941, 620, 9 ], [ 518, 977, 357, 10 ], [ 897, 976, 18, 11 ] ]
[ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 4, 4 ]
63dfce3394167115eca825ba4803be5a8a8159b69b4fb3c84f82117c84ed8f85
sg248451.pdf
108
540
612
792
1,025
1,025
redbooks
manuals
5391
[]
[]
[]
[]
cbdb78f0cbeef4325fd5ce2f7d74db1e5daced82e28d02764de91f6fb1209d22
WO2020021006A1.pdf
46
54
595
842
1,025
1,025
patents_wp
patents
5392
[ "Table Maintenance Statements", "CHECK TABLE", " works for ", "InnoDB", ", ", "MyISAM", ", ", "ARCHIVE", ", and ", "CSV", " tables.", "Before running ", "CHECK TABLE", " on ", "InnoDB", " tables, see CHECK TABLE Usage Notes for InnoDB Tables.", "CHECK TABLE", " is supported for partitioned tables, and you can use ", "ALTER TABLE ... CHECK", "PARTITION", " to check one or more partitions; for more information, see Section 13.1.9, “ALTER TABLE", "Statement”", ", and Section 24.3.4, “Maintenance of Partitions”", ".", "CHECK TABLE", " ignores virtual generated columns that are not indexed.", "•CHECK TABLE Output", "•Checking Version Compatibility", "•Checking Data Consistency", "•CHECK TABLE Usage Notes for InnoDB Tables", "•CHECK TABLE Usage Notes for MyISAM Tables", "CHECK TABLE Output", "Checking Version Compatibility", "CHECK TABLE", " returns a result set with the columns shown in the following table.", "The statement might produce many rows of information for each checked table. The last row has a", "Msg_type", " value of ", "status", " and the ", "Msg_text", " normally should be ", "OK", ". ", "Table is already up to", "date", " means that the storage engine for the table indicated that there was no need to check the table.", "Column", "Value", "Table", "The table name", "Op", "Always ", "check", "Msg_type", "status", ", ", "error", ", ", "info", ", ", "note", ", or ", "warning", "Msg_text", "An informational message", "The ", "FOR UPGRADE", " option checks whether the named tables are compatible with the current version of", "MySQL. With ", "FOR UPGRADE", ", the server checks each table to determine whether there have been any", "incompatible changes in any of the table’s data types or indexes since the table was created. If not, the", "check succeeds. Otherwise, if there is a possible incompatibility, the server runs a full check on the table", "(which might take some time).", "Incompatibilities might occur because the storage format for a data type has changed or because its sort", "order has changed. Our aim is to avoid these changes, but occasionally they are necessary to correct", "problems that would be worse than an incompatibility between releases.", "FOR UPGRADE", " discovers these incompatibilities:", "•The indexing order for end-space in ", "TEXT", " columns for ", "InnoDB", " and ", "MyISAM", " tables changed between", "MySQL 4.1 and 5.0.", "•The storage method of the new ", "DECIMAL", " data type changed between MySQL 5.0.3 and 5.0.5.", "•Changes are sometimes made to character sets or collations that require table indexes to be rebuilt.", "For details about such changes, see Section 2.11.4, “Changes in MySQL 8.0”", ". For information about", "rebuilding tables, see Section 2.11.13, “Rebuilding or Repairing Tables or Indexes”", ".", "2891" ]
[ [ 411, 48, 231, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 94, 523, 11 ], [ 170, 122, 765, 11 ], [ 170, 122, 765, 11 ], [ 170, 122, 765, 11 ], [ 170, 122, 765, 11 ], [ 170, 122, 765, 11 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 150, 772, 43 ], [ 170, 209, 523, 11 ], [ 170, 209, 523, 11 ], [ 170, 237, 188, 11 ], [ 170, 264, 248, 11 ], [ 170, 292, 222, 11 ], [ 170, 320, 374, 11 ], [ 170, 348, 381, 11 ], [ 90, 376, 197, 13 ], [ 90, 610, 277, 13 ], [ 170, 405, 597, 11 ], [ 170, 405, 597, 11 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 170, 551, 754, 43 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 169, 429, 794, 108 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 639, 772, 74 ], [ 170, 729, 772, 43 ], [ 170, 729, 772, 43 ], [ 170, 729, 772, 43 ], [ 170, 788, 359, 11 ], [ 170, 788, 359, 11 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 815, 765, 27 ], [ 170, 859, 715, 11 ], [ 170, 859, 715, 11 ], [ 170, 859, 715, 11 ], [ 170, 887, 759, 43 ], [ 170, 887, 759, 43 ], [ 170, 887, 759, 43 ], [ 170, 887, 759, 43 ], [ 170, 887, 759, 43 ], [ 927, 964, 37, 11 ] ]
[ [ 411, 48, 231, 11 ], [ 170, 96, 110, 10 ], [ 281, 94, 77, 11 ], [ 358, 96, 60, 10 ], [ 418, 94, 9, 11 ], [ 428, 96, 60, 10 ], [ 488, 94, 9, 11 ], [ 497, 96, 70, 10 ], [ 568, 94, 41, 11 ], [ 610, 96, 30, 10 ], [ 640, 94, 53, 11 ], [ 170, 122, 114, 11 ], [ 285, 123, 110, 10 ], [ 395, 122, 27, 11 ], [ 423, 123, 60, 10 ], [ 484, 122, 452, 11 ], [ 170, 151, 110, 10 ], [ 281, 150, 389, 11 ], [ 670, 151, 211, 10 ], [ 170, 167, 90, 10 ], [ 261, 166, 682, 11 ], [ 170, 181, 95, 11 ], [ 252, 181, 385, 11 ], [ 611, 181, 4, 11 ], [ 170, 210, 110, 10 ], [ 281, 209, 413, 11 ], [ 170, 237, 188, 11 ], [ 170, 264, 248, 11 ], [ 170, 292, 222, 11 ], [ 170, 320, 374, 11 ], [ 170, 348, 381, 11 ], [ 90, 376, 197, 13 ], [ 90, 610, 277, 13 ], [ 170, 406, 110, 10 ], [ 281, 405, 486, 11 ], [ 170, 551, 728, 11 ], [ 170, 567, 80, 10 ], [ 251, 566, 67, 11 ], [ 319, 567, 60, 10 ], [ 379, 566, 65, 11 ], [ 444, 567, 80, 10 ], [ 525, 566, 149, 11 ], [ 674, 567, 20, 10 ], [ 695, 566, 9, 11 ], [ 704, 567, 221, 10 ], [ 170, 583, 40, 10 ], [ 211, 582, 711, 11 ], [ 174, 435, 62, 11 ], [ 571, 435, 44, 11 ], [ 174, 457, 50, 10 ], [ 571, 456, 116, 11 ], [ 174, 478, 20, 10 ], [ 571, 477, 57, 11 ], [ 629, 478, 50, 10 ], [ 174, 500, 80, 10 ], [ 571, 500, 60, 10 ], [ 631, 499, 9, 11 ], [ 641, 500, 50, 10 ], [ 691, 499, 9, 11 ], [ 700, 500, 40, 10 ], [ 740, 499, 9, 11 ], [ 750, 500, 40, 10 ], [ 790, 499, 28, 11 ], [ 819, 500, 70, 10 ], [ 174, 521, 80, 10 ], [ 571, 520, 193, 11 ], [ 170, 639, 33, 11 ], [ 204, 640, 110, 10 ], [ 314, 639, 615, 11 ], [ 170, 654, 103, 11 ], [ 274, 656, 110, 10 ], [ 384, 654, 541, 11 ], [ 170, 670, 761, 11 ], [ 170, 685, 772, 11 ], [ 170, 701, 222, 11 ], [ 170, 729, 772, 11 ], [ 170, 744, 751, 11 ], [ 170, 760, 533, 11 ], [ 170, 789, 110, 10 ], [ 281, 788, 248, 11 ], [ 170, 815, 285, 11 ], [ 456, 817, 40, 10 ], [ 496, 815, 95, 11 ], [ 592, 817, 60, 10 ], [ 652, 815, 37, 11 ], [ 690, 817, 60, 10 ], [ 750, 815, 186, 11 ], [ 187, 831, 148, 11 ], [ 170, 859, 253, 11 ], [ 424, 860, 70, 10 ], [ 494, 859, 391, 11 ], [ 170, 887, 756, 11 ], [ 187, 902, 601, 11 ], [ 761, 902, 168, 11 ], [ 187, 918, 640, 11 ], [ 800, 918, 4, 11 ], [ 927, 964, 37, 11 ] ]
[ 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 7, 7, 0, 0, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4 ]
bddc13c95ddf996af2d3b30be30772eafad89c47d7f8f0a6ec24517808c84e69
refman-8.0-en.pdf
2,920
6,228
612
792
1,025
1,025
manuals
manuals
5393
[ "(The DØ Collaboration)", "A.", "S´", "anchez-Hern´", "andez", "$^{34}$, M.P. Sanders$^{26}$, B. Sanghi$^{49}$, G. Savage$^{49}$, L. Sawyer$^{59}$, T. Scanlon$^{44}$, D. Schaile$^{26}$,", "R.D. Schamberger", "$^{72}$, Y. Scheglov$^{41}$, H. Schellman$^{52}$, T. Schliephake$^{27}$, S. Schlobohm$^{82}$, C. Schwanenberger$^{45}$,", "R.", "Schwienhorst", "$^{64}$, J. Sekaric$^{57}$, H. Severini$^{75}$, E. Shabalina$^{24}$, V. Shary$^{18}$, A.A. Shchukin$^{40}$, R.K. Shivpuri$^{29}$,", "V.", "Simak", "$^{10}$, V. Sirotenko$^{49}$, P. Skubic$^{75}$, P. Slattery$^{71}$, D. Smirnov$^{55}$, G.R. Snow$^{66}$, J. Snow$^{74}$, S. Snyder$^{73}$,", "S.", "S¨", "oldner-Rembold", "$^{45}$, L. Sonnenschein$^{21}$, A. Sopczak$^{43}$, M. Sosebee$^{78}$, K. Soustruznik$^{9}$, B. Spurlock$^{78}$, J. Stark$^{14}$,", "V.", "Stolin", "$^{38}$, D.A. Stoyanova$^{40}$, J. Strandberg$^{63}$, M.A. Strang$^{69}$, E. Strauss$^{72}$, M. Strauss$^{75}$, R. Str¨", "ohmer", "$^{26}$,", "D.", "Strom", "$^{50}$, L. Stutte$^{49}$, P. Svoisky$^{36}$, M. Takahashi$^{45}$, A. Tanasijczuk$^{1}$, W. Taylor$^{6}$, B. Tiller$^{26}$, M. Titov$^{18}$,", "V.V. Tokmenin", "$^{37}$, D. Tsybychev$^{72}$, B. Tuchming$^{18}$, C. Tully$^{68}$, P.M. Tuts$^{70}$, R. Unalan$^{64}$, L. Uvarov$^{41}$, S. Uvarov$^{41}$,", "S.", "Uzunyan", "$^{51}$, P.J. van den Berg$^{35}$, R. Van Kooten$^{53}$, W.M. van Leeuwen$^{35}$, N. Varelas$^{50}$, E.W. Varnes$^{46}$,", "I.A. Vasilyev", "$^{40}$, P. Verdier$^{20}$, L.S. Vertogradov$^{37}$, M. Verzocchi$^{49}$, M. Vesterinen$^{45}$, D. Vilanova$^{18}$, P. Vint$^{44}$,", "P.", "Vokac", "$^{10}$, H.D. Wahl$^{48}$, M.H.L.S. Wang$^{71}$, J. Warchol$^{55}$, G. Watts$^{82}$, M. Wayne$^{55}$, G. Weber$^{25}$, M. Weber49", "$^{,g}$,", "M.", "Wetstein", "$^{60}$, A. White$^{78}$, D. Wicke$^{25}$, M.R.J. Williams$^{43}$, G.W. Wilson$^{57}$, S.J. Wimpenny$^{47}$, M. Wobisch$^{59}$,", "D.R. Wood", "$^{62}$, T.R. Wyatt$^{45}$, Y. Xie$^{49}$, C. Xu$^{63}$, S. Yacoob$^{52}$, R. Yamada$^{49}$, W.-C. Yang$^{45}$, T. Yasuda$^{49}$,", "Y.A. Yatsunenko", "$^{37}$, Z. Ye$^{49}$, H. Yin$^{7}$, K. Yip$^{73}$, H.D. Yoo$^{77}$, S.W. Youn$^{49}$, J. Yu$^{78}$, C. Zeitnitz$^{27}$, S. Zelitch$^{81}$,", "T.", "Zhao", "$^{82}$, B. Zhou$^{63}$, J. Zhu$^{72}$, M. Zielinski$^{71}$, D. Zieminska$^{53}$, L. Zivkovic$^{70}$, V. Zutshi$^{51}$, and E.G. Zverev39", "$^{1}$Universidad de Buenos Aires, Buenos Aires, Argentina", "$^{2}$LAFEX, Centro Brasileiro de Pesquisas F´ısicas, Rio de Janeiro, Brazil", "$^{3}$Universidade do Estado do Rio de Janeiro, Rio de Janeiro, Brazil", "$^{4}$Universidade Federal do ABC, Santo Andr´", "e, Brazil", "$^{5}$Instituto de F´ısica Te´", "orica, Universidade Estadual Paulista, S˜", "ao Paulo, Brazil", "$^{6}$Simon Fraser University, Burnaby, British Columbia,", "Canada; and York University, Toronto, Ontario, Canada", "$^{7}$University of Science and Technology of China, Hefei, People’s Republic of China", "$^{8}$Universidad de los Andes, Bogot´", "a, Colombia", "$^{9}$Center for Particle Physics, Charles University,", "Faculty of Mathematics and Physics, Prague, Czech Republic", "$^{10}$Czech Technical University in Prague, Prague, Czech Republic", "$^{11}$Center for Particle Physics, Institute of Physics,", "Academy of Sciences of the Czech Republic, Prague, Czech Republic", "$^{12}$Universidad San Francisco de Quito, Quito, Ecuador", "$^{13}$LPC, Universit´", "e Blaise Pascal, CNRS/IN2P3, Clermont, France", "$^{14}$LPSC, Universit´", "e Joseph Fourier Grenoble 1, CNRS/IN2P3,", "Institut National Polytechnique de Grenoble, Grenoble, France", "$^{15}$CPPM, Aix-Marseille Universit´", "e, CNRS/IN2P3, Marseille, France", "$^{16}$LAL, Universit´", "e Paris-Sud, IN2P3/CNRS, Orsay, France", "$^{17}$LPNHE, IN2P3/CNRS, Universit´", "es Paris VI and VII, Paris, France", "$^{18}$CEA, Irfu, SPP, Saclay, France", "$^{19}$IPHC, Universit´", "e de Strasbourg, CNRS/IN2P3, Strasbourg, France", "$^{20}$IPNL, Universit´", "e Lyon 1, CNRS/IN2P3, Villeurbanne, France and Universit´", "e de Lyon, Lyon, France", "$^{21}$III. Physikalisches Institut A, RWTH Aachen University, Aachen, Germany", "$^{22}$Physikalisches Institut, Universit¨", "at Bonn, Bonn, Germany", "$^{23}$Physikalisches Institut, Universit¨", "at Freiburg, Freiburg, Germany", "$^{24}$II. Physikalisches Institut, Georg-August-Universit¨", "at G¨", "ottingen, G¨", "ottingen, Germany", "$^{25}$Institut f¨", "ur Physik, Universit¨", "at Mainz, Mainz, Germany", "$^{26}$Ludwig-Maximilians-Universit¨", "at M¨", "unchen, M¨", "unchen, Germany", "$^{27}$Fachbereich Physik, University of Wuppertal, Wuppertal, Germany", "$^{28}$Panjab University, Chandigarh, India", "$^{29}$Delhi University, Delhi, India", "$^{30}$Tata Institute of Fundamental Research, Mumbai, India", "$^{31}$University College Dublin, Dublin, Ireland", "$^{32}$Korea Detector Laboratory, Korea University, Seoul, Korea", "$^{33}$SungKyunKwan University, Suwon, Korea", "$^{34}$CINVESTAV, Mexico City, Mexico", "$^{35}$FOM-Institute NIKHEF and University of Amsterdam/NIKHEF, Amsterdam, The Netherlands", "$^{36}$Radboud University Nijmegen/NIKHEF, Nijmegen, The Netherlands", "$^{37}$Joint Institute for Nuclear Research, Dubna, Russia", "$^{38}$Institute for Theoretical and Experimental Physics, Moscow, Russia", "$^{39}$Moscow State University, Moscow, Russia", "2" ]
[ [ 431, 329, 168, 11 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 91, 70, 848, 247 ], [ 319, 351, 392, 11 ], [ 264, 365, 503, 11 ], [ 280, 379, 470, 11 ], [ 332, 392, 366, 11 ], [ 332, 392, 366, 11 ], [ 241, 406, 548, 11 ], [ 241, 406, 548, 11 ], [ 241, 406, 548, 11 ], [ 325, 419, 381, 11 ], [ 315, 433, 400, 11 ], [ 229, 446, 572, 11 ], [ 355, 460, 320, 11 ], [ 355, 460, 320, 11 ], [ 344, 473, 343, 11 ], [ 302, 487, 425, 11 ], [ 292, 500, 447, 11 ], [ 337, 514, 356, 11 ], [ 279, 528, 473, 11 ], [ 323, 541, 384, 11 ], [ 284, 555, 461, 11 ], [ 284, 555, 461, 11 ], [ 297, 568, 437, 11 ], [ 297, 568, 437, 11 ], [ 299, 582, 431, 11 ], [ 278, 595, 474, 11 ], [ 278, 595, 474, 11 ], [ 308, 609, 414, 11 ], [ 308, 609, 414, 11 ], [ 269, 622, 493, 11 ], [ 269, 622, 493, 11 ], [ 394, 636, 241, 11 ], [ 277, 649, 475, 11 ], [ 277, 649, 475, 11 ], [ 161, 663, 707, 11 ], [ 161, 663, 707, 11 ], [ 161, 663, 707, 11 ], [ 246, 676, 539, 11 ], [ 306, 690, 419, 11 ], [ 306, 690, 419, 11 ], [ 288, 703, 455, 11 ], [ 288, 703, 455, 11 ], [ 218, 717, 594, 11 ], [ 218, 717, 594, 11 ], [ 218, 717, 594, 11 ], [ 218, 717, 594, 11 ], [ 312, 731, 406, 11 ], [ 312, 731, 406, 11 ], [ 312, 731, 406, 11 ], [ 292, 744, 446, 11 ], [ 292, 744, 446, 11 ], [ 292, 744, 446, 11 ], [ 292, 744, 446, 11 ], [ 277, 758, 475, 11 ], [ 377, 771, 276, 11 ], [ 403, 785, 224, 11 ], [ 314, 798, 403, 11 ], [ 361, 812, 308, 11 ], [ 303, 825, 424, 11 ], [ 361, 839, 307, 11 ], [ 385, 852, 260, 11 ], [ 183, 866, 665, 11 ], [ 273, 879, 484, 11 ], [ 326, 893, 377, 11 ], [ 274, 906, 482, 11 ], [ 361, 920, 308, 11 ], [ 933, 37, 8, 12 ] ]
[ [ 431, 329, 168, 11 ], [ 117, 70, 11, 12 ], [ 140, 70, 17, 12 ], [ 149, 70, 98, 12 ], [ 239, 70, 41, 12 ], [ 281, 70, 633, 12 ], [ 114, 87, 133, 12 ], [ 248, 87, 669, 12 ], [ 114, 104, 15, 12 ], [ 145, 104, 88, 12 ], [ 233, 104, 684, 12 ], [ 121, 120, 14, 12 ], [ 150, 120, 38, 12 ], [ 189, 120, 721, 12 ], [ 96, 137, 9, 12 ], [ 116, 137, 17, 12 ], [ 125, 137, 116, 12 ], [ 241, 137, 692, 12 ], [ 124, 154, 14, 12 ], [ 153, 154, 36, 12 ], [ 189, 154, 661, 12 ], [ 843, 154, 45, 12 ], [ 889, 154, 18, 12 ], [ 116, 171, 14, 12 ], [ 146, 171, 38, 12 ], [ 184, 171, 730, 12 ], [ 91, 187, 112, 12 ], [ 203, 187, 736, 12 ], [ 126, 204, 12, 12 ], [ 153, 204, 57, 12 ], [ 210, 204, 695, 12 ], [ 118, 221, 93, 12 ], [ 212, 221, 701, 12 ], [ 105, 238, 12, 12 ], [ 132, 238, 36, 12 ], [ 169, 238, 740, 12 ], [ 909, 238, 16, 12 ], [ 112, 254, 17, 12 ], [ 144, 254, 57, 12 ], [ 201, 254, 717, 12 ], [ 129, 271, 83, 12 ], [ 212, 271, 689, 12 ], [ 111, 288, 124, 12 ], [ 236, 288, 683, 12 ], [ 112, 305, 14, 12 ], [ 140, 305, 30, 12 ], [ 171, 305, 746, 12 ], [ 319, 351, 392, 11 ], [ 264, 365, 503, 11 ], [ 280, 379, 470, 11 ], [ 332, 392, 314, 11 ], [ 639, 392, 59, 11 ], [ 241, 406, 164, 11 ], [ 398, 406, 287, 11 ], [ 677, 406, 112, 11 ], [ 325, 419, 381, 11 ], [ 315, 433, 400, 11 ], [ 229, 446, 572, 11 ], [ 355, 460, 244, 11 ], [ 591, 460, 84, 11 ], [ 344, 473, 343, 11 ], [ 302, 487, 425, 11 ], [ 292, 500, 447, 11 ], [ 337, 514, 356, 11 ], [ 279, 528, 473, 11 ], [ 323, 541, 384, 11 ], [ 284, 555, 125, 11 ], [ 402, 555, 343, 11 ], [ 297, 568, 133, 11 ], [ 423, 568, 310, 11 ], [ 299, 582, 431, 11 ], [ 278, 595, 237, 11 ], [ 508, 595, 244, 11 ], [ 308, 609, 125, 11 ], [ 426, 609, 297, 11 ], [ 269, 622, 253, 11 ], [ 514, 622, 247, 11 ], [ 394, 636, 241, 11 ], [ 277, 649, 133, 11 ], [ 403, 649, 349, 11 ], [ 161, 663, 130, 11 ], [ 284, 663, 423, 11 ], [ 701, 663, 168, 11 ], [ 246, 676, 539, 11 ], [ 306, 690, 247, 11 ], [ 545, 690, 180, 11 ], [ 288, 703, 246, 11 ], [ 526, 703, 216, 11 ], [ 218, 717, 363, 11 ], [ 574, 717, 40, 11 ], [ 606, 717, 86, 11 ], [ 685, 717, 128, 11 ], [ 312, 731, 82, 11 ], [ 387, 731, 148, 11 ], [ 527, 731, 190, 11 ], [ 292, 744, 223, 11 ], [ 508, 744, 42, 11 ], [ 542, 744, 82, 11 ], [ 617, 744, 122, 11 ], [ 277, 758, 475, 11 ], [ 377, 771, 276, 11 ], [ 403, 785, 224, 11 ], [ 314, 798, 403, 11 ], [ 361, 812, 308, 11 ], [ 303, 825, 424, 11 ], [ 361, 839, 307, 11 ], [ 385, 852, 260, 11 ], [ 183, 866, 665, 11 ], [ 273, 879, 484, 11 ], [ 326, 893, 377, 11 ], [ 274, 906, 482, 11 ], [ 361, 920, 308, 11 ], [ 933, 37, 8, 12 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5 ]
f7650f40eed893bb5cb63694dfdf5ed64d18c6e707cff82e8df9f9e77173a2c9
1001.1900.pdf
1
8
612
792
1,025
1,025
arxiv_two_columns
scientific_articles
5394
[ "Customers", "Energizer distributes its products to consumers through a broad range of retailers including mass merchan-", "disers, warehouse clubs and dollar stores; supermarkets, drugstores and convenience stores; hardware and home centers;", "department, toy and electronic specialty stores; and military exchanges. We have the capability to deliver an array of ", "products to any customer anywhere in the world – from a sidewalk stand in China to a hypermarket in Europe. ", "Production Complex", "To support its worldwide sales and distribution, Energizer operates a global production complex ", "that includes 22 manufacturing plants in 15 countries on four continents. These strategically situated facilities, including five", "geographically dispersed alkaline production plants, produce approximately 6 billion battery cells each year. Restructured to", "reflect the global shift in preference for alkaline batteries over carbon zinc batteries, our combined manufacturing capacity is", "adequate for current requirements as well as anticipated future growth.", "GLOBAL PRESENCE", "DON’T FORGET THE BATTERIES", "ALREADY AVAILABLE AT HUNDREDS OF", "THOUSANDS OF RETAILERS AROUND", "THE WORLD, ENERGIZER", "®", "BATTERIES", "CAN ALSO BE ORDERED CONVENIENTLY ", "ONLINE FROM A GROWING NUMBER OF", "NATIONAL RETAILER WEB SITES.", "Beyond its comprehensive product offerings, the company seeks to develop and solidify relationships with major retailer cus-", "tomers by supplying solutions to boost sales, increase margins and improve supply chain efficiencies. Our industry-leading", "customer support includes planning and consultation, joint promotional and advertising efforts, in-store merchandising,", "inventory management and integrated category management. ", "E-Commerce", "As an extension of its strong customer network, Energizer is tapping the potential of e-commerce as part ", "of its distribution strategy. Our products are currently sold by a number of leading online merchants – from battery-specific", "retailers such as Batteries.com and Batteriesdirect.com to recognized retailers such as Amazon.com, Bestbuy.com,", "HomeDepot.com, Officedepot.com, ToysRUs.com and Walmart.com. ", "Research and Development", "Bolstering our manufacturing operations is a long-standing commitment to continued ", "technological improvement and product innovation. Beginning with the introduction of the first dry cell battery for consumer", "use in 1896, this commitment has given birth to the world’s first alkaline zinc manganese dioxide cylindrical batteries, the", "first miniature silver oxide batteries, the first lithium iron disulfide button cell and the first on-label tester for alkaline ", "batteries. Our leadership in innovation is reflected as well by the more than 800 U.S. and foreign patents owned by", "Energizer and the more than 800 patent applications currently pending.", "We have significantly increased spending on research and development in recent years, reaching $50 million in fiscal ", "2000. The development of Energizer", "®", "e", "2", "TM", ", for example, represents an investment in technology of more than $50 million. ", "To leverage our internal resources, we have expanded our collaborative alliances with leading technological organizations", "and key developers of new technology including universities, government laboratories, private research companies, small", "technology start-ups and raw material suppliers.", "Future Outlook", "Energizer", "is well positioned and aggressively poised for growth: a strategic product portfolio anchored", "by", "strong world-class brands; a global production complex with sufficient capacity; significant market share worldwide ", "and", "in key geographic markets; strong established alliances with retailer customers; undisputed leadership in R&D ", "and technology innovation; and a workforce of motivated, enthusiastic associates.", "ENERGIZER PROVIDES RETAILER CUSTOMERS WITH A COMPLETE PRODUCT PORTFOLIO BACKED BY TOTAL CATEGORY MANAGEMENT ", "SUPPORT TO HELP ENHANCE THE OVERALL BATTERY CATEGORY. THE PORTABLE e", "2", "MERCHANDISER ENABLES RETAILERS TO POSITION THIS", "HIGH-PROFIT PRODUCT IN A HIGH TRAFFIC AREA FOR OPTIMUM SALES.", "TOTAL CATEGORY MANAGEMENT", "RETAILER SUPPORT", "ENERGIZER 2000 ANNUAL REPOR", "T", "8" ]
[ [ 245, 236, 704, 74 ], [ 245, 236, 704, 74 ], [ 245, 236, 704, 74 ], [ 245, 236, 704, 74 ], [ 245, 236, 704, 74 ], [ 245, 118, 712, 95 ], [ 245, 118, 712, 95 ], [ 245, 118, 712, 95 ], [ 245, 118, 712, 95 ], [ 245, 118, 712, 95 ], [ 245, 118, 712, 95 ], [ 245, 81, 176, 15 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 61, 236, 163, 117 ], [ 245, 334, 717, 73 ], [ 245, 334, 717, 73 ], [ 245, 334, 717, 73 ], [ 245, 334, 717, 73 ], [ 245, 430, 711, 74 ], [ 245, 430, 711, 74 ], [ 245, 430, 711, 74 ], [ 245, 430, 711, 74 ], [ 245, 430, 711, 74 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 526, 716, 116 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 666, 696, 94 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 783, 699, 53 ], [ 245, 847, 471, 11 ], [ 63, 917, 664, 45 ], [ 63, 917, 664, 45 ], [ 63, 917, 664, 45 ], [ 63, 917, 664, 45 ], [ 63, 917, 664, 45 ], [ 283, 890, 235, 9 ], [ 63, 892, 157, 7 ], [ 27, 158, 9, 237 ], [ 27, 158, 9, 237 ], [ 27, 158, 9, 237 ] ]
[ [ 245, 236, 73, 12 ], [ 327, 237, 621, 11 ], [ 245, 258, 704, 11 ], [ 245, 279, 672, 11 ], [ 245, 300, 640, 11 ], [ 245, 118, 149, 12 ], [ 403, 119, 552, 11 ], [ 245, 140, 712, 11 ], [ 245, 161, 708, 11 ], [ 245, 182, 708, 11 ], [ 245, 203, 402, 11 ], [ 245, 81, 176, 15 ], [ 61, 236, 131, 7 ], [ 61, 254, 159, 7 ], [ 61, 272, 149, 7 ], [ 61, 291, 100, 7 ], [ 162, 291, 4, 3 ], [ 169, 291, 44, 7 ], [ 61, 309, 163, 7 ], [ 61, 327, 160, 7 ], [ 61, 346, 132, 7 ], [ 245, 334, 717, 11 ], [ 245, 355, 709, 11 ], [ 245, 376, 686, 11 ], [ 245, 397, 351, 11 ], [ 245, 430, 88, 12 ], [ 342, 431, 606, 11 ], [ 245, 452, 711, 11 ], [ 245, 472, 658, 11 ], [ 245, 493, 396, 11 ], [ 245, 526, 191, 12 ], [ 448, 527, 498, 11 ], [ 245, 548, 716, 11 ], [ 245, 569, 701, 11 ], [ 245, 590, 675, 11 ], [ 245, 611, 661, 11 ], [ 245, 632, 409, 11 ], [ 245, 666, 675, 11 ], [ 245, 687, 205, 11 ], [ 451, 687, 6, 5 ], [ 462, 687, 6, 11 ], [ 468, 686, 5, 8 ], [ 474, 687, 6, 3 ], [ 481, 687, 460, 11 ], [ 245, 708, 693, 11 ], [ 245, 729, 693, 11 ], [ 245, 750, 276, 11 ], [ 245, 783, 101, 12 ], [ 355, 784, 48, 11 ], [ 891, 784, 54, 11 ], [ 245, 805, 8, 11 ], [ 920, 805, 14, 11 ], [ 245, 826, 14, 11 ], [ 891, 826, 20, 11 ], [ 245, 847, 471, 11 ], [ 63, 917, 636, 8 ], [ 63, 935, 389, 8 ], [ 452, 935, 2, 4 ], [ 458, 935, 268, 8 ], [ 63, 954, 340, 8 ], [ 283, 890, 235, 9 ], [ 63, 892, 157, 7 ], [ 27, 165, 9, 204 ], [ 27, 158, 9, 7 ], [ 28, 386, 6, 9 ] ]
[ 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 5 ]
d02d08842d2e03b08d64e81ee4e17428d7fa4edc774804d74afe6d239f147788
NYSE_ENR_2000.pdf
9
52
603
783
1,025
1,025
ann_reports_00_04_fancy
financial_reports
5395
[ "143", "Auditor’s ", "Independence", "Declaration", "Deloitte Touche Tohmatsu", "A.B.N. 74 490 121 060", "Grosvenor Place", "225 George Street", "Sydney NSW 2000", "PO Box N250 Grosvenor Place", "Sydney NSW 1220 Australia", "DX 10307SSE", "Tel: +61 (0) 2 9322 7000", "Fax: +61 (0) 2 9322 7001", "www.deloitte.com.au", "to the Directors of AGL Energy Limited", "The Board of Directors ", "AGL Energy Limited ", "101 Miller Street ", "North Sydney NSW 2060", "22", "August 2012", "Dear Board Members", "In accordance with section 307C of the ", "Corporations Act 2001", ", I am pleased to provide the following declaration of independence to the ", "directors of AGL Energy Limited.", "As lead audit partner for the audit of the financial statements of AGL Energy Limited for the financial year ended 30 June 2012, I declare ", "that to the best of my knowledge and belief, there have been no contraventions of:", "Yours sincerely", "(ii) any applicable code of professional conduct in relation to the audit.", "(i)", "the auditor independence requirements of the ", "Corporations Act 2001", " in relation to the audit; and", "AGL Energy Limited", "BJ Pollock ", "Partner ", "Chartered Accountants ", "Sydney, 22 August 2012", "DELOITTE TOUCHE TOHMATSU", "Liability limited by a scheme approved under Professional Standards Legislation. ", "Member of ", "Deloitte Touche Tohmatsu" ]
[ [ 954, 17, 20, 11 ], [ 112, 37, 119, 59 ], [ 112, 37, 119, 59 ], [ 112, 37, 119, 59 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 805, 69, 168, 117 ], [ 97, 124, 244, 14 ], [ 97, 210, 161, 55 ], [ 97, 210, 161, 55 ], [ 97, 210, 161, 55 ], [ 97, 210, 161, 55 ], [ 97, 291, 104, 14 ], [ 97, 291, 104, 14 ], [ 97, 331, 135, 14 ], [ 97, 364, 862, 28 ], [ 97, 364, 862, 28 ], [ 97, 364, 862, 28 ], [ 97, 364, 862, 28 ], [ 97, 398, 860, 28 ], [ 97, 398, 860, 28 ], [ 97, 465, 93, 14 ], [ 97, 445, 438, 14 ], [ 97, 428, 630, 14 ], [ 97, 428, 630, 14 ], [ 97, 428, 630, 14 ], [ 97, 428, 630, 14 ], [ 97, 351, 137, 14 ], [ 551, 564, 155, 55 ], [ 551, 564, 155, 55 ], [ 551, 564, 155, 55 ], [ 551, 564, 155, 55 ], [ 97, 565, 202, 14 ], [ 104, 986, 502, 14 ], [ 710, 986, 246, 14 ], [ 710, 986, 246, 14 ] ]
[ [ 954, 17, 20, 11 ], [ 112, 37, 83, 19 ], [ 112, 57, 119, 19 ], [ 112, 78, 99, 19 ], [ 805, 69, 145, 13 ], [ 805, 79, 130, 13 ], [ 805, 92, 89, 13 ], [ 805, 102, 104, 13 ], [ 805, 112, 105, 13 ], [ 805, 121, 168, 13 ], [ 805, 131, 153, 13 ], [ 805, 144, 77, 13 ], [ 805, 154, 144, 13 ], [ 805, 164, 146, 13 ], [ 805, 174, 118, 13 ], [ 97, 124, 244, 14 ], [ 97, 210, 147, 14 ], [ 97, 224, 127, 14 ], [ 97, 237, 111, 14 ], [ 97, 251, 161, 14 ], [ 97, 291, 14, 14 ], [ 119, 291, 81, 14 ], [ 97, 331, 135, 14 ], [ 97, 364, 251, 14 ], [ 349, 366, 146, 12 ], [ 493, 364, 466, 14 ], [ 97, 378, 203, 14 ], [ 97, 398, 860, 14 ], [ 97, 411, 522, 14 ], [ 97, 465, 93, 14 ], [ 97, 445, 438, 14 ], [ 97, 428, 19, 14 ], [ 123, 428, 286, 14 ], [ 410, 430, 146, 12 ], [ 555, 428, 172, 14 ], [ 97, 351, 137, 14 ], [ 551, 564, 66, 14 ], [ 551, 578, 51, 14 ], [ 551, 591, 150, 14 ], [ 551, 604, 155, 14 ], [ 97, 565, 202, 14 ], [ 104, 986, 502, 14 ], [ 710, 986, 74, 14 ], [ 785, 986, 171, 14 ] ]
[ 5, 5, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 7, 0, 0, 0, 0, 0, 4, 4, 4 ]
d22335c653ee384028bcf558afe5c3617d0e38c1948eb45b63fff649cac53c5f
ASX_AGK.AX_2012.pdf
146
154
595
841
1,025
1,025
ann_reports_10_14_fancy
financial_reports
5396
[ "FIG. 7: Curved hexagonal packings that are also DLP optimal packings. (a)", "N", "= 60,", "R$_{min}$", "(60)", "=", "3", ".", "830649", ". . .", ", point group", "C$_{6}$$_{h}$", ".", "(b)", "N", "= 90,", "R$_{min}$", "(90)", "= 4", ".", "783386", ". . .", ", point group", "C$_{6}$$_{h}$", ".", "(c)", "N", "= 126,", "R$_{min}$", "(126) = 5", ".", "736857", ". . .", ", point group", "C$_{6}$$_{h}$", ".", "six wedges are arranged roughly as", "p", "(", "p", "+ 1)", "/", "2", "bowling pins and lie in between the branches,", "with each of the six ‘lead pins’ placed at the midpoint of each side of the core hexagon. The", "DLP optimal packings in Fig. 8 are the wedge hexagonal packings, with minor deviations", "in the positions of some disks, for (", "k, p, a", ") = (3", ",", "2", "−", "4", ",", "1).", "17", "(a)", "(b)", "(c)" ]
[ [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 765, 780, 49 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 120, 847, 780, 94 ], [ 491, 979, 19, 13 ], [ 400, 101, 219, 642 ], [ 400, 101, 219, 642 ], [ 400, 101, 219, 642 ] ]
[ [ 120, 765, 611, 12 ], [ 738, 765, 14, 12 ], [ 760, 765, 42, 12 ], [ 809, 765, 39, 12 ], [ 849, 765, 32, 12 ], [ 887, 765, 14, 12 ], [ 120, 784, 9, 12 ], [ 129, 784, 5, 12 ], [ 134, 784, 54, 12 ], [ 192, 784, 21, 12 ], [ 217, 784, 111, 12 ], [ 336, 784, 28, 12 ], [ 366, 784, 5, 12 ], [ 387, 784, 24, 12 ], [ 421, 784, 14, 12 ], [ 447, 784, 47, 12 ], [ 504, 784, 39, 12 ], [ 545, 784, 37, 12 ], [ 588, 784, 32, 12 ], [ 620, 784, 5, 12 ], [ 626, 784, 54, 12 ], [ 683, 784, 21, 12 ], [ 708, 784, 111, 12 ], [ 828, 784, 28, 12 ], [ 857, 784, 5, 12 ], [ 879, 784, 22, 12 ], [ 120, 803, 14, 12 ], [ 142, 803, 51, 12 ], [ 200, 803, 39, 12 ], [ 240, 803, 75, 12 ], [ 315, 803, 5, 12 ], [ 321, 803, 54, 12 ], [ 378, 803, 21, 12 ], [ 403, 803, 104, 12 ], [ 513, 803, 28, 12 ], [ 543, 803, 5, 12 ], [ 120, 847, 296, 13 ], [ 422, 847, 9, 13 ], [ 432, 847, 7, 13 ], [ 440, 847, 9, 13 ], [ 453, 847, 35, 13 ], [ 489, 847, 9, 13 ], [ 498, 847, 9, 13 ], [ 514, 847, 387, 13 ], [ 120, 874, 780, 13 ], [ 120, 901, 780, 13 ], [ 120, 928, 302, 13 ], [ 422, 928, 48, 13 ], [ 471, 928, 51, 13 ], [ 522, 928, 5, 13 ], [ 531, 928, 9, 13 ], [ 542, 927, 15, 14 ], [ 559, 928, 9, 13 ], [ 569, 928, 5, 13 ], [ 577, 928, 22, 13 ], [ 491, 979, 19, 13 ], [ 500, 288, 21, 11 ], [ 499, 510, 22, 11 ], [ 500, 732, 20, 11 ] ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 6, 6, 6 ]
cb6289cecedc8901cc79a9c9bbe6757abc5cf45a440990fde59ed64e1a387681
1002.0604.pdf
16
35
612
792
1,025
1,025
arxiv_mediumspaced
scientific_articles
5397
[ "Functions That Search JSON Values", "•A candidate object is contained in a target object if and only if for each key in the candidate there is a", "key with the same name in the target and the value associated with the candidate key is contained in", "the value associated with the target key.", "Otherwise, the candidate value is not contained in the target document.", "Starting with MySQL 8.0.17, queries using ", "JSON_CONTAINS()", " on ", "InnoDB", " tables can be optimized", "using multi-valued indexes; see Multi-Valued Indexes, for more information.", "mysql> ", "SET @j = ’{\"a\": 1, \"b\": 2, \"c\": {\"d\": 4}}’;", "mysql> ", "SET @j2 = ’1’;", "mysql> ", "SELECT JSON_CONTAINS(@j, @j2, ’$.a’);", "+-------------------------------+", "| JSON_CONTAINS(@j, @j2, ’$.a’) |", "+-------------------------------+", "|", "1", "|", "+-------------------------------+", "mysql> ", "SELECT JSON_CONTAINS(@j, @j2, ’$.b’);", "+-------------------------------+", "| JSON_CONTAINS(@j, @j2, ’$.b’) |", "+-------------------------------+", "|", "0", "|", "+-------------------------------+", "mysql> ", "SET @j2 = ’{\"d\": 4}’;", "mysql> ", "SELECT JSON_CONTAINS(@j, @j2, ’$.a’);", "+-------------------------------+", "| JSON_CONTAINS(@j, @j2, ’$.a’) |", "+-------------------------------+", "|", "0", "|", "+-------------------------------+", "mysql> ", "SELECT JSON_CONTAINS(@j, @j2, ’$.c’);", "+-------------------------------+", "| JSON_CONTAINS(@j, @j2, ’$.c’) |", "+-------------------------------+", "|", "1", "|", "+-------------------------------+", "•", "JSON_CONTAINS_PATH(", "json_doc", ", ", "one_or_all", ", ", "path", "[, ", "path", "] ...)", "Returns 0 or 1 to indicate whether a JSON document contains data at a given path or paths. Returns", "NULL", " if any argument is ", "NULL", ". An error occurs if the ", "json_doc", " argument is not a valid JSON document,", "any ", "path", " argument is not a valid path expression, or ", "one_or_all", " is not ", "’one’", " or ", "’all’", ".", "To check for a specific value at a path, use ", "JSON_CONTAINS()", " instead.", "The return value is 0 if no specified path exists within the document. Otherwise, the return value", "depends on the ", "one_or_all", " argument:", "mysql> ", "SET @j = ’{\"a\": 1, \"b\": 2, \"c\": {\"d\": 4}}’;", "mysql> ", "SELECT JSON_CONTAINS_PATH(@j, ’one’, ’$.a’, ’$.e’);", "+---------------------------------------------+", "| JSON_CONTAINS_PATH(@j, ’one’, ’$.a’, ’$.e’) |", "+---------------------------------------------+", "|", "1", "|", "+---------------------------------------------+", "mysql> ", "SELECT JSON_CONTAINS_PATH(@j, ’all’, ’$.a’, ’$.e’);", "+---------------------------------------------+", "2348", "•", "’all’", ": 1 if all paths exist within the document, 0 otherwise.", "•", "’one’", ": 1 if at least one path exists within the document, 0 otherwise." ]
[ [ 360, 48, 273, 11 ], [ 157, 94, 763, 43 ], [ 157, 94, 763, 43 ], [ 157, 94, 763, 43 ], [ 157, 157, 527, 11 ], [ 157, 188, 736, 27 ], [ 157, 188, 736, 27 ], [ 157, 188, 736, 27 ], [ 157, 188, 736, 27 ], [ 157, 188, 736, 27 ], [ 157, 188, 736, 27 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 157, 233, 401, 343 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 140, 595, 599, 11 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 626, 777, 43 ], [ 157, 688, 536, 11 ], [ 157, 688, 536, 11 ], [ 157, 688, 536, 11 ], [ 157, 719, 708, 27 ], [ 157, 719, 708, 27 ], [ 157, 719, 708, 27 ], [ 157, 719, 708, 27 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 157, 821, 466, 107 ], [ 60, 964, 37, 11 ], [ 157, 791, 457, 11 ], [ 157, 791, 457, 11 ], [ 157, 791, 457, 11 ], [ 157, 763, 527, 11 ], [ 157, 763, 527, 11 ], [ 157, 763, 527, 11 ] ]
[ [ 360, 48, 273, 11 ], [ 157, 94, 763, 11 ], [ 174, 110, 745, 11 ], [ 174, 126, 297, 11 ], [ 157, 157, 527, 11 ], [ 157, 188, 317, 11 ], [ 474, 189, 150, 10 ], [ 625, 188, 27, 11 ], [ 653, 189, 60, 10 ], [ 713, 188, 180, 11 ], [ 157, 203, 558, 11 ], [ 157, 233, 56, 8 ], [ 213, 233, 345, 8 ], [ 157, 245, 56, 8 ], [ 213, 245, 112, 8 ], [ 157, 258, 56, 8 ], [ 213, 258, 297, 8 ], [ 157, 270, 265, 8 ], [ 157, 282, 265, 8 ], [ 157, 295, 265, 8 ], [ 157, 307, 8, 8 ], [ 398, 307, 8, 8 ], [ 414, 307, 8, 8 ], [ 157, 320, 265, 8 ], [ 157, 332, 56, 8 ], [ 213, 332, 297, 8 ], [ 157, 345, 265, 8 ], [ 157, 357, 265, 8 ], [ 157, 369, 265, 8 ], [ 157, 382, 8, 8 ], [ 398, 382, 8, 8 ], [ 414, 382, 8, 8 ], [ 157, 394, 265, 8 ], [ 157, 419, 56, 8 ], [ 213, 419, 168, 8 ], [ 157, 432, 56, 8 ], [ 213, 432, 297, 8 ], [ 157, 444, 265, 8 ], [ 157, 456, 265, 8 ], [ 157, 469, 265, 8 ], [ 157, 481, 8, 8 ], [ 398, 481, 8, 8 ], [ 414, 481, 8, 8 ], [ 157, 494, 265, 8 ], [ 157, 506, 56, 8 ], [ 213, 506, 297, 8 ], [ 157, 519, 265, 8 ], [ 157, 531, 265, 8 ], [ 157, 543, 265, 8 ], [ 157, 556, 8, 8 ], [ 398, 556, 8, 8 ], [ 414, 556, 8, 8 ], [ 157, 568, 265, 8 ], [ 140, 595, 19, 11 ], [ 157, 596, 190, 10 ], [ 348, 596, 80, 10 ], [ 428, 596, 20, 10 ], [ 448, 596, 100, 10 ], [ 549, 596, 20, 10 ], [ 569, 596, 40, 10 ], [ 609, 596, 30, 10 ], [ 639, 596, 40, 10 ], [ 679, 596, 60, 10 ], [ 157, 626, 744, 11 ], [ 157, 642, 40, 10 ], [ 197, 641, 141, 11 ], [ 339, 642, 40, 10 ], [ 379, 641, 169, 11 ], [ 548, 642, 80, 10 ], [ 629, 641, 305, 11 ], [ 157, 657, 31, 11 ], [ 189, 658, 40, 10 ], [ 229, 657, 324, 11 ], [ 554, 658, 100, 10 ], [ 654, 657, 49, 11 ], [ 704, 658, 50, 10 ], [ 754, 657, 24, 11 ], [ 778, 658, 50, 10 ], [ 828, 657, 4, 11 ], [ 157, 688, 322, 11 ], [ 479, 689, 150, 10 ], [ 630, 688, 63, 11 ], [ 157, 719, 708, 11 ], [ 157, 734, 120, 11 ], [ 277, 735, 100, 10 ], [ 378, 734, 80, 11 ], [ 157, 821, 56, 8 ], [ 213, 821, 345, 8 ], [ 157, 833, 56, 8 ], [ 213, 833, 409, 8 ], [ 157, 846, 377, 8 ], [ 157, 858, 377, 8 ], [ 157, 871, 377, 8 ], [ 157, 883, 8, 8 ], [ 511, 883, 8, 8 ], [ 527, 883, 8, 8 ], [ 157, 895, 377, 8 ], [ 157, 908, 56, 8 ], [ 213, 908, 409, 8 ], [ 157, 920, 377, 8 ], [ 60, 964, 37, 11 ], [ 157, 791, 19, 11 ], [ 174, 792, 50, 10 ], [ 224, 791, 390, 11 ], [ 157, 763, 19, 11 ], [ 174, 764, 50, 10 ], [ 224, 763, 460, 11 ] ]
[ 5, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 3, 3, 3, 3, 3, 3 ]
eb0cd4aa1fce7343b77b715e0d5d372e1736d01c65fcef4eeaf0621f063fae52
refman-8.0-en.pdf
2,377
6,228
612
792
1,025
1,025
manuals
manuals
5398
[ "6-6" ]
[ [ 62, 964, 24, 16 ] ]
[ [ 62, 964, 24, 16 ] ]
[ 4 ]
c14e28060149884072ba4dbdb0b0564d554ba9138683d6c4d5edebdd46a4ade6
helicopter_flying_handbook.pdf
87
203
594
774
1,025
1,025
faa_regulations
laws_and_regulations
5399
[ "6.", "DEBT ", "(continued)", "7.", "STOCK OPTIONS AND AWARDS", "Stock Options", "The Eastern Company", "Notes to Consolidated Financial Statements (continued)", "Debt consists of:", "1", " Amounts are net of unamortized discounts and debt issuance costs of $360,146 as of December 28, 2019 and $0 as of December 29, 2018.", "The Company paid interest of $1,857,961 in 2019, $1,202,272 in 2018.", "The Company’s loan covenants under the Credit Agreement require the Company to maintain a consolidated fixed charge coverage ratio of at least", "1.25", "to 1, which is to be tested quarterly on a twelve-month trailing basis.", "In addition, the Company will be required to show a senior net leverage", "ratio of 4.25 to 1.", "The Company was in compliance with all covenants as of December 28, 2019.", "In addition, the Company has restrictions on,", "among other things, new capital leases, purchases or redemptions of its capital stock, mergers and divestitures, and new borrowing.", "The Company", "was in compliance with all covenants in 2018 and 2019.", "As of December 29, 2019, scheduled annual principal maturities of long-term debt for each of the next five years follow:", "As of December 28, 2019, the Company had one stock option plan, The Eastern Company 2010 Executive Stock Incentive Plan (the “2010 Plan”),", "for officers, other key employees, and non-employee Directors.", "Incentive stock options granted under the 2010 Plan must have exercise prices that", "are not less than 100% of the fair market value of the Company’s common stock on the dates the stock options are granted.", "Restricted stock", "awards may also be granted to participants under the 2010 Plan with restrictions determined by the Compensation Committee of the Company’s", "Board of Directors.", "Under the 2010 Plan, non-qualified stock options granted to participants will have exercise prices determined by the", "Compensation Committee of the Company’s Board of Directors. During 2019 and 2018, no stock options or restricted stock were granted that were", "subject to the meeting of performance measurements. For the period of 2019, the Company used several assumptions which included an expected", "term of 3.5 to 4 years, volatility deviation of 28.88% and 32.33% and a risk free rate of 1.42% to 2.48%.", "For the period of 2018, the Company used", "several assumptions which included an expected term of 3.5 years, volatility deviation of 29.5% and a risk free rate of 2.33%.", "The 2010 Plan also permits the issuance of Stock Appreciation Rights (“SARs”).", "The SARs are in the form of an option with a cashless exercise", "price equal to the difference between the fair value of the Company’s common stock at the date of grant and the fair value as of the exercise date", "resulting in the issuance of the Company’s common stock.", "During 2019, the Company issued 96,000 SARs and during 2018 51,000 SARs were", "issued.", "44", "2020", "$", "5,187,689", "2021", "6,437,689", "2022", "7,500,000", "2023", "8,750,000", "2024", "70,889,855", "Thereafter", "—", "$", "98,765,233", "2019", "2018", "Term loans", "$", "98,765,233", "$", "28,675,000", "Revolving credit loan", "—", "—", "98,765,233", "28,675,000", "Less current portion", "5,187,689", "2,325,000", "$", "93,577,544", "$", "26,350,000" ]
[ [ 24, 112, 139, 10 ], [ 24, 112, 139, 10 ], [ 24, 112, 139, 10 ], [ 24, 505, 192, 10 ], [ 24, 505, 192, 10 ], [ 24, 530, 101, 10 ], [ 24, 48, 145, 10 ], [ 24, 73, 367, 10 ], [ 24, 137, 108, 10 ], [ 24, 240, 920, 13 ], [ 24, 240, 920, 13 ], [ 24, 267, 464, 10 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 293, 973, 58 ], [ 24, 366, 787, 10 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 556, 973, 106 ], [ 24, 676, 973, 46 ], [ 24, 676, 973, 46 ], [ 24, 676, 973, 46 ], [ 24, 676, 973, 46 ], [ 24, 676, 973, 46 ], [ 24, 676, 973, 46 ], [ 504, 747, 13, 8 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 20, 388, 981, 94 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ], [ 22, 158, 976, 81 ] ]
[ [ 24, 112, 12, 10 ], [ 43, 112, 35, 10 ], [ 79, 112, 84, 10 ], [ 24, 505, 11, 10 ], [ 42, 505, 174, 10 ], [ 24, 530, 101, 10 ], [ 24, 48, 145, 10 ], [ 24, 73, 367, 10 ], [ 24, 137, 108, 10 ], [ 24, 241, 6, 8 ], [ 31, 240, 913, 13 ], [ 24, 267, 464, 10 ], [ 24, 293, 973, 10 ], [ 24, 305, 14, 10 ], [ 42, 305, 470, 10 ], [ 525, 305, 473, 10 ], [ 24, 316, 119, 10 ], [ 158, 316, 500, 10 ], [ 673, 316, 325, 10 ], [ 24, 328, 891, 10 ], [ 929, 328, 68, 10 ], [ 24, 340, 366, 10 ], [ 24, 366, 787, 10 ], [ 24, 556, 973, 10 ], [ 24, 568, 415, 10 ], [ 453, 568, 545, 10 ], [ 24, 580, 845, 10 ], [ 884, 580, 114, 10 ], [ 24, 591, 973, 10 ], [ 24, 603, 126, 10 ], [ 170, 603, 828, 10 ], [ 24, 615, 973, 10 ], [ 24, 627, 973, 10 ], [ 24, 639, 688, 10 ], [ 727, 639, 271, 10 ], [ 24, 651, 822, 10 ], [ 24, 676, 522, 10 ], [ 560, 676, 438, 10 ], [ 24, 688, 973, 10 ], [ 24, 700, 434, 10 ], [ 474, 700, 523, 10 ], [ 24, 712, 45, 10 ], [ 504, 747, 13, 8 ], [ 436, 391, 32, 10 ], [ 891, 391, 8, 10 ], [ 923, 391, 65, 10 ], [ 436, 403, 32, 10 ], [ 923, 403, 65, 10 ], [ 436, 415, 32, 10 ], [ 923, 415, 65, 10 ], [ 436, 427, 32, 10 ], [ 923, 427, 65, 10 ], [ 436, 439, 32, 10 ], [ 915, 439, 73, 10 ], [ 418, 450, 69, 10 ], [ 976, 450, 12, 10 ], [ 891, 464, 8, 10 ], [ 915, 464, 73, 10 ], [ 805, 162, 35, 10 ], [ 923, 162, 32, 10 ], [ 24, 175, 73, 10 ], [ 774, 175, 8, 10 ], [ 791, 175, 80, 10 ], [ 891, 175, 8, 10 ], [ 915, 175, 73, 10 ], [ 24, 187, 139, 10 ], [ 859, 187, 12, 10 ], [ 976, 187, 12, 10 ], [ 791, 201, 80, 10 ], [ 915, 201, 73, 10 ], [ 24, 213, 134, 10 ], [ 800, 213, 71, 10 ], [ 923, 213, 65, 10 ], [ 774, 226, 8, 10 ], [ 791, 226, 80, 10 ], [ 891, 226, 8, 10 ], [ 915, 226, 73, 10 ] ]
[ 7, 7, 7, 7, 7, 7, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 ]
d65f01c441a371fee33086f41338f504a820726219401f9e71a3007819be110c
0000031107-20-000008_20200305x10k.pdf
43
70
595
842
1,025
1,025
sec_filings
financial_reports