María Luisa de la Riva y Callol-Muñoz

María Luisa de la Riva y Callol-Muñoz (1865−1926)[1] was a Spanish painter[2].

María Luisa de la Riva y Callol-Muñoz
Born(1865-04-04)4 April 1865
Zaragoza, Spain
Died22 September 1926(1926-09-22) (aged 61)
Madrid, Spain
NationalitySpanish
Known forPainting
Spouse(s)Domingo Muñoz Cuesta

Biography

Riva y Callol de Muñoz was born on 4 April 1865 in Zaragoza, Spain. She studied with Ricardo Bellver and Antonio Pérez Rubio.[3] She was married to fellow painter Domingo Muñoz.[4]

She exhibited regularly at the Exposiciones Nacionales de Bellas Artes where she won medals in 1897, 1901, 1887, and 1895.[3] Riva y Callol de Muñoz exhibited her work at the Woman's Building at the 1893 World's Columbian Exposition in Chicago, Illinois.[4] and she also exhibited at the Exposition Universelle in 1889[3].

Riva y Callol de Muñoz was a member of the Union of Women Painters and Sculptors of Vienna[4] as well as the Society of Artists of Berlin and the Society of Artists of Vienna[3].

She died in Madrid, Spain on 22 September 1926. Her paintings are in the Museo del Prado's collection. [3]

gollark: ```java public static String normaliseLabel( String label ) { if( label == null ) return null; int length = Math.min( 32, label.length() ); StringBuilder builder = new StringBuilder( length ); for( int i = 0; i < length; i++ ) { char c = label.charAt( i ); if( (c >= ' ' && c <= '~') || (c >= 161 && c <= 172) || (c >= 174 && c <= 255) ) { builder.append( c ); } else { builder.append( '?' ); } } return builder.toString();}```
gollark: It doesn't seem to be.
gollark: Also, what are the restrictions on them? I ask because I want to use this as an insane serial protocol.
gollark: <@237328509234708481> What is the max length of labels?
gollark: Also, redstone integrators.

References

  1. "María Luisa de la Riva de Muñoz". MutualArt. Retrieved 20 December 2018.
  2. "Maria Luisa de la Riva y Muñoz". Clara: Database of Women Artists. National Museum of Women in the Arts. Retrieved 20 December 2018.
  3. "Riva y Callol de Muñoz, María Luisa de la - Colección". Museo Nacional del Prado (in Spanish). Retrieved 20 December 2018.
  4. Nichols, K. L. "Women's Art at the World's Columbian Fair & Exposition, Chicago 1893". Retrieved 20 December 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.