Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • phd-project-wasmer/presentations/2024-09-09-talk-hds-lee-retreat
1 result
Show changes
Commits on Source (5)
# # put this line in comment when presentation is finished
# # (no need to clutter repo history with intermediate slides PDFs)
# **/presentation.pdf
**/presentation.pdf
# emacs gitignore (_region_: auctex preview files)
*.el
......
......@@ -17,6 +17,7 @@
- [[#project-management][Project management]]
- [[#event-info][Event info]]
- [[#workflow][Workflow]]
- [[#slides-templates][Slides templates]]
- [[#checklists-00][Checklists]]
- [[#slides][Slides]]
- [[#journal][Journal]]
......@@ -29,13 +30,76 @@
:PROPERTIES:
:CUSTOM_ID: h-F4673113-AB4A-4A8D-B32B-511AAC82AE63
:END:
- Talk time: ca. 15-20 minutes, 5 minutes discussion
- Talk date and time: <2024-09-10 Tue 11:30>
- Dryrun with supervisors: <2024-09-09 Mon 14:00>
- Talk duration: ca. 15 minutes, 5 minutes discussion
- Audience size: HDSLEE PIs and DRs, ~50
- Audience type: data science researchers from life, earth, energy research
Information from email
#+begin_quote
Dear Johannes,
At the HDS-LEE retreat, we ask you to give a presentation about your doctoral
project on September 10 from 11:30 – 11:50. Generally, every doctoral researcher
at HDS-LEE should give a talk about his/her project within the three years of
doctoral studies.
Please let us know if the time slot is okay and what the title of your
presentation is.
Here are a few hints about your presentation:
You can (but don't have to) use the template that you can find in the following
Sciebo folder: \Projektbox HDS-LEE\HDS-LEE PhD Students\Presentation slides of
the events\Retreat 2024. [[https://fz-juelich.sciebo.de/apps/files/?dir=/HDS-LEE%20PhD%20Students/Presentation%20slides%20of%20the%20events/Retreat%202024&fileid=1380009454][URL]].
If you have already prepared slides, I would recommend using them as they are.
Generally you should give 15 min talk where you give an overview of the
application context (Life, Earth, Energy), aim and motivation, and methods that
you use in your project. You can show some results, but please not in too much
detail. It is more important that your audience understands what your project is
about and how you achieve the goal. Maybe you can address some challenges you
faced during your work and show how you solved them.
After your presentation we will have 5 min for discussion.
I recommend that you bring your presentation on a USB stick or upload it in the
Sciebo folder mentioned above so that we do not have to switch the laptop
connection in between. Before that we can test if your presentation runs
properly on the presentation laptop.
Please contact me if there are any questions.
Best,
Ramona
#+end_quote
** Workflow
:PROPERTIES:
:CUSTOM_ID: h-CD129722-7E74-44FB-9AD3-8C17D9E9F74B
:END:
** Slides templates
:PROPERTIES:
:CUSTOM_ID: h-653CEE39-8938-4A8D-A272-8DD27BDB5E38
:END:
Using the FZJ LaTeX slides template bemaertheme-juelich.
- https://gitlab.jsc.fz-juelich.de/kabadshow1/beamertheme-juelich
- https://gitlab.jsc.fz-juelich.de/kabadshow1/beamerpostertheme-juelich
The DR's HDSLEE slides template is outdated (old HDSLEE corporate design (DS) 2019), at time of
writing. The poster template, however, is current.
- 2019 CD https://jugit.fz-juelich.de/hds-lee/latex-presentation
- 2023 CD https://jugit.fz-juelich.de/hds-lee/hds-lee-poster-template
There is a 2023 slide template for PowerPoint in the HDSLEE sciebo folder.
Probably, the LaTeX version should be updated to that.
- Retreat 2024 slides template ppt. [[https://fz-juelich.sciebo.de/apps/files/?dir=/HDS-LEE%20PhD%20Students/Presentation%20slides%20of%20the%20events/Retreat%202024/Talks&fileid=1451917185][URL]].
** Checklists [0/0]
:PROPERTIES:
:CUSTOM_ID: h-2E64B36D-89F7-489B-BBFA-37AE2EC0B74E
......
......@@ -19,7 +19,25 @@ aspectratio=169,% common values: 169, 1610, 43
% \fzjset{part=allcaps} % to set the part in allcaps for short text
% \fzjset{part=regular} % to set the part regular and in a smaller font for long text
% \fzjset{frametitle=allcaps} % to set the frametitle in allcaps for short text
\fzjset{frametitle=regular} % to set the frametitle regular font for long text
\fzjset{frametitle=regular} % to set the frametitle regular font for long
% text
% % edit beamertheme-juelich template
% % reference
% % https://gitlab.jsc.fz-juelich.de/kabadshow1/beamertheme-juelich/-/blob/master/tutorial/tutorial.pdf
% %
% %
% add partner logos to slide template footer
% supported: footer element1, footer element2, footer element3
%
% the original hdslee logo is not aligned with the fzj logo. use a slightly
% clipped and shifted one instead.
% \setbeamertemplate{footer
% element2}[logo]{../resources/fig/logos/hds-lee/originals/HDS_LEE_Logo_CMYK.pdf}
\setbeamertemplate{footer
element2}[logo]{../resources/fig/logos/hds-lee/adapted/HDS_LEE_Logo_CMYK_0.1per-less-border.pdf}
% % reset to default / remove partner logos
% \setbeamertemplate{footer element2}[default]
%% ================================================================================
......@@ -332,7 +350,8 @@ aspectratio=169,% common values: 169, 1610, 43
% bibliography
\usepackage[citestyle=authoryear, bibstyle=authoryear,backend=biber]{biblatex}
\addbibresource{../bibliography/bibliography.bib}
% \addbibresource{../bibliography/bibliography.bib}
\addbibresource{../resources/bib/bibliography.bib}
% reduce footcite size.
% (note: this reduces all footnote sizes. but in beamer, this is okay. web says
......
Subproject commit 3d5eec64a5f9087111e23e754fc9810d6019db54
Subproject commit acdaeafd1e0c207fdd6eec5d31bd065019619d08