Alexander Toluboff
Alexander Toluboff (27 August 1882 – 1 July 1940) was a Russian-born American art director. He was nominated for three Academy Awards in the category Best Art Direction. He was born in Lublin, Poland and died in Bloomfield Hills, Michigan.
Alexander Toluboff | |
---|---|
Born | |
Died | 1 July 1940 57) | (aged
Occupation | Art director |
Years active | 1927-1939 |
Selected filmography
Toluboff was nominated for three Academy Awards for Best Art Direction:
- Vogues of 1938 (1937)[1]
- Algiers (1938)[2]
- Stagecoach (1939)[3]
gollark: I am a competent™™ websiteination™ administron.
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
References
- "The 10th Academy Awards (1938) Nominees and Winners". oscars.org. Archived from the original on 6 July 2011. Retrieved 9 August 2011.
- "The 11th Academy Awards (1939) Nominees and Winners". oscars.org. Archived from the original on 6 July 2011. Retrieved 10 August 2011.
- "The 12th Academy Awards (1940) Nominees and Winners". oscars.org. Archived from the original on 6 July 2011. Retrieved 10 August 2011.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.