summaryrefslogtreecommitdiffstats
path: root/Tex/Master/Master.log
blob: 3b87f6a5d50fa335dcefb68cbf6b494a49937fcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2012.1.30)  28 FEB 2012 12:21
entering extended mode
**Master.tex
(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic, 
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese, 
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrbook.cls"
Document Class: scrbook 2011/06/16 v3.09a KOMA-Script document class (book)
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrkbase.sty"
Package: scrkbase 2011/06/16 v3.09a KOMA-Script package (KOMA-Script-dependent 
basics and keyval usage)

("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrbase.sty"
Package: scrbase 2011/06/16 v3.09a KOMA-Script package (KOMA-Script-independent
 basics and keyval usage)

("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrlfile.sty"
Package: scrlfile 2011/03/09 v3.09 KOMA-Script package (loading files)

Package scrlfile, 2011/03/09 v3.09 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

))) ("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\tocbasic.sty"
Package: tocbasic 2011/05/30 v3.09a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 117.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 118.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 119.


Class scrbook Warning: You've used obsolete option `cleardoubleplain'.
(scrbook)              Usage of this option indicates an old document and
(scrbook)              changes compatibility level using
(scrbook)              `cleardoublepage=plain,version=first'.
(scrbook)              If you don't want this, you should simply replace
(scrbook)              usage of option `cleardoubleplain' by `cleardoublepage=p
lain'.

Class scrbook Info: Switching compatibility level to `first'.
Class scrbook Info: File `scrsize11pt.clo' used to setup font sizes on input li
ne 1348.
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrsize11pt.clo"
File: scrsize11pt.clo 2011/06/16 v3.09a KOMA-Script font size class option (11p
t)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\typearea.sty"
Package: typearea 2011/06/16 v3.09a KOMA-Script package (type area)

Package typearea, 2011/06/16 v3.09a KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea)             This is correct!
(typearea)             Internally I'm using `paper=a4'.
(typearea)             If you'd like to set the option with \KOMAoptions,
(typearea)             you'd have to use `paper=a4' there
(typearea)             instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 42.67912pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 388.38017pt
(typearea)              DIV departure   = 0%
(typearea)              \evensidemargin = 38.69577pt
(typearea)              \oddsidemargin  = 25.89201pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 555.00024pt
(typearea)              \topmargin      = 12.2347pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.60002pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1139.
)
\c@part=\count80
\c@chapter=\count81
\c@section=\count82
\c@subsection=\count83
\c@subsubsection=\count84
\c@paragraph=\count85
\c@subparagraph=\count86
\abovecaptionskip=\skip45
\belowcaptionskip=\skip46
\c@pti@nb@sid@b@x=\box26
\c@figure=\count87
\c@table=\count88
\bibindent=\dimen102
)
Package scrkbase Info: You've told me to extend the font selection of the
(scrkbase)             element `sectioning' that is an alias of element
(scrkbase)             `disposition' on input line 11.
 ("C:\Program Files\MiKTeX 2.9\tex\latex\eurosym\eurosym.sty"
Package: eurosym 1998/08/06 v1.1 European currency symbol ``Euro''
\@eurobox=\box27
)
("C:\Program Files\MiKTeX 2.9\tex\latex\appendix\appendix.sty"
Package: appendix 2009/09/02 v1.2b extra appendix facilities
\c@@pps=\count89
\c@@ppsavesec=\count90
\c@@ppsaveapp=\count91
)
("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2008/07/08 v3.8m The Babel package

*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files\MiKTeX 2.9\tex\generic\babel\english.ldf"
Language: english 2005/03/30 v3.3o English support from the babel system

("C:\Program Files\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2008/07/08 v3.8m Babel common definitions
\babel@savecnt=\count92
\U@D=\dimen103
)
\l@canadian = a dialect from \language\l@american 
\l@australian = a dialect from \language\l@british 
\l@newzealand = a dialect from \language\l@british 
))
("C:\Program Files\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks15
\inpenc@posthook=\toks16

("C:\Program Files\MiKTeX 2.9\tex\latex\unicode\utf8x.def"
File: utf8x.def 2004/10/17 UCS: Input encoding UTF-8
))
("C:\Program Files\MiKTeX 2.9\tex\latex\unicode\ucs.sty"
Package: ucs 2004/10/17 UCS: Unicode input support

("C:\Program Files\MiKTeX 2.9\tex\latex\unicode\data\uni-global.def"
File: uni-global.def 2004/10/17 UCS: Unicode global data
)
\uc@secondtry=\count93
\uc@combtoks=\toks17
\uc@combtoksb=\toks18
\uc@temptokena=\toks19
)
("C:\Program Files\MiKTeX 2.9\tex\latex\xcolor\xcolor.sty"
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\color.cfg"
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.

("C:\Program Files\MiKTeX 2.9\tex\latex\pdftex-def\pdftex.def"
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/message (HO)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
Package: ltxcmds 2011/04/18 v1.20 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count94
)
("C:\Program Files\MiKTeX 2.9\tex\latex\colortbl\colortbl.sty"
Package: colortbl 2001/02/13 v0.1j Color table columns (DPC)

("C:\Program Files\MiKTeX 2.9\tex\latex\tools\array.sty"
Package: array 2008/09/09 v2.4c Tabular extension package (FMi)
\col@sep=\dimen104
\extrarowheight=\dimen105
\NC@list=\toks20
\extratabsurround=\skip47
\backup@length=\skip48
)
\everycr=\toks21
\minrowclearance=\skip49
)
\rownum=\count95
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty"
Package: amssymb 2009/06/22 v3.00

("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty"
Package: amsfonts 2009/06/22 v3.00 Basic AMSFonts support
\@emptytoks=\toks22
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 96.
))
("C:\Program Files\MiKTeX 2.9\tex\latex\ams\math\amsmath.sty"
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=\skip50

For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.9\tex\latex\ams\math\amstext.sty"
Package: amstext 2000/06/29 v2.01

("C:\Program Files\MiKTeX 2.9\tex\latex\ams\math\amsgen.sty"
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks23
\ex@=\dimen106
))
("C:\Program Files\MiKTeX 2.9\tex\latex\ams\math\amsbsy.sty"
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen107
)
("C:\Program Files\MiKTeX 2.9\tex\latex\ams\math\amsopn.sty"
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count96
LaTeX Info: Redefining \frac on input line 211.
\uproot@=\count97
\leftroot@=\count98
LaTeX Info: Redefining \overline on input line 307.
\classnum@=\count99
\DOTSCASE@=\count100
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=\box28
\strutbox@=\box29
\big@size=\dimen108
LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
\macc@depth=\count101
\c@MaxMatrixCols=\count102
\dotsspace@=\muskip10
\c@parentequation=\count103
\dspbrk@lvl=\count104
\tag@help=\toks24
\row@=\count105
\column@=\count106
\maxfields@=\count107
\andhelp@=\toks25
\eqnshift@=\dimen109
\alignsep@=\dimen110
\tagshift@=\dimen111
\tagwidth@=\dimen112
\totwidth@=\dimen113
\lineht@=\dimen114
\@envbody=\toks26
\multlinegap=\skip51
\multlinetaggap=\skip52
\mathdisplay@stack=\toks27
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphicx.sty"
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphics.sty"
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)

