-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Patoloji-Atlasi.tex
582 lines (436 loc) · 24.2 KB
/
Patoloji-Atlasi.tex
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
% Options for packages loaded elsewhere
\PassOptionsToPackage{unicode}{hyperref}
\PassOptionsToPackage{hyphens}{url}
\PassOptionsToPackage{dvipsnames,svgnames,x11names}{xcolor}
%
\documentclass[
letterpaper,
DIV=11,
numbers=noendperiod]{scrreprt}
\usepackage{amsmath,amssymb}
\usepackage{iftex}
\ifPDFTeX
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{textcomp} % provide euro and other symbols
\else % if luatex or xetex
\usepackage{unicode-math}
\defaultfontfeatures{Scale=MatchLowercase}
\defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1}
\fi
\usepackage{lmodern}
\ifPDFTeX\else
% xetex/luatex font selection
\fi
% Use upquote if available, for straight quotes in verbatim environments
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
\IfFileExists{microtype.sty}{% use microtype if available
\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
\makeatletter
\@ifundefined{KOMAClassName}{% if non-KOMA class
\IfFileExists{parskip.sty}{%
\usepackage{parskip}
}{% else
\setlength{\parindent}{0pt}
\setlength{\parskip}{6pt plus 2pt minus 1pt}}
}{% if KOMA class
\KOMAoptions{parskip=half}}
\makeatother
\usepackage{xcolor}
\setlength{\emergencystretch}{3em} % prevent overfull lines
\setcounter{secnumdepth}{1}
% Make \paragraph and \subparagraph free-standing
\ifx\paragraph\undefined\else
\let\oldparagraph\paragraph
\renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
\fi
\ifx\subparagraph\undefined\else
\let\oldsubparagraph\subparagraph
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi
\providecommand{\tightlist}{%
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}\usepackage{longtable,booktabs,array}
\usepackage{calc} % for calculating minipage widths
% Correct order of tables after \paragraph or \subparagraph
\usepackage{etoolbox}
\makeatletter
\patchcmd\longtable{\par}{\if@noskipsec\mbox{}\fi\par}{}{}
\makeatother
% Allow footnotes in longtable head/foot
\IfFileExists{footnotehyper.sty}{\usepackage{footnotehyper}}{\usepackage{footnote}}
\makesavenoteenv{longtable}
\usepackage{graphicx}
\makeatletter
\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
\def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi}
\makeatother
% Scale images if necessary, so that they will not overflow the page
% margins by default, and it is still possible to overwrite the defaults
% using explicit options in \includegraphics[width, height, ...]{}
\setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
% Set default figure placement to htbp
\makeatletter
\def\fps@figure{htbp}
\makeatother
\KOMAoption{captions}{tableheading}
\makeatletter
\@ifpackageloaded{tcolorbox}{}{\usepackage[skins,breakable]{tcolorbox}}
\@ifpackageloaded{fontawesome5}{}{\usepackage{fontawesome5}}
\definecolor{quarto-callout-color}{HTML}{909090}
\definecolor{quarto-callout-note-color}{HTML}{0758E5}
\definecolor{quarto-callout-important-color}{HTML}{CC1914}
\definecolor{quarto-callout-warning-color}{HTML}{EB9113}
\definecolor{quarto-callout-tip-color}{HTML}{00A047}
\definecolor{quarto-callout-caution-color}{HTML}{FC5300}
\definecolor{quarto-callout-color-frame}{HTML}{acacac}
\definecolor{quarto-callout-note-color-frame}{HTML}{4582ec}
\definecolor{quarto-callout-important-color-frame}{HTML}{d9534f}
\definecolor{quarto-callout-warning-color-frame}{HTML}{f0ad4e}
\definecolor{quarto-callout-tip-color-frame}{HTML}{02b875}
\definecolor{quarto-callout-caution-color-frame}{HTML}{fd7e14}
\makeatother
\makeatletter
\@ifpackageloaded{bookmark}{}{\usepackage{bookmark}}
\makeatother
\makeatletter
\@ifpackageloaded{caption}{}{\usepackage{caption}}
\AtBeginDocument{%
\ifdefined\contentsname
\renewcommand*\contentsname{Içindekiler}
\else
\newcommand\contentsname{Içindekiler}
\fi
\ifdefined\listfigurename
\renewcommand*\listfigurename{Şekil Listesi}
\else
\newcommand\listfigurename{Şekil Listesi}
\fi
\ifdefined\listtablename
\renewcommand*\listtablename{Tablo Listesi}
\else
\newcommand\listtablename{Tablo Listesi}
\fi
\ifdefined\figurename
\renewcommand*\figurename{Figür}
\else
\newcommand\figurename{Figür}
\fi
\ifdefined\tablename
\renewcommand*\tablename{Tablo}
\else
\newcommand\tablename{Tablo}
\fi
}
\@ifpackageloaded{float}{}{\usepackage{float}}
\floatstyle{ruled}
\@ifundefined{c@chapter}{\newfloat{codelisting}{h}{lop}}{\newfloat{codelisting}{h}{lop}[chapter]}
\floatname{codelisting}{Listeleme}
\newcommand*\listoflistings{\listof{codelisting}{İlan Listesi}}
\makeatother
\makeatletter
\@ifpackageloaded{caption}{}{\usepackage{caption}}
\@ifpackageloaded{subcaption}{}{\usepackage{subcaption}}
\makeatother
\makeatletter
\makeatother
\ifLuaTeX
\usepackage[bidi=basic]{babel}
\else
\usepackage[bidi=default]{babel}
\fi
\babelprovide[main,import]{turkish}
% get rid of language-specific shorthands (see #6817):
\let\LanguageShortHands\languageshorthands
\def\languageshorthands#1{}
\ifLuaTeX
\usepackage{selnolig} % disable illegal ligatures
\fi
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
\urlstyle{same} % disable monospaced font for URLs
\hypersetup{
pdftitle={Patoloji Atlası},
pdfauthor={Serdar Balcı; Patoloji Hekim ve Teknikerleri},
pdflang={tr},
colorlinks=true,
linkcolor={blue},
filecolor={Maroon},
citecolor={Blue},
urlcolor={Blue},
pdfcreator={LaTeX via pandoc}}
\title{Patoloji Atlası}
\usepackage{etoolbox}
\makeatletter
\providecommand{\subtitle}[1]{% add subtitle to \maketitle
\apptocmd{\@title}{\par {\large #1 \par}}{}{}
}
\makeatother
\subtitle{Patoloji Atlası: Tıp Fakültesi ve Sağlık Bilimleri Öğrencileri
İçin Patoloji Laboratuvar Notları: Görerek Öğrenin}
\author{Serdar Balcı \and Patoloji Hekim ve Teknikerleri}
\date{2024-03-06}
\begin{document}
\maketitle
\begin{abstract}
Patoloji Atlası: Tıp Fakültesi ve Sağlık Bilimleri Öğrencileri İçin
Patoloji Laboratuvar Notları. Görerek Öğrenin. Patoloji Atlası Memorial
Patoloji arşivinden derlenen vakalardan ve diğer kurumlardan katkı yapan
meslektaşlarımızın kolleksiyonlarından oluşmaktadır. Katkı yapmak ve
kendi vakalarınız ekletmek için lütfen
\href{https://www.patolojiatlasi.com/katki.html}{iletişime geçin}.
\end{abstract}
\renewcommand*\contentsname{İçindekiler}
{
\hypersetup{linkcolor=}
\setcounter{tocdepth}{1}
\tableofcontents
}
\bookmarksetup{startatroot}
\chapter*{Patoloji Atlası}\label{sec-patoloji-atlasi}
\addcontentsline{toc}{chapter}{Patoloji Atlası}
\markboth{Patoloji Atlası}{Patoloji Atlası}
\begin{itemize}
\item
For English \href{https://www.histopathologyatlas.com/}{click here}.
\item
Sosyal medyadan derlenen görüntülerden oluşan patoloji notları için
\href{https://www.patolojinotlari.com/}{tıklayın}.\\
\end{itemize}
\bookmarksetup{startatroot}
\chapter*{Giriş}\label{sec-giris}
\addcontentsline{toc}{chapter}{Giriş}
\markboth{Giriş}{Giriş}
Patoloji Atlası Memorial Patoloji arşivinden ve diğer kurumlardan katkı
yapan meslektaşlarımızın koleksiyonlarından oluşmaktadır.
\href{https://www.patolojiatlasi.com/katki.html}{Katkı yapmak ve kendi
vakalarınız ekletmek için lütfen iletişime geçin}.
\begin{verbatim}
Son güncelleme zamanı: 2023-09-15 21:53:36
\end{verbatim}
Sosyal medyadan derlenen görüntülerden oluşan
\href{https://www.patolojinotlari.com/}{patoloji notları için
tıklayınız}.
\part{Genel Patoloji}
\chapter{Patolojide Kullanılan
Teknikler}\label{sec-patolojide-kullanilan-teknikler}
\section{Histokimya}\label{sec-histokimya}
\subsection{Müsin}\label{sec-musin}
\subsubsection{Mucicarmine}\label{sec-mucicarmine}
\textbf{Normal kolon mukozasında intrasitoplazmik müsini gösteren
mucicarmine (müsikarmen) histokimyası}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/mucicarmine_qrcode.pdf}
\href{https://images.patolojiatlasi.com/mucin/mucicarmine.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_mucicarmine.png}}
\href{https://images.patolojiatlasi.com/mucin/mucicarmine.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\section{Chromogenic in situ hybridization
(CISH)}\label{sec-chromogenic-in-situ-hybridization-cish}
\textbf{Chromogenic in situ hybridization (CISH)}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/cish_qrcode.pdf}
\href{https://images.patolojiatlasi.com/her2-cish/cish.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_cish.png}}
\href{https://images.patolojiatlasi.com/her2-cish/cish.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\section{PASAB - Alcian blue/periodic acid--Schiff}\label{sec-PASAB}
\textbf{Alcian blue/periodic acid--Schiff}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/PASAB-PASAB_qrcode.pdf}
\href{https://images.patolojiatlasi.com/PASAB/PASAB.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_PASAB-PASAB.png}}
\href{https://images.patolojiatlasi.com/PASAB/PASAB.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\chapter{seed}\label{seed}
\textbf{seed for pathology atlas repositories}
\section{seed - bitki tohumu, yiyecek artığı}\label{sec-seed}
\textbf{bitki tohumu, yiyecek artığı}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/seed-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/seed/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_seed-HE.png}}
\href{https://images.patolojiatlasi.com/seed/HE.html}{Tam Ekran Görmek
İçin Resmi Tıklayın}
\begin{tcolorbox}[enhanced jigsaw, opacityback=0, breakable, titlerule=0mm, colback=white, toprule=.15mm, left=2mm, arc=.35mm, bottomtitle=1mm, toptitle=1mm, leftrule=.75mm, coltitle=black, rightrule=.15mm, colframe=quarto-callout-tip-color-frame, title=\textcolor{quarto-callout-tip-color}{\faLightbulb}\hspace{0.5em}{Tanı için tıklayın}, bottomrule=.15mm, opacitybacktitle=0.6, colbacktitle=quarto-callout-tip-color!10!white]
bitki tohumu, yiyecek artığı
\end{tcolorbox}
\section{trypsin - trypsin immünohistokimya}\label{sec-trypsin}
\textbf{trypsin immünohistokimya}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/trypsin-trypsin_qrcode.pdf}
\href{https://images.patolojiatlasi.com/trypsin/trypsin.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_trypsin-trypsin.png}}
\href{https://images.patolojiatlasi.com/trypsin/trypsin.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\begin{tcolorbox}[enhanced jigsaw, opacityback=0, breakable, titlerule=0mm, colback=white, toprule=.15mm, left=2mm, arc=.35mm, bottomtitle=1mm, toptitle=1mm, leftrule=.75mm, coltitle=black, rightrule=.15mm, colframe=quarto-callout-tip-color-frame, title=\textcolor{quarto-callout-tip-color}{\faLightbulb}\hspace{0.5em}{Tanı için tıklayın}, bottomrule=.15mm, opacitybacktitle=0.6, colbacktitle=quarto-callout-tip-color!10!white]
trypsin immünohistokimya
\end{tcolorbox}
\chapter{Hücre İçi Birikimler}\label{sec-hucre-ici-birikimler}
\section{Kolesterol Polibi}\label{sec-kolesterol-polibi}
\textbf{Kolesterol Polibi}
\href{https://images.patolojiatlasi.com/cholesterolpolyp/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_cholesterolpolyp.png}}
\href{https://images.patolojiatlasi.com/cholesterolpolyp/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\section{Glikojen Depo Hastalığı}\label{sec-glikojen-depo-hastaligi}
\subsection{HE}\label{he}
\textbf{Karaciğer İğnde Biyopsisinde glikojen depo hastalığı}
\textbf{Hematoksilen Eozin}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/glycogenstorage-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/glycogenstorage/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_glycogenstorage-HE.png}}
\href{https://images.patolojiatlasi.com/glycogenstorage/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\subsection{PAS}\label{pas}
\textbf{PAS}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/glycogenstorage-PAS_qrcode.pdf}
\href{https://images.patolojiatlasi.com/glycogenstorage/PAS.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_glycogenstorage-PAS.png}}
\href{https://images.patolojiatlasi.com/glycogenstorage/PAS.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\subsection{PASD}\label{pasd}
\textbf{PASD}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/glycogenstorage-PASD_qrcode.pdf}
\href{https://images.patolojiatlasi.com/glycogenstorage/PASD.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_glycogenstorage-PASD.png}}
\href{https://images.patolojiatlasi.com/glycogenstorage/PASD.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\section{Antrakoz, Antrakotik
Pigment}\label{sec-antrakoz-antrakotik-pigment}
Torakal bölge lenf nodunda antrakotik pigment
\subsubsection{HE-1}\label{he-1}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/anthracosis-HE1_qrcode.pdf}
\href{https://images.patolojiatlasi.com/anthracosis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_anthracosis1.png}}
\href{https://images.patolojiatlasi.com/anthracosis/HE.html}{Click for
Full Screen WSI}
\subsubsection{HE-2}\label{he-2}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/anthracosis-HE2_qrcode.pdf}
\href{https://images.patolojiatlasi.com/anthracosis/HE2.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_anthracosis2.png}}
\href{https://images.patolojiatlasi.com/anthracosis/HE2.html}{Click for
Full Screen WSI}
\subsubsection{HE-1}\label{he-1-1}
\subsubsection{HE-2}\label{he-2-1}
\section{Melanosis Coli}\label{sec-melanosis-coli}
::: \{.\}
\subsection{HE}\label{he-3}
\textbf{Melanozis Koli}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/melanosiscoli-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/melanosiscoli/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_melanosiscoli-HE.png}}
\href{https://images.patolojiatlasi.com/melanosiscoli/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\subsection{PAS}\label{pas-1}
\textbf{Melanozis Koli PAS}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/melanosiscoli-PAS_qrcode.pdf}
\href{https://images.patolojiatlasi.com/melanosiscoli/PAS.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_melanosiscoli-PAS.png}}
\href{https://images.patolojiatlasi.com/melanosiscoli/PAS.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\chapter{Hücre Dışı Birikimler}\label{sec-hucre-disi-birikimler}
\section{Okronozis}\label{sec-okronozis}
\textbf{Okronozis}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/ochronosis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/ochronosis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_ochronosis.png}}
\href{https://images.patolojiatlasi.com/ochronosis/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\chapter{Hücre Hasarı}\label{sec-hucre-hasari}
\section{Reaktif Atipi, ülsere kolon polibi}\label{sec-reaktif-atipi}
\textbf{Reaktif Atipi, ülsere kolon polibi}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/reactive-atypia-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/reactive-atypia/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_reactive-atypia.png}}
\href{https://images.patolojiatlasi.com/reactive-atypia/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\chapter{İskemi ve Nekroz}\label{sec-iskemi-ve-nekroz}
\section{Yağ nekrozu ve Sabunlaşma}\label{sec-yag-nekrozu-sabunlasma}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/fat-necrosis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/fat-necrosis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_fat-necrosis.png}}
\href{https://images.patolojiatlasi.com/fat-necrosis/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\chapter{Dalak konjesyon}\label{sec-congestion-spleen}
\textbf{Dalak konjesyon}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/congestion-spleen-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/congestion-spleen/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_congestion-spleen.png}}
\href{https://images.patolojiatlasi.com/congestion-spleen/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\chapter{Amiloidoz (Amiloid Birikimi)}\label{sec-amiloidoz}
\section{Kristal Viyole}\label{sec-amiloidoz-kristal-viyole}
\textbf{Damar duvarlarında amiloid birikimi}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/amyloid-crystalviolet_qrcode.pdf}
\href{https://images.patolojiatlasi.com/amyloid/crystalviolet.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_crystalviolet.png}}
\href{https://images.patolojiatlasi.com/amyloid/crystalviolet.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\section{Kongo Kırmızısı}\label{sec-amiloidoz-kongo-kirmizisi}
\textbf{Congo Red stain for amyloidosis}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/congored-congored_qrcode.pdf}
\href{https://images.patolojiatlasi.com/congored/congored.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_congored.png}}
\href{https://images.patolojiatlasi.com/congored/congored.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\subsection{Video}\label{video}
\textbf{Kongo Kırmızısı Çift Kırıcılık}
\url{https://www.youtube.com/watch?v=U9glkfQLTm4}
\textbf{Congo Red Birefringence}
\href{https://www.youtube.com/watch?v=U9glkfQLTm4}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_congored_video.png}}
\href{https://www.youtube.com/watch?v=U9glkfQLTm4}{Video İçin Tıklayın}
\chapter{Tamir Mekanizmaları}\label{sec-tamir-mekanizmalari}
\section{Fibrozis}\label{sec-fibrozis}
Kolesistit spesmeninde gelişmekte olan genç fibrozis
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/fibrosis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/fibrosis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_fibrosis.png}}
\href{https://images.patolojiatlasi.com/fibrosis/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\section{Keloid - Skar}\label{sec-keloid-skar}
Keloid Skar oluşumu
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/keloid-scar-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/keloid-scar/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_keloid-scar.png}}
\href{https://images.patolojiatlasi.com/keloid-scar/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
Keloid Scar
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/keloid-scar-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/keloid-scar/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_keloid-scar.png}}
\href{https://images.patolojiatlasi.com/keloid-scar/HE.html}{Click for
Full Screen WSI}
\chapter{Erozyon}\label{sec-erozyon}
\section{Mide mukozasında erozyon}\label{sec-mide-mukozasinda-erozyon}
\textbf{Mide mukozasında erozyon}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/erosion-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/erosion/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_erosion.png}}
\href{https://images.patolojiatlasi.com/erosion/HE.html}{Tam Ekran
Görmek İçin Resmi Tıklayın}
\part{İnflamasyon}
\chapter{Akut İnflamasyon}\label{sec-akut-inflamasyon}
\section{Akut Appendisit}\label{sec-akut-appendisit}
\subsection{HE}\label{he-4}
\textbf{Akut appendisit}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/acute-appendicitis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/acute-appendicitis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_acute-appendicitis.png}}
\href{https://images.patolojiatlasi.com/acute-appendicitis/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\section{acute-perforated-appendicitis - Akut Perfore
Appendisit}\label{sec-acute-perforated-appendicitis}
\textbf{Akut Perfore Appendisit}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/acute-perforated-appendicitis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/acute-perforated-appendicitis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_acute-perforated-appendicitis-HE.png}}
\href{https://images.patolojiatlasi.com/acute-perforated-appendicitis/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\begin{tcolorbox}[enhanced jigsaw, opacityback=0, breakable, titlerule=0mm, colback=white, toprule=.15mm, left=2mm, arc=.35mm, bottomtitle=1mm, toptitle=1mm, leftrule=.75mm, coltitle=black, rightrule=.15mm, colframe=quarto-callout-tip-color-frame, title=\textcolor{quarto-callout-tip-color}{\faLightbulb}\hspace{0.5em}{Tanı için tıklayın}, bottomrule=.15mm, opacitybacktitle=0.6, colbacktitle=quarto-callout-tip-color!10!white]
Akut Perfore Appendisit
\end{tcolorbox}
\chapter{Kronik İnflamasyon}\label{sec-kronik-inflamasyon}
\section{Hidronefroz ve Kronik
Pyelonefrit}\label{sec-hidronefroz-kronik-pyelonefrit}
\subsubsection{HE-1}\label{he-1-2}
\textbf{Hidronefroz ve Kronik Pyelonefrit}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/chronicpyelonephritis-HE1_qrcode.pdf}
\href{https://images.patolojiatlasi.com/chronicpyelonephritis/HE1.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_chronicpyelonephritis-1.png}}
\href{https://images.patolojiatlasi.com/chronicpyelonephritis/HE1.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\subsubsection{HE-2}\label{he-2-2}
\textbf{Hidronefroz ve Kronik Pyelonefrit}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/chronicpyelonephritis-HE2_qrcode.pdf}
\href{https://images.patolojiatlasi.com/chronicpyelonephritis/HE2.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_chronicpyelonephritis-2.png}}
\href{https://images.patolojiatlasi.com/chronicpyelonephritis/HE2.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\subsubsection{HE-1}\label{he-1-3}
\subsubsection{HE-2}\label{he-2-3}
\section{Kronik Pyelonefrit}\label{sec-kronik-pyelonefrit}
\textbf{Kronik Pyelonefrit}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/chronic-pyelonephritis-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/chronic-pyelonephritis/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_chronic-pyelonephritis.png}}
\href{https://images.patolojiatlasi.com/chronic-pyelonephritis/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\chapter{Granülom}\label{sec-granulom}
\section{Granülomatöz İnflamasyon}\label{sec-granulomatoz-inflamasyon}
\subsection{Nekrotizan Granülamatöz
İnflamasyon}\label{sec-nekrotizan-granulamatoz-inflamasyon}
\textbf{Karaciğer dokusunda nekrotizan granülamatöz inflamasyon}
\includegraphics[width=0.15\textwidth,height=\textheight]{index_files/mediabag/qrcodes/necrotisinggranuloma-HE_qrcode.pdf}
\href{https://images.patolojiatlasi.com/necrotisinggranuloma/HE.html}{\includegraphics[width=0.25\textwidth,height=\textheight]{./screenshots/thumbnail_necrotisinggranuloma.png}}
\href{https://images.patolojiatlasi.com/necrotisinggranuloma/HE.html}{Tam
Ekran Görmek İçin Resmi Tıklayın}
\end{document}