ADD: added publications
This commit is contained in:
parent
67764f62f8
commit
08ebfabb8a
@ -1,3 +1,84 @@
|
||||
@MASTERSTHESIS{Meyer00,
|
||||
AUTHOR = {Meyer, Dominik},
|
||||
TITLE = {Digitale Signaturen in der Prüfungsorganisation},
|
||||
SCHOOL = {Christian Albrechts Universität zu Kiel},
|
||||
TYPE = {Diploma thesis},
|
||||
ADDRESS = {Germany},
|
||||
MONTH = JUL,
|
||||
YEAR = 2008,
|
||||
address = {Kiel, Germany}
|
||||
}
|
||||
|
||||
@misc{Meyer01,
|
||||
author = "Meyer, Dominik",
|
||||
title = "Zero Knowledge Beweissysteme mit konstanten Runden",
|
||||
year = "2006",
|
||||
month = "Nov",
|
||||
day = "11",
|
||||
}
|
||||
|
||||
@misc{Meyer02,
|
||||
author = "Meyer, Dominik",
|
||||
title = "VxWorks - Aufbau und Programmierung",
|
||||
year = "2006",
|
||||
month = "Dec",
|
||||
day = "18",
|
||||
}
|
||||
|
||||
@misc{Meyer03,
|
||||
author = "Meyer, Dominik",
|
||||
title = "Einfluss von Sport auf das Immunsystem",
|
||||
year = "2007",
|
||||
month = "Jan",
|
||||
day = "31",
|
||||
}
|
||||
|
||||
@misc{Meyer04,
|
||||
author = "Meyer, Dominik",
|
||||
title = "Psychologisch orientiertes Training",
|
||||
year = "2007",
|
||||
month = "Jun",
|
||||
day = "28",
|
||||
}
|
||||
|
||||
@misc{Meyer05,
|
||||
author = "Meyer, Dominik",
|
||||
title = "Staatliches Interesse an Sport und Gesundheit",
|
||||
year = "2007",
|
||||
month = "Dec",
|
||||
day = "10",
|
||||
}
|
||||
|
||||
@misc{Meyer06,
|
||||
Author = {Meyer, Dominik},
|
||||
Howpublished = {Talk at Chaos Communication Camp 2011},
|
||||
Year = {2011},
|
||||
month = "Aug",
|
||||
day = "12",
|
||||
Institution = {Chaos Communication Camp 2011},
|
||||
Title = {Runtime Reconfigurable Processors}
|
||||
}
|
||||
|
||||
@misc{Meyer07,
|
||||
Author = {Meyer, Dominik},
|
||||
Howpublished = {Talk at Summer School of Computer Engineering},
|
||||
Year = {2011},
|
||||
month = "Sep",
|
||||
day = "7",
|
||||
Title = {Multicore Reconfiguration Platform - Architektur und Implementierung}
|
||||
}
|
||||
|
||||
@misc{Meyer08,
|
||||
Author = {Meyer, Dominik},
|
||||
Howpublished = {Talk at 30C3},
|
||||
Year = {2013},
|
||||
month = "Dec",
|
||||
day = "27",
|
||||
Title = {Introduction to Processor Design}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@article{Meyer0,
|
||||
author = {Meyer, Dominik and Klauer, Bernd},
|
||||
title = {Multicore reconfiguration platform an alternative to RAMPSoC},
|
||||
|
@ -4,3 +4,20 @@
|
||||
year={2014},
|
||||
publisher={John Wiley \& Sons}
|
||||
}
|
||||
|
||||
@inproceedings{threat:attack_tree,
|
||||
author = {Salter, Chris and Saydjari, O. Sami and Schneier, Bruce and Wallner, Jim},
|
||||
title = {Toward a Secure System Engineering Methodolgy},
|
||||
booktitle = {Proceedings of the 1998 Workshop on New Security Paradigms},
|
||||
series = {NSPW '98},
|
||||
year = {1998},
|
||||
isbn = {1-58113-168-2},
|
||||
location = {Charlottesville, Virginia, USA},
|
||||
pages = {2--10},
|
||||
numpages = {9},
|
||||
url = {http://doi.acm.org/10.1145/310889.310900},
|
||||
doi = {10.1145/310889.310900},
|
||||
acmid = {310900},
|
||||
publisher = {ACM},
|
||||
address = {New York, NY, USA},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user