("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\trig.sty"
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\graphics.cfg"
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: pdftex.def on input line 91.
)
\Gin@req@height=\dimen115
\Gin@req@width=\dimen116
)
("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\epstopdf.sty"
Package: epstopdf 2010/02/09 v2.5 Conversion with epstopdf on the fly (HO)

("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\epstopdf-base.sty"
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf

("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\grfext.sty"
Package: grfext 2010/08/19 v1.1 Managing graphics extensions (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\kvdefinekeys.sty"
Package: kvdefinekeys 2011/04/07 v1.3 Defining keys (HO)
))
("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty"
Package: kvoptions 2010/12/23 v3.10 Keyval support for LaTeX options (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2011/04/07 v1.13 Key value parser (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\etexcmds.sty"
Package: etexcmds 2011/02/16 v1.5 Prefix for e-TeX command names (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ifluatex.sty"
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
Package etexcmds Info: Could not find \expanded.
(etexcmds)             That can mean that you are not using pdfTeX 1.50 or
(etexcmds)             that some package has redefined \expanded.
(etexcmds)             In the latter case, load this package earlier.
)))
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\pdftexcmds.sty"
Package: pdftexcmds 2011/04/22 v0.16 Utilities of pdfTeX for LuaTeX (HO)

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ifpdf.sty"
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
Package grfext Info: Graphics extension search list:
(grfext)             [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext)             \AppendGraphicsExtensions on input line 452.
))
("C:\Program Files\MiKTeX 2.9\tex\latex\listings\listings.sty"
\lst@mode=\count108
\lst@gtempboxa=\box30
\lst@token=\toks28
\lst@length=\count109
\lst@currlwidth=\dimen117
\lst@column=\count110
\lst@pos=\count111
\lst@lostspace=\dimen118
\lst@width=\dimen119
\lst@newlines=\count112
\lst@lineno=\count113
\lst@maxwidth=\dimen120

("C:\Program Files\MiKTeX 2.9\tex\latex\listings\lstmisc.sty"
File: lstmisc.sty 2007/02/22 1.4 (Carsten Heinz)
\c@lstnumber=\count114
\lst@skipnumbers=\count115
\lst@framebox=\box31
)
("C:\Program Files\MiKTeX 2.9\tex\latex\listings\listings.cfg"
File: listings.cfg 2007/02/22 1.4 listings configuration
))
Package: listings 2007/02/22 1.4 (Carsten Heinz)

("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\times.sty"
Package: times 2005/04/12 PSNFSS-v9.2a (SPQR) 
)
("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\helvet.sty"
Package: helvet 2005/04/12 PSNFSS-v9.2a (WaS) 
)
("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\courier.sty"
Package: courier 2005/04/12 PSNFSS-v9.2a (WaS) 
)
("C:\Program Files\MiKTeX 2.9\tex\latex\esvect\esvect.sty"
Package: esvect 
\symesvector=\mathgroup6
)
("C:\Program Files\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
))
("C:\Program Files\MiKTeX 2.9\tex\latex\footmisc\footmisc.sty"
Package: footmisc 2011/06/06 v5.5b a miscellany of footnote facilities
\FN@temptoken=\toks29
\footnotemargin=\dimen121
\c@pp@next@reset=\count116
\c@@fnserial=\count117
Package footmisc Info: Declaring symbol style bringhurst on input line 855.
Package footmisc Info: Declaring symbol style chicago on input line 863.
Package footmisc Info: Declaring symbol style wiley on input line 872.
Package footmisc Info: Declaring symbol style lamport-robust on input line 883.

Package footmisc Info: Declaring symbol style lamport* on input line 903.
Package footmisc Info: Declaring symbol style lamport*-robust on input line 924
.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\listing\listing.sty"
Package: listing 1999/05/25

Package `listing', V1.2, <1999/05/25>
\c@listing=\count118
) (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\multido.sty
Package: multido 2004/05/17 package wrapper for PSTricks `multido.tex', (HV/RN)


(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\multido.tex
 v1.41, 2004/05/18 <tvz>
\multido@count=\count119
\multidocount=\count120
\multido@stuff=\toks30
)
File: multido.tex 2004/05/18 v1.41 `multido' (tvz)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\base\glossaries.sty"
Package: glossaries 2011/04/12 v3.01 (NLCT)

("C:\Program Files\MiKTeX 2.9\tex\latex\base\ifthen.sty"
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\xkeyval\xkeyval.sty"
Package: xkeyval 2008/08/13 v2.6a package option processing (HA)

("C:\Program Files\MiKTeX 2.9\tex\generic\xkeyval\xkeyval.tex"
\XKV@toks=\toks31
\XKV@tempa@toks=\toks32
\XKV@depth=\count121
File: xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
))
("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\base\mfirstuc.sty"
Package: mfirstuc 2011/04/02 v1.05 (NLCT)
\@glsmfirst=\toks33
\@glsmrest=\toks34
)
("C:\Program Files\MiKTeX 2.9\tex\latex\xfor\xfor.sty"
Package: xfor 2009/02/05 v1.05 (NLCT)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\etoolbox\etoolbox.sty"
Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

("C:\Program Files\MiKTeX 2.9\tex\latex\misc\etex.sty"
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count122
)
\etb@tempcnta=\count123
)
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\translator.sty"
Package: translator 2010/06/12 ver 1.10

("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\translator-langu
age-mappings.tex"))
\gls@level=\count124
\@gls@tmpb=\toks35
\gls@tmplen=\skip53
\glswrite=\write3
\glskeylisttok=\toks36
\glslabeltok=\toks37
\glsshorttok=\toks38
\glslongtok=\toks39

("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\styles\glossary-hypernav.sty
"
Package: glossary-hypernav 2007/07/04 v1.01 (NLCT)
) ("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\styles\glossary-list.sty"
Package: glossary-list 2011/03/28 v3.0 (NLCT)
\glslistdottedwidth=\skip54
) ("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\styles\glossary-long.sty"
Package: glossary-long 2011/03/28 v3.0 (NLCT)

("C:\Program Files\MiKTeX 2.9\tex\latex\tools\longtable.sty"
Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
\LTleft=\skip55
\LTright=\skip56
\LTpre=\skip57
\LTpost=\skip58
\LTchunksize=\count125
\LTcapwidth=\dimen122
\LT@head=\box32
\LT@firsthead=\box33
\LT@foot=\box34
\LT@lastfoot=\box35
\LT@cols=\count126
\LT@rows=\count127
\c@LT@tables=\count128
\c@LT@chunks=\count129
\LT@p@ftn=\toks40
)
Class scrbook Info: longtable captions redefined on input line 43.
\glsdescwidth=\skip59
\glspagelistwidth=\skip60
)
("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\styles\glossary-super.sty"
Package: glossary-super 2011/03/28 v3.0 (NLCT)

("C:\Program Files\MiKTeX 2.9\tex\latex\supertabular\supertabular.sty"
Package: supertabular 2004/02/20 v4.1e the supertabular environment
\c@tracingst=\count130
\ST@wd=\dimen123
\ST@rightskip=\skip61
\ST@leftskip=\skip62
\ST@parfillskip=\skip63
\ST@pageleft=\dimen124
\ST@headht=\dimen125
\ST@tailht=\dimen126
\ST@pagesofar=\dimen127
\ST@pboxht=\dimen128
\ST@lineht=\dimen129
\ST@stretchht=\dimen130
\ST@prevht=\dimen131
\ST@toadd=\dimen132
\ST@dimen=\dimen133
\ST@pbox=\box36
))
("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\styles\glossary-tree.sty"
Package: glossary-tree 2011/03/28 v3.0 (NLCT)
\glstreeindent=\skip64
))
("C:\Program Files\MiKTeX 2.9\tex\latex\pstricks\pstricks.sty"
Package: pstricks 2011/10/31 v0.52 LaTeX wrapper for `PSTricks' (RN,HV)

("C:\Program Files\MiKTeX 2.9\tex\generic\pstricks\base\pstricks.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\xkeyval\pst-xkey.tex"
File: pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pstricks\base\pst-fp.tex"
`pst-fp' v0.05, 2010/01/17 (hv)
\pstFP@xs=\count131
\pstFP@xia=\count132
\pstFP@xib=\count133
\pstFP@xfa=\count134
\pstFP@xfb=\count135
\pstFP@rega=\count136
\pstFP@regb=\count137
\pstFP@regs=\count138
\pstFP@times=\count139
)
\psLoopIndex=\count140

`PSTricks' v2.23  <2011/09/04> (tvz)
\pst@dima=\dimen134
\pst@dimb=\dimen135
\pst@dimc=\dimen136
\pst@dimd=\dimen137
\pst@dimg=\dimen138
\pst@dimh=\dimen139
\pst@dimm=\dimen140
\pst@dimn=\dimen141
\pst@dimo=\dimen142
\pst@dimp=\dimen143
\pst@hbox=\box37
\pst@ibox=\box38
\pst@boxg=\box39
\pst@cnta=\count141
\pst@cntb=\count142
\pst@cntc=\count143
\pst@cntd=\count144
\pst@cntg=\count145
\pst@cnth=\count146
\pst@cntm=\count147
\pst@cntn=\count148
\pst@cnto=\count149
\pst@cntp=\count150
\@zero=\count151
\pst@toks=\toks41
("C:\Program Files\MiKTeX 2.9\tex\generic\pstricks\base\pstricks.con")
\psunit=\dimen144
\psxunit=\dimen145
\psyunit=\dimen146
\pst@C@@rType=\count152
\pslinewidth=\dimen147
\psk@startLW=\dimen148
\psk@endLW=\dimen149
\pst@customdefs=\toks42
\pslinearc=\dimen150
\pst@symbolStep=\dimen151
\pst@symbolWidth=\dimen152
\everypsbox=\toks43
\psframesep=\dimen153
\pslabelsep=\dimen154
\pst@shift=\dimen155
\theoverlaybox=\box40
)
File: pstricks.tex 2011/09/04 v2.23 `PSTricks' (tvz,hv)

("C:\Program Files\MiKTeX 2.9\tex\generic\pstricks\base\pst-fp.tex")
File: pst-fp.tex 2011/09/04 v2.23 `PST-fp' (hv)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\lipsum\lipsum.sty"
Package: lipsum 2011/04/14 v1.2 150 paragraphs of Lorem Ipsum dummy text
\c@lips@count=\count153
)
("C:\Program Files\MiKTeX 2.9\tex\latex\pgfplots\pgfplots.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplots.revision.tex")
Package: pgfplots 2011/12/29 v1.5.1 (git show 1.5.1-4-g53e640f )

