Michael Epkenhans

Michael Epkenhans (b. 1955 at Wiedenbrück, Germany) is a German military historian known for his works dealing with the German Imperial Navy. He was the director of the Otto-von-Bismarck-Stiftung in Friedrichsruh from 1996 to 2009. In February 2009 he became the director of research for the Militärgeschichtliches Forschungsamt der Bundeswehr in Potsdam.[1] Following a reorganisation in 2013, the organisation became the Center for Military History and Social Sciences of the Bundeswehr.

Publications

  • Co-Editor with Jörg Hillmann and Frank Nägler: Skagerrakschlacht. Vorgeschichte - Ereignis - Verarbeitung, Beiträge zur Militärgeschichte, Band 66; Militärgeschichtliches Forschungsamt, Potsdam; R. OLdenbourg Verlag, München, 2., überarbeitete Auflage 2010 ISBN 978-3-486-70270-5
  • Tirpitz: Architect of the German High Seas Fleet, Potomac Books, Washington, DC 2008 ISBN 978-1-57488-732-7
  • Die wilhelminische Flottenrüstung 1908 - 1914: Weltmachtstreben, industrieller Fortschritt, soziale Integration, R. Oldenbourg Verlag, Munich 1991 ISBN 3-486-55880-3
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.
gollark: How exciting.
gollark: `grafting` instances can synchronize with each other then?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.