-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfuturework.tex
47 lines (20 loc) · 1.26 KB
/
futurework.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
%-----------------------------------------------------------Header Starts--------------------------------------
\documentclass[main.tex]{subfiles}
%-----------------------------------------------------------Header Ends--------------------------------------
\graphicspath{ {./image_intro/} }
\begin{document}
\chapter{Suggestions for future work}
\thispagestyle{empty}
\pagestyle{fancy}
\fancyhf{}
\rhead{Page \thepage}
\lhead{\chaptername \ \thechapter}
\begin{itemize}
\item Investigation of magnetization vs. applied field characteristics at several temperatures between 5 K and 300 K in order to understand the evolution of paramagnetic response along with ferromagnetic behavior.\\
\item Investigation of temperature vs. resistivity from 5 K to 300 K in order to observe the semiconducting behavior of the pristine and Sm:TiO$_{2}$ samples.\\
\item Investigation of photocatalytic dye degradation by pristine and Sm:TiO$_{2}$ samples under both UV and Visible light irradiation.\\
\item Fabrication of Ti$_{(1-x)}$Sm$_{(x)}$O$_{2}$ (0 $\leq$ $x$ $\leq$ 5) thin films and study the spin polarization by X-ray Magnetic Circular Dichroism (XMCD).
\end{itemize}
\FloatBarrier
\thispagestyle{fancy}
\end{document}