("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\frontendlayer\tikz.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\basiclayer\pgf.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgfrcs.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfutil-common.tex"
\pgfutil@everybye=\toks44
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfutil-latex.def"
\pgfutil@abb=\box41

("C:\Program Files\MiKTeX 2.9\tex\latex\ms\everyshi.sty"
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfrcs.code.tex"
Package: pgfrcs 2010/10/25 v2.10 (rcs-revision 1.24)
))
Package: pgf 2008/01/15 v2.10 (rcs-revision 1.12)

("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\basiclayer\pgfcore.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\systemlayer\pgfsys.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys.code.tex"
Package: pgfsys 2010/06/30 v2.10 (rcs-revision 1.37)

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeys.code.tex"
\pgfkeys@pathtoks=\toks45
\pgfkeys@temptoks=\toks46

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeysfiltered.code.te
x"
\pgfkeys@tmptoks=\toks47
))
\pgf@x=\dimen156
\pgf@y=\dimen157
\pgf@xa=\dimen158
\pgf@ya=\dimen159
\pgf@xb=\dimen160
\pgf@yb=\dimen161
\pgf@xc=\dimen162
\pgf@yc=\dimen163
\w@pgf@writea=\write4
\r@pgf@reada=\read1
\c@pgf@counta=\count154
\c@pgf@countb=\count155
\c@pgf@countc=\count156
\c@pgf@countd=\count157
 ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgf.cfg"
