实验室和技术报告

实习报告

实习报告以公司和期间段开头,随后是职责摘要。

LaTeXCC0-1.0论文与报告
在目录中查看
实习报告 模板的编译首页
main.tex
\documentclass[11pt]{article}
\usepackage[margin=0.9in]{geometry}
\usepackage{xcolor}
\usepackage{tabularx}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{titlesec}
\definecolor{accent}{HTML}{B45309}
\titleformat*{\section}{\Large\bfseries\color{accent}}
\titlespacing*{\section}{0pt}{0.9em}{0.35em}
\setlength{\parindent}{0pt}
\setlength{\parskip}{0.45em}
\pagestyle{empty}

\begin{document}

\begin{center}
  {\small\scshape Aalborg Technical University \quad | \quad Faculty of Engineering}\\[0.9em]
  {\Huge\bfseries\color{accent} Internship Report}\\[0.5em]
  {\large Process Engineering Internship at Fjordline Composites}\\[0.9em]
  Ingrid Sorensen \quad | \quad Student ID 20217736 \quad | \quad B.Eng. Materials Engineering
\end{center}

\vspace{0.4em}
{\color{accent}\hrule height 1.5pt}
\vspace{0.9em}

\begin{tabularx}{\textwidth}{@{}p{0.24\textwidth} X@{}}
\textbf{\color{accent}Company} & Fjordline Composites A/S \\
\textbf{\color{accent}Address} & Havnevej 14, 9220 Aalborg, Denmark \\
\textbf{\color{accent}Division} & Wind Turbine Blade Manufacturing, Process Engineering \\
\textbf{\color{accent}Internship period} & 2 February 2026 to 26 June 2026 (21 weeks, full time) \\
\textbf{\color{accent}Company supervisor} & Henrik Dahl, Senior Process Engineer \\
\textbf{\color{accent}Academic supervisor} & Assoc. Prof. Karin Madsen \\
\textbf{\color{accent}Report submitted} & 10 July 2026 \\
\end{tabularx}

\vspace{0.9em}
{\color{accent}\hrule height 0.6pt}

\section*{Summary of Duties}
During the internship I worked in the resin infusion team responsible for the
55 metre blade line. My assignments grew from supervised observation in the
first month to independently owned tasks in the final two months.

\begin{itemize}[leftmargin=1.4em, itemsep=0.25em]
  \item Monitored resin infusion runs on 14 blade shells, logging flow front
        times, vacuum integrity, and cure oven profiles for each run.
  \item Built a spreadsheet model correlating ambient humidity with void
        content in test laminates, which the team now checks before each
        infusion release.
  \item Ran drop-weight impact tests on 60 laminate coupons in the materials
        lab and summarised the results for the quarterly quality review.
  \item Wrote a standard operating procedure for vacuum bag leak testing that
        cut average leak-hunt time from 45 to 20 minutes.
  \item Presented a mid-term and a final review to the production management
        team, including a cost estimate for a proposed infusion line sensor
        upgrade.
\end{itemize}

\section*{Learning Outcomes}
The internship connected coursework on polymer processing with the practical
constraints of a production floor. I learned to plan measurements around a
manufacturing schedule, to write procedures operators actually follow, and to
present engineering findings to a non-academic audience.

\end{document}

应用内:打开新建项目图库,在「获取更多模板」下安装 实验室和技术报告 包,即可带实时预览并一键创建项目。编译在捆绑引擎上本地运行。

全部模板