Martis (disambiguation)
Martis may refer to:
People
- John Martis (born 1940), Scottish former professional footballer
- Liandro Martis (born 1995), Curaçaoan professional footballer who as a striker
- Nikolaos Martis (1915–2013), Greek author and politician
- Shairon Martis (born 1987), Dutch-Curaçaoan professional baseball pitcher
- Shelton Martis (born 1982), Curaçaoan footballer who plays as a defender
- Stefan Martis, fourth-highest scoring fighter ace from Slovakia during World War II
Other
- Martis, a comune (municipality) in the Province of Sassari in the Italian region Sardinia
- Martis people, now extinct Native American group
- Martis Valley, Martis Creek, Martis Lake, etc., a geographic feature in the western United States
gollark: Hmm...
gollark: ?coliru```c#include <stdio.h>#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf("QUITELONG");return 42;}```
gollark: ?coliru```c#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf("QUITELONG")return 42;}```
gollark: ?coliru```c#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R16(x) R4(R4(x))#define QUITELONG R16(long)int main(){QUITELONG x = 0;return 42;}```
gollark: ?coliru```c#define A2(x, y) x(x(y))#define R2(x) x x#define R4(x) A2(R2, x)#define R16(x) R4(R4(x))#define QUITELONG R16(long)int main(){QUITELONG x = 0;return 42;}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.