File: pgf.cfg 2008/05/14  (rcs-revision 1.7)
)
Package pgfsys Info: Driver file for pgf: pgfsys-pdftex.def on input line 900.

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys-pdftex.def"
File: pgfsys-pdftex.def 2009/05/22  (rcs-revision 1.26)

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys-common-pdf.def
"
File: pgfsys-common-pdf.def 2008/05/19  (rcs-revision 1.10)
)))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsyssoftpath.code.t
ex"
File: pgfsyssoftpath.code.tex 2008/07/18  (rcs-revision 1.7)
\pgfsyssoftpath@smallbuffer@items=\count158
\pgfsyssoftpath@bigbuffer@items=\count159
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsysprotocol.code.t
ex"
File: pgfsysprotocol.code.tex 2006/10/16  (rcs-revision 1.4)
)) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcore.code.tex"
Package: pgfcore 2010/04/11 v2.10 (rcs-revision 1.7)
 ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmath.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathcalc.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathutil.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathparser.code.tex"
\pgfmath@dimen=\dimen164
\pgfmath@count=\count160
\pgfmath@box=\box42
\pgfmath@toks=\toks48
\pgfmath@stack@operand=\toks49
\pgfmath@stack@operation=\toks50
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.basic.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.trigonometr
ic.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.random.code
.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.comparison.
code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.base.code.t
ex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.round.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.misc.code.t
ex"))) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfloat.code.tex
"
\c@pgfmathroundto@lastzeros=\count161
))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepoints.code.tex
"
File: pgfcorepoints.code.tex 2010/04/09  (rcs-revision 1.20)
\pgf@picminx=\dimen165
\pgf@picmaxx=\dimen166
\pgf@picminy=\dimen167
\pgf@picmaxy=\dimen168
\pgf@pathminx=\dimen169
\pgf@pathmaxx=\dimen170
\pgf@pathminy=\dimen171
\pgf@pathmaxy=\dimen172
\pgf@xx=\dimen173
\pgf@xy=\dimen174
\pgf@yx=\dimen175
\pgf@yy=\dimen176
\pgf@zx=\dimen177
\pgf@zy=\dimen178
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathconstruct.c
ode.tex"
File: pgfcorepathconstruct.code.tex 2010/08/03  (rcs-revision 1.24)
\pgf@path@lastx=\dimen179
\pgf@path@lasty=\dimen180
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathusage.code.
tex"
File: pgfcorepathusage.code.tex 2008/04/22  (rcs-revision 1.12)
\pgf@shorten@end@additional=\dimen181
\pgf@shorten@start@additional=\dimen182
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorescopes.code.tex
"
File: pgfcorescopes.code.tex 2010/09/08  (rcs-revision 1.34)
\pgfpic=\box43
\pgf@hbox=\box44
\pgf@layerbox@main=\box45
\pgf@picture@serial@count=\count162
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoregraphicstate.co
de.tex"
File: pgfcoregraphicstate.code.tex 2008/04/22  (rcs-revision 1.9)
\pgflinewidth=\dimen183
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoretransformations
.code.tex"
File: pgfcoretransformations.code.tex 2009/06/10  (rcs-revision 1.11)
\pgf@pt@x=\dimen184
\pgf@pt@y=\dimen185
\pgf@pt@temp=\dimen186
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorequick.code.tex"
File: pgfcorequick.code.tex 2008/10/09  (rcs-revision 1.3)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreobjects.code.te
x"
File: pgfcoreobjects.code.tex 2006/10/11  (rcs-revision 1.2)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathprocessing.
code.tex"
File: pgfcorepathprocessing.code.tex 2008/10/09  (rcs-revision 1.8)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorearrows.code.tex
"
File: pgfcorearrows.code.tex 2008/04/23  (rcs-revision 1.11)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreshade.code.tex"
File: pgfcoreshade.code.tex 2008/11/23  (rcs-revision 1.13)
\pgf@max=\dimen187
\pgf@sys@shading@range@num=\count163
) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreimage.code.te
x"
File: pgfcoreimage.code.tex 2010/03/25  (rcs-revision 1.16)

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreexternal.code.t
ex"
File: pgfcoreexternal.code.tex 2010/09/01  (rcs-revision 1.17)
\pgfexternal@startupbox=\box46
))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorelayers.code.tex
"
File: pgfcorelayers.code.tex 2010/08/27  (rcs-revision 1.2)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoretransparency.co
de.tex"
File: pgfcoretransparency.code.tex 2008/01/17  (rcs-revision 1.2)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepatterns.code.t
ex"
File: pgfcorepatterns.code.tex 2009/07/02  (rcs-revision 1.3)
)))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\modules\pgfmoduleshapes.code.tex"
File: pgfmoduleshapes.code.tex 2010/09/09  (rcs-revision 1.13)
\pgfnodeparttextbox=\box47
) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\modules\pgfmoduleplot.code.tex"
File: pgfmoduleplot.code.tex 2010/10/22  (rcs-revision 1.8)
)
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\compatibility\pgfcomp-version-0-65.
sty"
Package: pgfcomp-version-0-65 2007/07/03 v2.10 (rcs-revision 1.7)
\pgf@nodesepstart=\dimen188
\pgf@nodesepend=\dimen189
)
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\compatibility\pgfcomp-version-1-18.
sty"
Package: pgfcomp-version-1-18 2007/07/23 v2.10 (rcs-revision 1.1)
)) ("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgffor.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgfkeys.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeys.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgffor.code.tex"
Package: pgffor 2010/03/23 v2.10 (rcs-revision 1.18)
\pgffor@iter=\dimen190
\pgffor@skip=\dimen191
\pgffor@stack=\toks51
\pgffor@toks=\toks52
))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\tikz.code.tex"
Package: tikz 2010/10/13 v2.10 (rcs-revision 1.76)

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\libraries\pgflibraryplothandlers.
code.tex"
File: pgflibraryplothandlers.code.tex 2010/05/31 v2.10 (rcs-revision 1.15)
\pgf@plot@mark@count=\count164
\pgfplotmarksize=\dimen192
)
\tikz@lastx=\dimen193
\tikz@lasty=\dimen194
\tikz@lastxsaved=\dimen195
\tikz@lastysaved=\dimen196
\tikzleveldistance=\dimen197
\tikzsiblingdistance=\dimen198
\tikz@figbox=\box48
\tikz@tempbox=\box49
\tikztreelevel=\count165
\tikznumberofchildren=\count166
\tikznumberofcurrentchild=\count167
\tikz@fig@count=\count168

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\modules\pgfmodulematrix.code.tex"
File: pgfmodulematrix.code.tex 2010/08/24  (rcs-revision 1.4)
\pgfmatrixcurrentrow=\count169
\pgfmatrixcurrentcolumn=\count170
\pgf@matrix@numberofcolumns=\count171
)
\tikz@expandcount=\count172

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\libraries\tikz
librarytopaths.code.tex"
File: tikzlibrarytopaths.code.tex 2008/06/17 v2.10 (rcs-revision 1.2)
)))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplots.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotscore.code.tex"
\t@pgfplots@toka=\toks53
\t@pgfplots@tokb=\toks54
\t@pgfplots@tokc=\toks55
\pgfplots@tmpa=\dimen199
\c@pgfplots@coordindex=\count173
\c@pgfplots@scanlineindex=\count174

