Modified to include my details
This commit is contained in:
parent
6239ca742d
commit
2abcccfe09
32
official_latex_template/.auctex-auto/B51MD_Template.el
Normal file
32
official_latex_template/.auctex-auto/B51MD_Template.el
Normal file
@ -0,0 +1,32 @@
|
||||
;; -*- lexical-binding: t; -*-
|
||||
|
||||
(TeX-add-style-hook
|
||||
"B51MD_Template"
|
||||
(lambda ()
|
||||
(TeX-add-to-alist 'LaTeX-provided-class-options
|
||||
'(("elsarticle" "3p" "11pt")))
|
||||
(TeX-add-to-alist 'LaTeX-provided-package-options
|
||||
'(("fancyhdr" "") ("graphicx" "") ("amsmath" "") ("amssymb" "") ("babel" "english" "") ("subcaption" "")))
|
||||
(add-to-list 'LaTeX-verbatim-macros-with-braces-local "ead")
|
||||
(TeX-run-style-hooks
|
||||
"latex2e"
|
||||
"elsarticle"
|
||||
"elsarticle11"
|
||||
"fancyhdr"
|
||||
"graphicx"
|
||||
"amsmath"
|
||||
"amssymb"
|
||||
"babel"
|
||||
"subcaption")
|
||||
(LaTeX-add-labels
|
||||
"Tab:method"
|
||||
"S:Wordcount"
|
||||
"eq1"
|
||||
"eq2"
|
||||
"eq2a"
|
||||
"eq2b"
|
||||
"exFigure")
|
||||
(LaTeX-add-bibliographies
|
||||
"Sample_bib"))
|
||||
:latex)
|
||||
|
41
official_latex_template/B51MD_Template.aux
Normal file
41
official_latex_template/B51MD_Template.aux
Normal file
@ -0,0 +1,41 @@
|
||||
\relax
|
||||
\providecommand \babel@aux [2]{\global \let \babel@toc \@gobbletwo }
|
||||
\@nameuse{bbl@beforestart}
|
||||
\emailauthor{vp2039@hw.ac.uk}{Vishakh Pradeep Kumar\fnref {label2}}
|
||||
\Newlabel{label2}{1}
|
||||
\babel@aux{english}{}
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {2}Style guide}{1}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Page and text formatting}{1}{}\protected@file@percent }
|
||||
\citation{article}
|
||||
\citation{proc1}
|
||||
\citation{book1}
|
||||
\citation{bookchapter}
|
||||
\citation{MIDAS}
|
||||
\citation{web1}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Illustration of relative length of different sections, taken from a representative paper from a previous student.}}{2}{}\protected@file@percent }
|
||||
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
|
||||
\newlabel{Tab:method}{{1}{2}{}{table.1}{}}
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Word count}{2}{}\protected@file@percent }
|
||||
\newlabel{S:Wordcount}{{2.2}{2}{}{subsection.2.2}{}}
|
||||
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.1}Section and item numbering}{2}{}\protected@file@percent }
|
||||
\newlabel{eq1}{{1}{2}{}{equation.1}{}}
|
||||
\newlabel{eq2}{{2}{2}{}{equation.2}{}}
|
||||
\newlabel{eq2a}{{2a}{2}{}{equation.1}{}}
|
||||
\newlabel{eq2b}{{2b}{2}{}{equation.2}{}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Range of observed power output from a single turbine (blue shaded and cross-hatched region) and from an entire wind farm at the same site (red shaded region) against wind speed. Both are normalised by the rated power and number of turbines contributing to the power output (Data source: Vattenfall).}}{3}{}\protected@file@percent }
|
||||
\newlabel{exFigure}{{1}{3}{}{figure.1}{}}
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}References}{3}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {3}Methodology and Apparatus}{3}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {4}Results}{3}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Results and primary analysis}{3}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Secondary analysis}{3}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Uncertainty analysis}{3}{}\protected@file@percent }
|
||||
\bibstyle{elsarticle-num-names}
|
||||
\bibdata{Sample_bib}
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {5}Discussion}{4}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {6}Conclusions}{4}{}\protected@file@percent }
|
||||
\@writefile{toc}{\let\numberline\tmptocnumberline}
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {Appendix~A}Essential appendices}{4}{}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {Appendix~B}List of further material in the Work Progress Report}{4}{}\protected@file@percent }
|
||||
\gdef \@abspage@last{4}
|
455
official_latex_template/B51MD_Template.log
Normal file
455
official_latex_template/B51MD_Template.log
Normal file
@ -0,0 +1,455 @@
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex 2025.5.5) 29 JUN 2025 19:27
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
file:line:error style messages enabled.
|
||||
%&-line parsing enabled.
|
||||
**B51MD_Template.tex
|
||||
(./B51MD_Template.tex
|
||||
LaTeX2e <2024-11-01> patch level 2
|
||||
L3 programming layer <2025-04-14>
|
||||
(./elsarticle.cls
|
||||
Document Class: elsarticle 2009/09/17, 1.20b: Elsevier Ltd
|
||||
\@bls=\dimen146
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/base/article.cls
|
||||
Document Class: article 2024/06/29 v1.4n Standard LaTeX document class
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/base/size11.clo
|
||||
File: size11.clo 2024/06/29 v1.4n Standard LaTeX file (size option)
|
||||
)
|
||||
\c@part=\count272
|
||||
\c@section=\count273
|
||||
\c@subsection=\count274
|
||||
\c@subsubsection=\count275
|
||||
\c@paragraph=\count276
|
||||
\c@subparagraph=\count277
|
||||
\c@figure=\count278
|
||||
\c@table=\count279
|
||||
\abovecaptionskip=\skip49
|
||||
\belowcaptionskip=\skip50
|
||||
\bibindent=\dimen147
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty
|
||||
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics/keyval.sty
|
||||
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
|
||||
\KV@toks@=\toks17
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty
|
||||
Package: graphics 2024/08/06 v1.4g Standard LaTeX Graphics (DPC,SPQR)
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty
|
||||
Package: trig 2023/12/02 v1.11 sin cos tan (DPC)
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
|
||||
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
|
||||
)
|
||||
Package graphics Info: Driver file: pdftex.def on input line 106.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def
|
||||
File: pdftex.def 2024/04/13 v1.2c Graphics/color driver for pdftex
|
||||
))
|
||||
\Gin@req@height=\dimen148
|
||||
\Gin@req@width=\dimen149
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/psnfss/pifont.sty
|
||||
Package: pifont 2020/03/25 PSNFSS-v9.3 Pi font support (SPQR)
|
||||
LaTeX Font Info: Trying to load font information for U+pzd on input line 63.
|
||||
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/psnfss/upzd.fd
|
||||
File: upzd.fd 2001/06/04 font definitions for U/pzd.
|
||||
)
|
||||
LaTeX Font Info: Trying to load font information for U+psy on input line 64.
|
||||
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/psnfss/upsy.fd
|
||||
File: upsy.fd 2001/06/04 font definitions for U/psy.
|
||||
))
|
||||
\c@tnote=\count280
|
||||
\c@fnote=\count281
|
||||
\c@cnote=\count282
|
||||
\c@ead=\count283
|
||||
\c@author=\count284
|
||||
\@eadauthor=\toks18
|
||||
\c@affn=\count285
|
||||
\absbox=\box53
|
||||
\keybox=\box54
|
||||
\Columnwidth=\dimen150
|
||||
\space@left=\dimen151
|
||||
\els@boxa=\box55
|
||||
\els@boxb=\box56
|
||||
\leftMargin=\dimen152
|
||||
\@enLab=\toks19
|
||||
\@sep=\skip51
|
||||
\@@sep=\skip52
|
||||
(./B51MD_Template.spl) (/opt/texlive/2025/texmf-dist/tex/latex/natbib/natbib.s
|
||||
ty
|
||||
Package: natbib 2010/09/13 8.31b (PWD, AO)
|
||||
\bibhang=\skip53
|
||||
\bibsep=\skip54
|
||||
LaTeX Info: Redefining \cite on input line 694.
|
||||
\c@NAT@ctr=\count286
|
||||
)
|
||||
\splwrite=\write3
|
||||
\openout3 = `B51MD_Template.spl'.
|
||||
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty
|
||||
Package: geometry 2020/01/02 v5.9 Page Geometry
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty
|
||||
Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty
|
||||
Package: iftex 2024/12/12 v1.0g TeX engine tests
|
||||
))
|
||||
\Gm@cnth=\count287
|
||||
\Gm@cntv=\count288
|
||||
\c@Gm@tempcnt=\count289
|
||||
\Gm@bindingoffset=\dimen153
|
||||
\Gm@wd@mp=\dimen154
|
||||
\Gm@odd@mp=\dimen155
|
||||
\Gm@even@mp=\dimen156
|
||||
\Gm@layoutwidth=\dimen157
|
||||
\Gm@layoutheight=\dimen158
|
||||
\Gm@layouthoffset=\dimen159
|
||||
\Gm@layoutvoffset=\dimen160
|
||||
\Gm@dimlist=\toks20
|
||||
)
|
||||
\appnamewidth=\dimen161
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
|
||||
Package: fancyhdr 2025/02/07 v5.2 Extensive control of page headers and footers
|
||||
|
||||
\f@nch@headwidth=\skip55
|
||||
\f@nch@offset@elh=\skip56
|
||||
\f@nch@offset@erh=\skip57
|
||||
\f@nch@offset@olh=\skip58
|
||||
\f@nch@offset@orh=\skip59
|
||||
\f@nch@offset@elf=\skip60
|
||||
\f@nch@offset@erf=\skip61
|
||||
\f@nch@offset@olf=\skip62
|
||||
\f@nch@offset@orf=\skip63
|
||||
\f@nch@height=\skip64
|
||||
\f@nch@footalignment=\skip65
|
||||
\f@nch@widthL=\skip66
|
||||
\f@nch@widthC=\skip67
|
||||
\f@nch@widthR=\skip68
|
||||
\@temptokenb=\toks21
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty
|
||||
Package: amsmath 2024/11/05 v2.17t AMS math features
|
||||
\@mathmargin=\skip69
|
||||
|
||||
For additional information on amsmath, use the `?' option.
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty
|
||||
Package: amstext 2021/08/26 v2.01 AMS text
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty
|
||||
File: amsgen.sty 1999/11/30 v2.0 generic functions
|
||||
\@emptytoks=\toks22
|
||||
\ex@=\dimen162
|
||||
))
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty
|
||||
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
|
||||
\pmbraise@=\dimen163
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty
|
||||
Package: amsopn 2022/04/08 v2.04 operator names
|
||||
)
|
||||
\inf@bad=\count290
|
||||
LaTeX Info: Redefining \frac on input line 233.
|
||||
\uproot@=\count291
|
||||
\leftroot@=\count292
|
||||
LaTeX Info: Redefining \overline on input line 398.
|
||||
LaTeX Info: Redefining \colon on input line 409.
|
||||
\classnum@=\count293
|
||||
\DOTSCASE@=\count294
|
||||
LaTeX Info: Redefining \ldots on input line 495.
|
||||
LaTeX Info: Redefining \dots on input line 498.
|
||||
LaTeX Info: Redefining \cdots on input line 619.
|
||||
\Mathstrutbox@=\box57
|
||||
\strutbox@=\box58
|
||||
LaTeX Info: Redefining \big on input line 721.
|
||||
LaTeX Info: Redefining \Big on input line 722.
|
||||
LaTeX Info: Redefining \bigg on input line 723.
|
||||
LaTeX Info: Redefining \Bigg on input line 724.
|
||||
\big@size=\dimen164
|
||||
LaTeX Font Info: Redeclaring font encoding OML on input line 742.
|
||||
LaTeX Font Info: Redeclaring font encoding OMS on input line 743.
|
||||
\macc@depth=\count295
|
||||
LaTeX Info: Redefining \bmod on input line 904.
|
||||
LaTeX Info: Redefining \pmod on input line 909.
|
||||
LaTeX Info: Redefining \smash on input line 939.
|
||||
LaTeX Info: Redefining \relbar on input line 969.
|
||||
LaTeX Info: Redefining \Relbar on input line 970.
|
||||
\c@MaxMatrixCols=\count296
|
||||
\dotsspace@=\muskip17
|
||||
\c@parentequation=\count297
|
||||
\dspbrk@lvl=\count298
|
||||
\tag@help=\toks23
|
||||
\row@=\count299
|
||||
\column@=\count300
|
||||
\maxfields@=\count301
|
||||
\andhelp@=\toks24
|
||||
\eqnshift@=\dimen165
|
||||
\alignsep@=\dimen166
|
||||
\tagshift@=\dimen167
|
||||
\tagwidth@=\dimen168
|
||||
\totwidth@=\dimen169
|
||||
\lineht@=\dimen170
|
||||
\@envbody=\toks25
|
||||
\multlinegap=\skip70
|
||||
\multlinetaggap=\skip71
|
||||
\mathdisplay@stack=\toks26
|
||||
LaTeX Info: Redefining \[ on input line 2953.
|
||||
LaTeX Info: Redefining \] on input line 2954.
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsfonts/amssymb.sty
|
||||
Package: amssymb 2013/01/14 v3.01 AMS font symbols
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsfonts/amsfonts.sty
|
||||
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
|
||||
\symAMSa=\mathgroup4
|
||||
\symAMSb=\mathgroup5
|
||||
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
|
||||
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
||||
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
|
||||
))
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/babel/babel.sty
|
||||
Package: babel 2025/04/29 v25.8 The multilingual framework for pdfLaTeX, LuaLaT
|
||||
eX and XeLaTeX
|
||||
\babel@savecnt=\count302
|
||||
\U@D=\dimen171
|
||||
\l@unhyphenated=\language90
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/babel/txtbabel.def)
|
||||
\bbl@readstream=\read2
|
||||
\bbl@dirlevel=\count303
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/babel-english/english.ldf
|
||||
Language: english 2017/06/06 v3.3r English support from the babel system
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/generic/babel/locale/en/babel-english.tex
|
||||
Package babel Info: Importing font and identification data for english
|
||||
(babel) from babel-en.ini. Reported on input line 11.
|
||||
)
|
||||
Package babel Info: Hyphen rules for 'canadian' set to \l@english
|
||||
(babel) (\language0). Reported on input line 102.
|
||||
Package babel Info: Hyphen rules for 'australian' set to \l@ukenglish
|
||||
(babel) (\language22). Reported on input line 105.
|
||||
Package babel Info: Hyphen rules for 'newzealand' set to \l@ukenglish
|
||||
(babel) (\language22). Reported on input line 108.
|
||||
))
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/caption/subcaption.sty
|
||||
Package: subcaption 2023/07/28 v1.6b Sub-captions (AR)
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/caption/caption.sty
|
||||
Package: caption 2023/08/05 v3.6o Customizing captions (AR)
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/caption/caption3.sty
|
||||
Package: caption3 2023/07/31 v2.4d caption3 kernel (AR)
|
||||
\caption@tempdima=\dimen172
|
||||
\captionmargin=\dimen173
|
||||
\caption@leftmargin=\dimen174
|
||||
\caption@rightmargin=\dimen175
|
||||
\caption@width=\dimen176
|
||||
\caption@indent=\dimen177
|
||||
\caption@parindent=\dimen178
|
||||
\caption@hangindent=\dimen179
|
||||
Package caption Info: elsarticle document class detected.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/caption/caption-elsarticle.sto
|
||||
File: caption-elsarticle.sto 2020/08/22 v2.0 Adaption of the caption package to
|
||||
the elsarticle document class (AR)
|
||||
))
|
||||
\c@caption@flags=\count304
|
||||
\c@continuedfloat=\count305
|
||||
)
|
||||
Package caption Info: New subtype `subfigure' on input line 238.
|
||||
\c@subfigure=\count306
|
||||
Package caption Info: New subtype `subtable' on input line 238.
|
||||
\c@subtable=\count307
|
||||
)
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
|
||||
File: l3backend-pdftex.def 2025-04-14 L3 backend support: PDF output (pdfTeX)
|
||||
\l__color_backend_stack_int=\count308
|
||||
)
|
||||
(./B51MD_Template.aux)
|
||||
\openout1 = `B51MD_Template.aux'.
|
||||
|
||||
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 14.
|
||||
LaTeX Font Info: ... okay on input line 14.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
|
||||
[Loading MPS to PDF converter (version 2006.09.02).]
|
||||
\scratchcounter=\count309
|
||||
\scratchdimen=\dimen180
|
||||
\scratchbox=\box59
|
||||
\nofMPsegments=\count310
|
||||
\nofMParguments=\count311
|
||||
\everyMPshowfont=\toks27
|
||||
\MPscratchCnt=\count312
|
||||
\MPscratchDim=\dimen181
|
||||
\MPnumerator=\count313
|
||||
\makeMPintoPDFobject=\count314
|
||||
\everyMPtoPDFconversion=\toks28
|
||||
) (/opt/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
|
||||
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
|
||||
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
|
||||
85.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
|
||||
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
|
||||
e
|
||||
))
|
||||
*geometry* driver: auto-detecting
|
||||
*geometry* detected driver: pdftex
|
||||
*geometry* verbose mode - [ preamble ] result:
|
||||
* driver: pdftex
|
||||
* paper: custom
|
||||
* layout: <same size as paper>
|
||||
* layoutoffset:(h,v)=(0.0pt,0.0pt)
|
||||
* hratio: 1:1
|
||||
* vratio: 1:1
|
||||
* modes:
|
||||
* h-part:(L,W,R)=(64.75394pt, 468.0pt, 64.75394pt)
|
||||
* v-part:(T,H,B)=(111.52342pt, 622.0pt, 111.52342pt)
|
||||
* \paperwidth=597.50787pt
|
||||
* \paperheight=845.04684pt
|
||||
* \textwidth=468.0pt
|
||||
* \textheight=622.0pt
|
||||
* \oddsidemargin=-7.51605pt
|
||||
* \evensidemargin=-7.51605pt
|
||||
* \topmargin=-22.74657pt
|
||||
* \headheight=50.0pt
|
||||
* \headsep=12.0pt
|
||||
* \topskip=11.0pt
|
||||
* \footskip=18.0pt
|
||||
* \marginparwidth=59.0pt
|
||||
* \marginparsep=10.0pt
|
||||
* \columnsep=24.0pt
|
||||
* \skip\footins=24.0pt plus 2.0pt minus 12.0pt
|
||||
* \hoffset=0.0pt
|
||||
* \voffset=0.0pt
|
||||
* \mag=1000
|
||||
* \@twocolumnfalse
|
||||
* \@twosidefalse
|
||||
* \@mparswitchfalse
|
||||
* \@reversemarginfalse
|
||||
* (1in=72.27pt=25.4mm, 1cm=28.453pt)
|
||||
|
||||
Package caption Info: Begin \AtBeginDocument code.
|
||||
Package caption Info: End \AtBeginDocument code.
|
||||
LaTeX Font Info: Trying to load font information for U+msa on input line 38.
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsfonts/umsa.fd
|
||||
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
|
||||
)
|
||||
LaTeX Font Info: Trying to load font information for U+msb on input line 38.
|
||||
|
||||
|
||||
(/opt/texlive/2025/texmf-dist/tex/latex/amsfonts/umsb.fd
|
||||
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
|
||||
)
|
||||
Overfull \hbox (110.84683pt too wide) in paragraph at lines 54--73
|
||||
[][]
|
||||
[]
|
||||
|
||||
|
||||
|
||||
[1
|
||||
|
||||
{/opt/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
|
||||
|
||||
Package natbib Warning: Citation `article' on page 2 undefined on input line 10
|
||||
8.
|
||||
|
||||
|
||||
Package natbib Warning: Citation `proc1' on page 2 undefined on input line 108.
|
||||
|
||||
|
||||
|
||||
Package natbib Warning: Citation `book1' on page 2 undefined on input line 108.
|
||||
|
||||
|
||||
|
||||
Package natbib Warning: Citation `bookchapter' on page 2 undefined on input lin
|
||||
e 108.
|
||||
|
||||
|
||||
Package natbib Warning: Citation `MIDAS' on page 2 undefined on input line 108.
|
||||
|
||||
|
||||
|
||||
Package natbib Warning: Citation `web1' on page 2 undefined on input line 108.
|
||||
|
||||
|
||||
|
||||
[2]
|
||||
|
||||
./B51MD_Template.tex:133: LaTeX Error: File `CP_vs_U_Turb_Farm' not found.
|
||||
|
||||
See the LaTeX manual or LaTeX Companion for explanation.
|
||||
Type H <return> for immediate help.
|
||||
...
|
||||
|
||||
l.133 ...s[width=0.7\textwidth]{CP_vs_U_Turb_Farm}
|
||||
|
||||
I could not locate the file with any of these extensions:
|
||||
.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps
|
||||
Try typing <return> to proceed.
|
||||
If that doesn't work, type X <return> to quit.
|
||||
|
||||
|
||||
|
||||
[3]
|
||||
No file B51MD_Template.bbl.
|
||||
|
||||
Package natbib Warning: There were undefined citations.
|
||||
|
||||
|
||||
|
||||
[4] (./B51MD_Template.aux)
|
||||
***********
|
||||
LaTeX2e <2024-11-01> patch level 2
|
||||
L3 programming layer <2025-04-14>
|
||||
***********
|
||||
)
|
||||
Here is how much of TeX's memory you used:
|
||||
6670 strings out of 469608
|
||||
107677 string characters out of 5442473
|
||||
513314 words of memory out of 5000000
|
||||
33433 multiletter control sequences out of 15000+600000
|
||||
635817 words of font info for 74 fonts, out of 8000000 for 9000
|
||||
1141 hyphenation exceptions out of 8191
|
||||
72i,11n,79p,623b,325s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
||||
</opt/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></opt
|
||||
/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></opt/texliv
|
||||
e/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></opt/texlive/2025/t
|
||||
exmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></opt/texlive/2025/texmf-dis
|
||||
t/fonts/type1/public/amsfonts/cm/cmr12.pfb></opt/texlive/2025/texmf-dist/fonts/
|
||||
type1/public/amsfonts/cm/cmr6.pfb></opt/texlive/2025/texmf-dist/fonts/type1/pub
|
||||
lic/amsfonts/cm/cmr8.pfb></opt/texlive/2025/texmf-dist/fonts/type1/public/amsfo
|
||||
nts/cm/cmr9.pfb></opt/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cm
|
||||
ti10.pfb></opt/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb
|
||||
></opt/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>
|
||||
Output written on B51MD_Template.pdf (4 pages, 157599 bytes).
|
||||
PDF statistics:
|
||||
72 PDF objects out of 1000 (max. 8388607)
|
||||
43 compressed objects within 1 object stream
|
||||
0 named destinations out of 1000 (max. 500000)
|
||||
1 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||
|
BIN
official_latex_template/B51MD_Template.pdf
Normal file
BIN
official_latex_template/B51MD_Template.pdf
Normal file
Binary file not shown.
0
official_latex_template/B51MD_Template.spl
Normal file
0
official_latex_template/B51MD_Template.spl
Normal file
BIN
official_latex_template/B51MD_Template.synctex.gz
Normal file
BIN
official_latex_template/B51MD_Template.synctex.gz
Normal file
Binary file not shown.
@ -13,21 +13,21 @@
|
||||
|
||||
\begin{document}
|
||||
% Below here you need to start adding your material
|
||||
\lhead{Your Name}
|
||||
\lhead{Vishakh Pradeep Kumar}
|
||||
\rhead{\thepage}
|
||||
\lfoot{MSc in Your Programme}
|
||||
\lfoot{MSc Advanced Mechanical Engineering}
|
||||
|
||||
\journal{MSc in Your Programme}
|
||||
\journal{MSc Advanced Mechanical Engineering}
|
||||
|
||||
\begin{frontmatter}
|
||||
|
||||
%% Title, authors and addresses
|
||||
\title{Dissertation title}
|
||||
\author{Your Name\fnref{label2}}
|
||||
\ead{email@hw.ac.uk}
|
||||
\fntext[label2]{Student ID }
|
||||
\author{\\ Supervisor: your supervisor's name (or names if you had more than one)}
|
||||
\address{Heriot-Watt University, School of Engineering and Physical Sciences, Mechanical Engineering, Edinburgh/Dubai/Malaysia/Independent Distance Learner (Delete as appropriate)}
|
||||
\author{Vishakh Pradeep Kumar\fnref{label2}}
|
||||
\ead{vp2039@hw.ac.uk}
|
||||
\fntext[label2]{Student ID : H00428384 }
|
||||
\author{\\ Supervisor: Dr Rehan Ahmed}
|
||||
\address{Heriot-Watt University, School of Engineering and Physical Sciences, Mechanical Engineering, Dubai}
|
||||
|
||||
\begin{abstract}
|
||||
A concise summary of the work and main results in no more than 200
|
||||
|
Loading…
x
Reference in New Issue
Block a user