-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.tex
More file actions
43 lines (32 loc) · 1.49 KB
/
main.tex
File metadata and controls
43 lines (32 loc) · 1.49 KB
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
\documentclass[twosided]{report}
\usepackage{mathptmx}
\usepackage{array, multicol, multirow}
\usepackage{geometry}
\newgeometry{
top=0.75in,
bottom=0.75in,
outer=0.75in,
inner=0.75in,
}
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=black,
pdftitle={Technological Infrastructure in Public Nairobi Universities Influencing Industry Innovation Among Students and Stuff in the Technological Industry},
urlcolor=blue,
}
\usepackage{setspace}
\doublespacing
\begin{document}
\input{Title Page.tex}
\chapter*{\textbf{Abstract}}
The present day university surroundings is day-via way of means of-day turning vibrant, stormy and unpredictable. Innovation is one of the control practices used to provide any institution`s to be had capital and talents inside the cutting-edge and destiny possibilities in each the local and outward Universities as mechanisms of growing institutional survival and continual more desirable performance. The particular goals of this have a look at have been to discover they have an impact on of innovation practices in Universities in Nairobi and to decide the connection between innovation and performance. The have a look at followed a quantitative studies technique aided via way of means of case have a look at studies designs and the embracing secondary facts sources.
\tableofcontents
\listoftables
\include{INTRODUCTION.tex}
\include{LITERATURE REVIEW .tex}
\include{RESEARCH DESIGN.tex}
\include{CONCLUSION OF STUDY.tex}
\appendix
\include{Appendixes.tex}
\end{document}