Family Skeleton (novel)
Family Skeleton is a 1949 comedy mystery novel by the American writer Doris Miles Disney.
![]() Italian giallo edition | |
Author | Doris Miles Disney |
---|---|
Country | United States |
Language | English |
Genre | Mystery |
Publication date | 1949 |
Media type |
Adaptation
In 1950 it was made into a film Stella by Twentieth Century Fox, starring Ann Sheridan and Victor Mature. [1]
gollark: ```glsl#ifdef GL_FRAGMENT_PRECISION_HIGHprecision highp float;#elseprecision mediump float;#endifuniform vec2 resolution;uniform float time;float chunk(float x, float to) { return floor(x / to) * to;}float rescale(float x) { return (x + 1.) / 2.;}void main(void) { vec2 u = gl_FragCoord.xy; vec2 c = vec2( chunk(u.x, 50.), chunk(u.y, 50.) ); vec2 uv = c / resolution.xy; gl_FragColor = vec4( uv, rescale(sin(time)), 1.0 );}```GlsL.
gollark: For ggoogling.
gollark: `dlang` works.
gollark: Yes.
gollark: ++Rust
References
- Goble p.965
Bibliography
- Goble, Alan. The Complete Index to Literary Sources in Film. Walter de Gruyter, 1999.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.