("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\sys\pgfplotssysgeneric.code.
tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\libs\pgfplotslibrary.code.te
x")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_loader.code.tex"
Package pgfplots: loading complementary code for your PGF version...

("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_misc.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_pgfkeys.code.tex"
\pgfkeys@pathtoks=\toks56
\pgfkeys@temptoks=\toks57

("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_pgfkeysfiltered.code.tex"
\pgfkeys@tmptoks=\toks58
))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_pgfmathfloat.code.tex"
\c@pgfmathroundto@lastzeros=\count175
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_pgflibraryplothandlers.code.tex"
File: pgflibraryplothandlers.code.tex 2011/12/28 v2.10 (rcs-revision 1.16)
\pgf@plot@mark@count=\count176
\pgfplotmarksize=\dimen200
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\oldpgfcompatib\pgfplotsoldpg
fsupp_pgflibraryfpu.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\util\pgfplotsutil.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\liststructure\pgfplotslistst
ructure.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\liststructure\pgfplotslistst
ructureext.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\liststructure\pgfplotsarray.
code.tex"
\c@pgfplotsarray@tmp=\count177
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\liststructure\pgfplotsmatrix
.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\numtable\pgfplotstableshared
.code.tex"
\c@pgfplotstable@counta=\count178
\t@pgfplotstable@a=\toks59
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\liststructure\pgfplotsdeque.
code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\util\pgfplotsbinary.code.tex
")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\util\pgfplotsutil.verb.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\libs\pgflibrarypgfplots.surf
shading.code.tex"
\c@pgfplotslibrarysurf@no=\count179

("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\sys\pgflibrarypgfplots.surfs
hading.pgfsys-pdftex.def")))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\util\pgfplotscolormap.code.t
ex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotsstackedplots.code.te
x")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotsplothandlers.code.te
x"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotsmeshplothandler.code
.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotscoordprocessing.code
.tex") ("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplotsticks.code.te
x") ("C:\Program Files\MiKTeX 2.9\tex\generic\pgfplots\pgfplots.paths.code.tex"
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\libraries\tikz
librarydecorations.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\modules\pgfmoduledecorations.code
.tex"
\pgfdecoratedcompleteddistance=\dimen201
\pgfdecoratedremainingdistance=\dimen202
\pgfdecoratedinputsegmentcompleteddistance=\dimen203
\pgfdecoratedinputsegmentremainingdistance=\dimen204
\pgf@decorate@distancetomove=\dimen205
\pgf@decorate@repeatstate=\count180
\pgfdecorationsegmentamplitude=\dimen206
\pgfdecorationsegmentlength=\dimen207
)
\tikz@lib@dec@box=\box50
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\libraries\tikz
librarydecorations.pathmorphing.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\libraries\decorations\pgflibraryd
ecorations.pathmorphing.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\libraries\tikz
librarydecorations.pathreplacing.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\libraries\decorations\pgflibraryd
ecorations.pathreplacing.code.tex"))
\pgfplots@numplots=\count181
\pgfplots@xmin@reg=\dimen208
\pgfplots@xmax@reg=\dimen209
\pgfplots@ymin@reg=\dimen210
\pgfplots@ymax@reg=\dimen211
\pgfplots@zmin@reg=\dimen212
\pgfplots@zmax@reg=\dimen213
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\frontendlayer\tikz\libraries\tikz
libraryplotmarks.code.tex"
File: tikzlibraryplotmarks.code.tex 2008/01/09 v2.10 (rcs-revision 1.1)

("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\libraries\pgflibraryplotmarks.cod
e.tex"
File: pgflibraryplotmarks.code.tex 2010/10/15 v2.10 (rcs-revision 1.12)
))) ("C:\Program Files\MiKTeX 2.9\tex\latex\ltxmisc\url.sty"
\Urlmuskip=\muskip11
Package: url 2006/04/12  ver 3.3  Verb mode for urls, etc.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\booktabs\booktabs.sty"
Package: booktabs 2005/04/14 v1.61803 publication quality tables
\heavyrulewidth=\dimen214
\lightrulewidth=\dimen215
\cmidrulewidth=\dimen216
\belowrulesep=\dimen217
\belowbottomsep=\dimen218
\aboverulesep=\dimen219
\abovetopsep=\dimen220
\cmidrulesep=\dimen221
\cmidrulekern=\dimen222
\defaultaddspace=\dimen223
\@cmidla=\count182
\@cmidlb=\count183
\@aboverulesep=\dimen224
\@belowrulesep=\dimen225
\@thisruleclass=\count184
\@lastruleclass=\count185
\@thisrulewidth=\dimen226
)
("C:\Program Files\MiKTeX 2.9\tex\latex\subfigure\subfigure.sty"
Package: subfigure 2002/07/30 v2.1.4 subfigure package
\subfigtopskip=\skip65
\subfigcapskip=\skip66
\subfigcaptopadj=\dimen227
\subfigbottomskip=\skip67
\subfigcapmargin=\dimen228
\subfiglabelskip=\skip68
\c@subfigure=\count186
\c@lofdepth=\count187
\c@subtable=\count188
\c@lotdepth=\count189

****************************************
* Local config file subfigure.cfg used *
****************************************
("C:\Program Files\MiKTeX 2.9\tex\latex\subfigure\subfigure.cfg")
\subfig@top=\skip69
\subfig@bottom=\skip70
)
("C:\Program Files\MiKTeX 2.9\tex\latex\koma-script\scrpage2.sty"
Package: scrpage2 2010/04/22 v2.5 LaTeX2e KOMA-Script package
LaTeX Info: Redefining \pagemark on input line 176.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\listings\lstlang1.sty"
File: lstlang1.sty 2004/09/05 1.3 listings language file
)
\c@example=\count190
\glo@main@file=\write5
Package glossaries Info: Writing glossary file Master.glo on input line 93.
\glo@acronym@file=\write6
Package glossaries Info: Writing glossary file Master.acn on input line 93.

