Claussen
Claussen is a surname. Notable people with the surname include:
Athletes
- Brandon Claussen, American baseball player
- Georg Claussen, Danish cyclist
Artists
- Amalie Claussen, Danish photographer
- Gro Pedersen Claussen (born 1941), Norwegian graphic designer
- Sophus Claussen (1865–1931), Danish poet
Performers
- Frank Claussen (born 1976), Norwegian guitarist
- Julia Claussen (1879–1941), Swedish mezzo-soprano
Political figures
- Andreas Claussen (1883–1957), Norwegian barrister, civil servant and politician
- Eileen Claussen (born 1945), President of the Center for Climate and Energy Solutions
- Otto Claussen Iberri, Mexican politician
Scientists
- Claus-Frenz Claussen (born 1939), German neurotologist
- Peter Claussen (nineteenth century, dates unclear), also known as Pedro Cláudio Dinamarquez (Peter) Clausen, Danish natural history collector
Businesses
- Claussen pickles
- Claussen and Claussen, architecture firm
Sites
- Claussen's Bakery, historic site
- Claussen House, historic site in Florence, South Carolina
- William Claussen House, historic site in Davenport, Iowa
gollark: Interesting.
gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
gollark: tio!debug
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.