-
Notifications
You must be signed in to change notification settings - Fork 0
/
evenevenmore.html
21 lines (17 loc) · 957 Bytes
/
evenevenmore.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<h1>Literatur</h1>
<p1>
* [[Hansjörg Streif]]: ''Das ostfriesische Küstengebiet''. – Sammlung geologischer Führer Bd. 57, 2. Aufl. 1990, 376 S.; Borntraeger (Berlin/Stuttgart), ISBN 3-443-15051-9
* Nationalpark Niedersächsisches Wattenmeer und Umweltbundesamt (Hrsg.): ''Umweltatlas Wattenmeer'', Band 2: ''Wattenmeer zwischen Elb- und Emsmündung.'' – Ulmer Verlag, Stuttgart 1999, 200 S., ISBN 3-8001-3492-6
* Claudia Blanck: ''Ostfriesische Inseln & Nordseeküste'', Dumont Reiseverlag, Ostfildern 2017, 296 Seiten, ISBN 978-3-7701-7489-8
* Dieter Katz: ''Ostfriesland – Ostfriesische Inseln Reiseführer'', 5. Auflage 2019, 296 S., Michael Müller Verlag, ISBN 978-3-95654-608-2
</p1>
<a href="{{url_for('index')}}">Go Back</a>
</body>
</html>