(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Glossary.tex)
(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.aux)
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 110.
LaTeX Font Info:    ... okay on input line 110.
LaTeX Font Info:    Try loading font information for T1+ptm on input line 110.

("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1ptm.fd"
File: t1ptm.fd 2001/06/04 font definitions for T1/ptm.
)
("C:\Program Files\MiKTeX 2.9\tex\latex\unicode\ucsencs.def"
File: ucsencs.def 2003/11/29 Fixes to fontencodings LGR, T3
)
("C:\Program Files\MiKTeX 2.9\tex\context\base\supp-pdf.mkii"
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count191
\scratchdimen=\dimen229
\scratchbox=\box51
\nofMPsegments=\count192
\nofMParguments=\count193
\everyMPshowfont=\toks60
\MPscratchCnt=\count194
\MPscratchDim=\dimen230
\MPnumerator=\count195
\makeMPintoPDFobject=\count196
\everyMPtoPDFconversion=\toks61
)
\c@lstlisting=\count197

("C:\Program Files\MiKTeX 2.9\tex\latex\glossaries\dict\glossaries-dictionary-E
nglish.dict"
Dictionary: glossaries-dictionary, Language: English 
) ABD: EveryShipout initializing macros
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <10.95> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 120.

(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Abstract.tex) [1
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!


Non-PDF special ignored!
Non-PDF special ignored!{C:/ProgramData/MiKTeX/2.9/pdftex/config/pdftex.map}]
LaTeX Font Info:    Try loading font information for U+msa on input line 130.

("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\umsa.fd"
File: umsa.fd 2009/06/22 v3.00 AMS symbols A
)
LaTeX Font Info:    Try loading font information for U+msb on input line 130.

("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\umsb.fd"
File: umsb.fd 2009/06/22 v3.00 AMS symbols B
)
LaTeX Font Info:    Try loading font information for U+esvect on input line 130
.

("C:\Program Files\MiKTeX 2.9\tex\latex\esvect\uesvect.fd"
File: uesvect.fd 
) [2



]
LaTeX Font Info:    Try loading font information for T1+phv on input line 134.

("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1phv.fd"
File: t1phv.fd 2001/06/04 scalable font definitions for T1/phv.
)
LaTeX Font Info:    Font shape `T1/phv/bx/n' in size <10.95> not available
(Font)              Font shape `T1/phv/b/n' tried instead on input line 134.
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <20.74> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 134.

(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.toc [1


])
\tf@toc=\write7

