-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
50 lines (29 loc) · 1.12 KB
/
index.Rmd
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
48
49
---
title: "Wiesel & Co am Zimmerberg"
subtitle: "Forschungsprojekte"
output:
html_document:
self_contained: false
---
<link href="cards.css" rel="stylesheet">
```{r, echo = FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
### Wiesel & Co Erfolskontrolle
2019 und 2020 hat die ZHAW im Auftrag von Wiesel & Co am Zimmerberg die Erfolgskontrolle im Projekt durchgeführt.
[forschung.wieselundco.ch/erfolgskontrolle](https://forschung.wieselundco.ch/erfolgskontrolle)
```{r}
knitr::include_graphics("images/winterquartiere_resultate.jpg")
```
### WIN Treffen 2021
Anfangs 2021 veranstaltete WIN Wieselnetz das jährliche Treffen für Leiter von Wieselprojekten. Nils erzählte von aktuellen Forschungsprojekten an der ZHAW.
[forschung.wieselundco.ch/WIN_2021](https://forschung.wieselundco.ch/WIN_2021/)
```{r}
knitr::include_graphics("images/WIN_2021.jpg")
```
### WIN Treffen 2018
Nils erzählt von aktuellen Projekten und Vorhaben rund um das Thema Wieselforschung an der ZHAW.
[forschung.wieselundco.ch/WIN_2018](http://forschung.wieselundco.ch/WIN_2018/)
```{r}
knitr::include_graphics("images/WIN_2018.jpg")
```