[2] (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Motivation.tex
Chapter 1.

Class scrbook Warning: \float@addtolists detected!
(scrbook)              You should use the features of package `tocbasic'
(scrbook)              instead of \float@addtolists.
(scrbook)              Support for \float@addtolists may be removed from
(scrbook)              `scrbook' soon .

LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <14.4> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 8.
) (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\GSM.tex [1





] [2


]
Chapter 2.
[3]
LaTeX Font Info:    Try loading font information for OMS+ptm on input line 33.
 ("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\omsptm.fd"
File: omsptm.fd 
)
LaTeX Font Info:    Font shape `OMS/ptm/m/n' in size <10.95> not available
(Font)              Font shape `OMS/cmsy/m/n' tried instead on input line 33.
 [4]
LaTeX Font Info:    Try loading font information for T1+pcr on input line 85.

("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1pcr.fd"
File: t1pcr.fd 2001/06/04 font definitions for T1/pcr.
)
<../Images/Architecture.png, id=39, 370.45602pt x 204.81319pt>
File: ../Images/Architecture.png Graphic file (type png)

<use ../Images/Architecture.png>
Package pdftex.def Info: ../Images/Architecture.png used on input line 95.
(pdftex.def)             Requested size: 370.45511pt x 204.81267pt.
 [5]
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <12> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 117.
 [6 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Architecture.png>] 
[7]
Underfull \vbox (badness 2042) has occurred while \output is active []

 [8]
[9] [10] [11] <../Images/Authentication.png, id=63, 359.1819pt x 323.0469pt>
File: ../Images/Authentication.png Graphic file (type png)

<use ../Images/Authentication.png>
Package pdftex.def Info: ../Images/Authentication.png used on input line 343.
(pdftex.def)             Requested size: 359.18102pt x 323.04611pt.
 [12] [13 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Authenticatio
n.png>] [14]
<../Images/Mapping.png, id=73, 337.28409pt x 115.19838pt>
File: ../Images/Mapping.png Graphic file (type png)

<use ../Images/Mapping.png>
Package pdftex.def Info: ../Images/Mapping.png used on input line 420.
(pdftex.def)             Requested size: 337.28326pt x 115.19809pt.
 [15] [16 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Mapping.png>]
 [17]
<../Images/Cells.png, id=84, 98.72083pt x 88.8921pt>
File: ../Images/Cells.png Graphic file (type png)
 <use ../Images/Cells.png>
Package pdftex.def Info: ../Images/Cells.png used on input line 495.
(pdftex.def)             Requested size: 98.72057pt x 88.89188pt.

<../Images/real_Cells.png, id=85, 743.02594pt x 496.10344pt>
File: ../Images/real_Cells.png Graphic file (type png)

<use ../Images/real_Cells.png>
Package pdftex.def Info: ../Images/real_Cells.png used on input line 497.
(pdftex.def)             Requested size: 156.04005pt x 104.18478pt.

<../Images/standart_config.png, id=87, 199.4652pt x 133.26588pt>
File: ../Images/standart_config.png Graphic file (type png)

<use ../Images/standart_config.png>
Package pdftex.def Info: ../Images/standart_config.png used on input line 512.
(pdftex.def)             Requested size: 199.4647pt x 133.26553pt.

<../Images/Umbrella.png, id=88, 209.3662pt x 181.46997pt>
File: ../Images/Umbrella.png Graphic file (type png)

<use ../Images/Umbrella.png>
Package pdftex.def Info: ../Images/Umbrella.png used on input line 513.
(pdftex.def)             Requested size: 209.36568pt x 181.46951pt.

<../Images/Sectorised.png, id=89, 147.64761pt x 147.64761pt>
File: ../Images/Sectorised.png Graphic file (type png)

<use ../Images/Sectorised.png>
Package pdftex.def Info: ../Images/Sectorised.png used on input line 514.
(pdftex.def)             Requested size: 147.64725pt x 147.64725pt.
 [18 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Cells.png> <C:/Use
rs/Tom/Desktop/imsi-catcher-detection/Tex/Images/real_Cells.png>] [19 <C:/Users
/Tom/Desktop/imsi-catcher-detection/Tex/Images/standart_config.png> <C:/Users/T
om/Desktop/imsi-catcher-detection/Tex/Images/Umbrella.png> <C:/Users/Tom/Deskto
p/imsi-catcher-detection/Tex/Images/Sectorised.png>] [20] [21] <../Images/Ciphe
r.png, id=105, 387.72855pt x 131.02551pt>
File: ../Images/Cipher.png Graphic file (type png)

<use ../Images/Cipher.png>
Package pdftex.def Info: ../Images/Cipher.png used on input line 602.
(pdftex.def)             Requested size: 387.72758pt x 131.02518pt.
 [22 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Cipher.png>]
<../Images/TDMAFDMA.png, id=110, 254.53494pt x 133.33815pt>
File: ../Images/TDMAFDMA.png Graphic file (type png)

<use ../Images/TDMAFDMA.png>
Package pdftex.def Info: ../Images/TDMAFDMA.png used on input line 643.
(pdftex.def)             Requested size: 254.5343pt x 133.33781pt.

Underfull \vbox (badness 10000) has occurred while \output is active []

 [23 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/TDMAFDMA.png>]
<../Images/Frames.png, id=114, 367.42068pt x 252.29457pt>
File: ../Images/Frames.png Graphic file (type png)

<use ../Images/Frames.png>
Package pdftex.def Info: ../Images/Frames.png used on input line 665.
(pdftex.def)             Requested size: 367.41977pt x 252.29395pt.
 [24] [25 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Frames.png>]
<../Images/Bursts.png, id=121, 371.9737pt x 91.92744pt>
File: ../Images/Bursts.png Graphic file (type png)

<use ../Images/Bursts.png>
Package pdftex.def Info: ../Images/Bursts.png used on input line 690.
(pdftex.def)             Requested size: 371.97278pt x 91.9272pt.
 [26 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Bursts.png>]
<../Images/Channels.png, id=125, 272.60245pt x 169.47314pt>
File: ../Images/Channels.png Graphic file (type png)

<use ../Images/Channels.png>
Package pdftex.def Info: ../Images/Channels.png used on input line 726.
(pdftex.def)             Requested size: 272.60178pt x 169.47273pt.
 [27 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/Channels.png>] [28
]
<../Images/channel_example.png, id=133, 926.71219pt x 1127.71312pt>
File: ../Images/channel_example.png Graphic file (type png)

<use ../Images/channel_example.png>
Package pdftex.def Info: ../Images/channel_example.png used on input line 811.
(pdftex.def)             Requested size: 349.53978pt x 425.35205pt.
 [29] [30] [31 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/channel_
example.png>]
<../Images/imsi_catcher.jpg, id=144, 280.15778pt x 225.73222pt>
File: ../Images/imsi_catcher.jpg Graphic file (type jpg)

<use ../Images/imsi_catcher.jpg>
Package pdftex.def Info: ../Images/imsi_catcher.jpg used on input line 866.
(pdftex.def)             Requested size: 174.76988pt x 140.81706pt.

<../Images/usrp.jpg, id=145, 1204.5pt x 844.65562pt>
File: ../Images/usrp.jpg Graphic file (type jpg)
 <use ../Images/usrp.jpg>
Package pdftex.def Info: ../Images/usrp.jpg used on input line 866.
(pdftex.def)             Requested size: 174.76988pt x 122.5557pt.

Underfull \vbox (badness 10000) has occurred while \output is active []

 [32]
<../Images/catcher_attack.png, id=150, 321.52924pt x 277.08318pt>
File: ../Images/catcher_attack.png Graphic file (type png)

<use ../Images/catcher_attack.png>
Package pdftex.def Info: ../Images/catcher_attack.png used on input line 883.
(pdftex.def)             Requested size: 321.52844pt x 277.08249pt.
 [33 <C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/imsi_catcher.jpg> 
<C:/Users/Tom/Desktop/imsi-catcher-detection/Tex/Images/usrp.jpg>] [34 <C:/User
s/Tom/Desktop/imsi-catcher-detection/Tex/Images/catcher_attack.png>] [35]
("C:\Program Files\MiKTeX 2.9\tex\latex\unicode\data\uni-0.def"
File: uni-0.def 2004/10/17 UCS: Unicode data U+0000..U+00FF
) [36])
(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Detection.tex [37]
[38


]
Chapter 3.
) (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Evaluation.tex
[39] [40


]
Chapter 4.
) (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Conclusion.tex
[41] [42


]
Chapter 5.
) [43] [44



] (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.bbl
Underfull \hbox (badness 2818) in paragraph at lines 17--21
[]\T1/ptm/m/n/10.95 Radio ac-cess net-work: Ra-dio trans-mis-sion and re-cep-ti
on.  GSM 05.05,
 []


Underfull \hbox (badness 10000) in paragraph at lines 17--21
$\T1/pcr/m/n/10.95 http : / / www . 3gpp . org / ftp / Specs / archive / 05 _ s
eries / 05 .$
 []


Underfull \hbox (badness 10000) in paragraph at lines 30--34
[]\T1/ptm/m/n/10.95 Identification cards -- phys-i-cal char-ac-ter-is-tics.  IS
O/IEC 7810:2003,
 []


Underfull \hbox (badness 10000) in paragraph at lines 30--34
$\T1/pcr/m/n/10.95 http : / / www . iso . org / iso / iso _ catalogue / catalog
ue _ tc /$
 []


Underfull \hbox (badness 10000) in paragraph at lines 36--40
$\T1/pcr/m/n/10.95 3gpp . org / ftp / Specs / archive / 05 _ series / 05 . 02 /
 0502-[]8b0 . zip$\T1/ptm/m/n/10.95 ,
 []


Underfull \hbox (badness 10000) in paragraph at lines 42--46
$\T1/pcr/m/n/10.95 http : / / www . 3gpp . org / ftp / Specs / archive / 23 _ s
eries / 23 . 078 /$
 []


Underfull \hbox (badness 10000) in paragraph at lines 48--52
$\T1/pcr/m/n/10.95 org / ftp / Specs / archive / 23 _ series / 23 . 003 / 23003
-[]a30 . zip$\T1/ptm/m/n/10.95 ,
 []

[1


]
Underfull \hbox (badness 3428) in paragraph at lines 73--76
[]\T1/ptm/m/n/10.95 Gsm/3g stats.  $\T1/pcr/m/n/10.95 http : / / www . gsacom .
 com / news / statistics . php4$\T1/ptm/m/n/10.95 ,
 []


Underfull \hbox (badness 10000) in paragraph at lines 121--126
[]\T1/ptm/m/sc/10.95 Security, H.  \T1/ptm/m/n/10.95 Imsi-catcher für 1500 euro
 im eigen-
 []


Underfull \hbox (badness 10000) in paragraph at lines 121--126
\T1/ptm/m/n/10.95 bau.  $\T1/pcr/m/n/10.95 http : / / www . heise . de / securi
ty / meldung /$
 []


Underfull \hbox (badness 10000) in paragraph at lines 121--126
$\T1/pcr/m/n/10.95 IMSI-[]Catcher-[]fuer-[]1500-[]Euro-[]im-[]Eigenbau-[]104891
9 . html$\T1/ptm/m/n/10.95 ,
 []

) [2] (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.lof)
\tf@lof=\write8

[3


] [4


] (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.lot)
\tf@lot=\write9

(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Content\Appendix.tex)
(C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.acr [5] [6


]
Underfull \hbox (badness 2626) in paragraph at lines 24--24
[]|\T1/ptm/m/n/10.95 Conférence Eu-ropéenne des Ad-min-is-tra-tions des
 []


Underfull \hbox (badness 10000) in paragraph at lines 34--35
[]|\T1/ptm/m/n/10.95 Electrically Erasable Pro-grammable Read-Only
 []

[7


] [8]) [9] (C:\Users\Tom\Desktop\imsi-catcher-detection\Tex\Master\Master.aux) 
) 
Here is how much of TeX's memory you used:
 29135 strings out of 494045
 580489 string characters out of 3148393
 815742 words of memory out of 3000000
 31754 multiletter control sequences out of 15000+200000
 52205 words of font info for 90 fonts, out of 3000000 for 9000
 715 hyphenation exceptions out of 8191
 74i,13n,83p,1323b,1590s stack positions out of 5000i,500n,10000p,200000b,50000s
{C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files
/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmmi10.pfb><C:/Program Files/MiKTeX 
2.9/fonts/type1/public/amsfonts/cm/cmmi12.pfb><C:/Program Files/MiKTeX 2.9/font
s/type1/public/amsfonts/cm/cmmi8.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/p
ublic/amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/ams
fonts/cm/cmr8.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/c
msy10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmsy8.pfb
><C:/Program Files/MiKTeX 2.9/fonts/type1/public/eurosym/feymr10.pfb><C:/Progra
m Files/MiKTeX 2.9/fonts/type1/urw/courier/ucrr8a.pfb><C:/Program Files/MiKTeX 
2.9/fonts/type1/urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/u
rw/times/utmr8a.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/times/utmr8a.p
fb><C:/Program Files/MiKTeX 2.9/fonts/type1/urw/times/utmri8a.pfb>
Output written on Master.pdf (57 pages, 4253860 bytes).
PDF statistics:
 262 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 98 words of extra memory for PDF output out of 10000 (max. 10000000)