Skip to content
Bibliography.xml 659 KiB
Newer Older
csteindl's avatar
csteindl committed
2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703
                <respStmt>
                  <resp>director</resp>
                  <persName>
                    <forename>Julien</forename>
                    <surname>Duvivier</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date>1951</date>
                  <note type="url">https://www.imdb.com/title/tt0042988/?ref_=ttrel_rel_tt</note>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Almanach-0000"
              corresp="http://zotero.org/groups/2088700/items/PRZFN5ZE" zotero-type="manuscript">
              <monogr>
                <title level="m">Almanach</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
              <note resp="project">Der Almanach "Wege. Eine Gemeinschaftsarbeit junger Autoren", den
                Herbert Eisenreich 1950 plante, wurde nicht realisiert. Der im Nachlass erhaltene
                Briefwechsel zwischen Okopenko und Eisenreich gibt Einblicke in den Verlauf des
                Projektes, bei dem es zu umfangreicheren literarischen Diskussionen und
                Meinungsverschiedenheiten kam. Sowohl Okopenko als auch Friedrich Polakovics zogen
                sich von der Mitarbeit an dem Projekt zurück. (Literaturarchiv der Österreichischen
                Nationalbibliothek, Teilvorlass Andreas Okopenko, Sign. ÖLA 269a/05)</note>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Einladung_deutlich_zu_leben-0000"
              corresp="http://zotero.org/groups/2088700/items/ZMR83JQX" zotero-type="manuscript">
              <monogr>
                <title level="m">Einladung deutlich zu leben</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Einladung_deutlich_zu_leben-1952"
              corresp="http://zotero.org/groups/2088700/items/XMIMG7ZF" zotero-type="book">
              <monogr>
                <title level="m">Einladung deutlich zu leben</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <pubPlace>Wien</pubPlace>
                  <biblScope unit="volume">11</biblScope>
                  <publisher>Jungbrunnen Verlag</publisher>
                  <date>1952</date>
                </imprint>
              </monogr>
              <series>
                <title level="s">Junge österreichische Autoren</title>
              </series>
              <ref target="http://data.onb.ac.at/rec/AC02134805"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Exercises_1951-0000"
              corresp="http://zotero.org/groups/2088700/items/YJ57NJEC" zotero-type="manuscript">
              <monogr>
                <title level="m">Exercises 1951</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Felix_Aique-0000"
              corresp="http://zotero.org/groups/2088700/items/EQYRY7H4" zotero-type="manuscript">
              <monogr>
                <title level="m">Felix Aique</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Kritik_und_Selbstkritik-0000"
              corresp="http://zotero.org/groups/2088700/items/A83XUZUT" zotero-type="manuscript">
              <monogr>
                <title level="m">Kritik und Selbstkritik</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Eisenreich-Prominente_von_unten_gesehen_Der_-1953"
              corresp="http://zotero.org/groups/2088700/items/5WQ3WYJP" zotero-type="journalArticle">
              <analytic>
                <title level="a">Prominente von unten gesehen. Der offizielle und der liberale Geist
                  in Österreichs Gegenwart</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">Die Zeit</title>
                <imprint>
                  <biblScope unit="volume">09</biblScope>
                  <date>23.02.1953</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC00889933"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Surrealismus_und_so-1950"
              corresp="http://zotero.org/groups/2088700/items/BCMMWPWC" zotero-type="journalArticle">
              <analytic>
                <title level="a">Surrealismus und so</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">5</biblScope>
                  <biblScope unit="issue">54</biblScope>
                  <biblScope unit="page">502-503</biblScope>
                  <date>04.1950</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eisenreich-Tage_und_Träume-0000"
              corresp="http://zotero.org/groups/2088700/items/SSUSCP7N" zotero-type="book">
              <monogr>
                <title level="m">Tage und Träume</title>
                <author>
                  <forename>Herbert</forename>
                  <surname>Eisenreich</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-4_Quartette-0000"
              corresp="http://zotero.org/groups/2088700/items/C8VDWSIT" zotero-type="book">
              <monogr>
                <title level="m">4 Quartette</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Ash-Wednesday-0000"
              corresp="http://zotero.org/groups/2088700/items/YS24BJY2" zotero-type="bookSection">
              <analytic>
                <title level="a">Ash-Wednesday</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
              </analytic>
              <monogr>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Die_Cocktail_Party-0000"
              corresp="http://zotero.org/groups/2088700/items/ZKXGBP7Z" zotero-type="book">
              <monogr>
                <title level="m">Die Cocktail Party</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Liebeslied_von_J_Alfred_Prufrock-0000"
              corresp="http://zotero.org/groups/2088700/items/3LZ8WWJ9" zotero-type="bookSection">
              <analytic>
                <title level="a">Liebeslied von J. Alfred Prufrock</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
              </analytic>
              <monogr>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Liebeslied_von_J_Alfred_Prufrock-1952"
              corresp="http://zotero.org/groups/2088700/items/CYUQPVMI" zotero-type="journalArticle">
              <analytic>
                <title level="a">Liebeslied von J. Alfred Prufrock</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
              </analytic>
              <monogr>
                <title level="j">publikationen einer wiener gruppe junger autoren</title>
                <imprint>
                  <biblScope unit="volume">6</biblScope>
                  <biblScope unit="page">k.A.</biblScope>
                  <date>1952</date>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Portrait_of_a_Lady-0000"
              corresp="http://zotero.org/groups/2088700/items/9GZQ9GIQ" zotero-type="book">
              <monogr>
                <title level="m">Portrait of a Lady</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Preludes-0000"
              corresp="http://zotero.org/groups/2088700/items/927SQIJK" zotero-type="bookSection">
              <analytic>
                <title level="a">Preludes</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
              </analytic>
              <monogr>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Eliot-Pus_der_Theaterkater_Übersetzt_von_Ca-1952"
              corresp="http://zotero.org/groups/2088700/items/JWJICSXY" zotero-type="journalArticle">
              <analytic>
                <title level="a">Pus, der Theaterkater. Übersetzt von Carl Zuckmayer</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Carl</forename>
                    <surname>Zuckmayer</surname>
                  </persName>
                </respStmt>
              </analytic>
              <monogr>
                <title level="j">Freude an Büchern</title>
                <imprint>
                  <biblScope unit="volume">3</biblScope>
                  <biblScope unit="issue">12</biblScope>
                  <biblScope unit="page">321</biblScope>
                  <date>12.1952</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02546790"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Rhapsody_of_a_Windy_Night-0000"
              corresp="http://zotero.org/groups/2088700/items/LALWUEWI" zotero-type="bookSection">
              <analytic>
                <title level="a">Rhapsody of a Windy Night</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
              </analytic>
              <monogr>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Selected_Poems-0000"
              corresp="http://zotero.org/groups/2088700/items/C2HLK4YL" zotero-type="book">
              <monogr>
                <title level="m">Selected Poems</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
              <note resp="project">Welche Ausgabe der Gedichte Okopenko nutzte, ist unbekannt - 1946
                ist eine Ausgabe von Gedichten Eliots bei Gerstmayer (Wien) erschienen.</note>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Sweeney_Agonistes-0000"
              corresp="http://zotero.org/groups/2088700/items/K2E5F8FY" zotero-type="book">
              <monogr>
                <title level="m">Sweeney Agonistes</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-The_Waste_Land-0000"
              corresp="http://zotero.org/groups/2088700/items/BS4BGNMJ" zotero-type="book">
              <monogr>
                <title level="m">The Waste Land</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung-0000"
              corresp="http://zotero.org/groups/2088700/items/WK5J2HZL" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung]</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung-0000a"
              corresp="http://zotero.org/groups/2088700/items/IM6CJBRS" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung]</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Brigitte</forename>
                    <surname>Falkinger</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Bildnis_einer_Dame-0000"
              corresp="http://zotero.org/groups/2088700/items/NNJFWSIZ" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] Bildnis einer Dame</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Gedichte-0000"
              corresp="http://zotero.org/groups/2088700/items/BHWZCUDF" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] Gedichte</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Liebeslied_von_J_Alfred_-0000"
              corresp="http://zotero.org/groups/2088700/items/6R2ESASB" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] Liebeslied von J. Alfred Prufrock</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Preludes-0000"
              corresp="http://zotero.org/groups/2088700/items/SUSU7I66" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] Preludes</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Friedrich</forename>
                    <surname>Polakovics</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Preludes-1952"
              corresp="http://zotero.org/groups/2088700/items/W5ASU9KT" zotero-type="journalArticle">
              <analytic>
                <title level="a">[Übersetzung] Preludes</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Ernst</forename>
                    <surname>Jandl</surname>
                  </persName>
                </respStmt>
              </analytic>
              <monogr>
                <title level="j">publikationen einer wiener gruppe junger autoren</title>
                <imprint>
                  <biblScope unit="issue">7</biblScope>
                  <biblScope unit="page">k.A.</biblScope>
                  <date>09.1952</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC07952674"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_Preludes-1952a"
              corresp="http://zotero.org/groups/2088700/items/P9KRX8IT" zotero-type="journalArticle">
              <analytic>
                <title level="a">[Übersetzung] Preludes</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
              </analytic>
              <monogr>
                <title level="j">publikationen einer wiener gruppe junger autoren</title>
                <imprint>
                  <biblScope unit="issue">7</biblScope>
                  <biblScope unit="page">k.A.</biblScope>
                  <date>09.1952</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC07952674"/>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Eliot-Übersetzung_Rhapsody_of_a_Windy_Night-0000"
              corresp="http://zotero.org/groups/2088700/items/DWYK2FS6" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] Rhapsody of a Windy Night</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_The_Waste_Land-0000"
              corresp="http://zotero.org/groups/2088700/items/KUTZTKJ7" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] The Waste Land</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Ernst</forename>
                    <surname>Jandl</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eliot-Übersetzung_The_Waste_Land-0000a"
              corresp="http://zotero.org/groups/2088700/items/PLN8NHWY" zotero-type="manuscript">
              <monogr>
                <title level="m">[Übersetzung] The Waste Land</title>
                <author>
                  <forename>Thomas Stearns</forename>
                  <surname>Eliot</surname>
                </author>
                <respStmt>
                  <resp>translator</resp>
                  <persName>
                    <forename>Andreas</forename>
                    <surname>Okopenko</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eluard-Dein_apfelsinenes_Haar_-1948"
              corresp="http://zotero.org/groups/2088700/items/TMTHSFNR" zotero-type="bookSection">
              <analytic>
                <title level="a">Dein apfelsinenes Haar ...</title>
                <author>
                  <forename>Paul</forename>
                  <surname>Eluard</surname>
                </author>
              </analytic>
              <monogr>
                <title level="m">Dichtung der Gegenwart. Frankreich</title>
                <imprint>
                  <pubPlace>München</pubPlace>
                  <biblScope unit="page">147</biblScope>
                  <publisher>Willi Weismann</publisher>
                  <date>1948</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC05353233"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eluard-Die_Waffen_des_Schmerzes-1948"
              corresp="http://zotero.org/groups/2088700/items/XPYZ4SBR" zotero-type="bookSection">
              <analytic>
                <title level="a">Die Waffen des Schmerzes</title>
                <author>
                  <forename>Paul</forename>
                  <surname>Eluard</surname>
                </author>
              </analytic>
              <monogr>
                <title level="m">Dichtung der Gegenwart. Frankreich</title>
                <imprint>
                  <pubPlace>München</pubPlace>
                  <biblScope unit="page">73-76</biblScope>
                  <publisher>Willi Weismann</publisher>
                  <date>1948</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC05353233"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eluard-Freiheit-1948"
              corresp="http://zotero.org/groups/2088700/items/CCIUTZB6" zotero-type="bookSection">
              <analytic>
                <title level="a">Freiheit</title>
                <author>
                  <forename>Paul</forename>
                  <surname>Eluard</surname>
                </author>
              </analytic>
              <monogr>
                <title level="m">Dichtung der Gegenwart. Frankreich</title>
                <imprint>
                  <pubPlace>München</pubPlace>
                  <biblScope unit="page">145-147</biblScope>
                  <publisher>Willi Weismann</publisher>
                  <date>1948</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC05353233"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eluard-Politische_Gedichte-1949"
              corresp="http://zotero.org/groups/2088700/items/VWUS53E3" zotero-type="book">
              <monogr>
                <title level="m">Politische Gedichte</title>
                <author>
                  <forename>Paul</forename>
                  <surname>Eluard</surname>
                </author>
                <imprint>
                  <pubPlace>Berlin</pubPlace>
                  <publisher>Volk und Welt</publisher>
                  <date>1949</date>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Eluard-Ununterbrochene_Dichtung-1946"
              corresp="http://zotero.org/groups/2088700/items/6ARCUQ4L" zotero-type="journalArticle">
              <analytic>
                <title level="a">Ununterbrochene Dichtung</title>
                <author>
                  <forename>Paul</forename>
                  <surname>Eluard</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">Plan</title>
                <imprint>
                  <biblScope unit="volume">1</biblScope>
                  <biblScope unit="issue">11</biblScope>
                  <biblScope unit="page">912-917</biblScope>
                  <date>1946</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC01536838"/>
              <note resp="project">Übersetzung auf Deutsch von Erica Lillegg.</note>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Exinger-Meinl_Kaffee_-_Ich_bins-1953"
              corresp="http://zotero.org/groups/2088700/items/4PDGB8XL" zotero-type="artwork">
              <monogr>
                <title level="m">Meinl Kaffee - Ich bin's!</title>
                <respStmt>
                  <resp>artist</resp>
                  <persName>
                    <forename>Otto</forename>
                    <surname>Exinger</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date>1953</date>
                  <note type="url">http://data.onb.ac.at/rec/baa16139294</note>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Falkinger-Writing_on_the_table_doing_nothing-0000"
              corresp="http://zotero.org/groups/2088700/items/5SVGPULE" zotero-type="manuscript">
              <monogr>
                <title level="m">Writing on the table doing nothing</title>
                <author>
csteindl's avatar
csteindl committed
                  <forename>Brigitte</forename>
                  <surname>Falkinger</surname>
csteindl's avatar
csteindl committed
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Faulkner-Wendemarke-0000"
              corresp="http://zotero.org/groups/2088700/items/XD98EEFD" zotero-type="book">
              <monogr>
                <title level="m">Wendemarke</title>
                <author>
                  <forename>William</forename>
                  <surname>Faulkner</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Felmayer-Tür_an_Tür_Die_neue_Folge-1951"
              corresp="http://zotero.org/groups/2088700/items/TZJ9C9Y4" zotero-type="book">
              <monogr>
                <title level="m">Tür an Tür. Die neue Folge</title>
                <author>
csteindl's avatar
csteindl committed
                  <forename>Rudolf</forename>
csteindl's avatar
csteindl committed
                  <surname>Felmayer</surname>
                </author>
                <imprint>
                  <pubPlace>Graz</pubPlace>
                  <publisher>Leykam</publisher>
                  <date>1951</date>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Felmayer-Tür_an_Tür_Gedichte_vierzehn_junger-1950"
              corresp="http://zotero.org/groups/2088700/items/DVRMZDKA" zotero-type="book">
              <monogr>
                <title level="m">Tür an Tür. Gedichte vierzehn junger Autoren</title>
                <editor>
csteindl's avatar
csteindl committed
                  <forename>Rudolf</forename>
csteindl's avatar
csteindl committed
                  <surname>Felmayer</surname>
                </editor>
                <imprint>
                  <pubPlace>Wien</pubPlace>
                  <biblScope unit="volume">1</biblScope>
                  <publisher>Zwei Berge Verlag</publisher>
                  <date>1950</date>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Ferra-Mikura-Nachts-1951"
              corresp="http://zotero.org/groups/2088700/items/N3EHBI85" zotero-type="journalArticle">
              <analytic>
                <title level="a">Nachts</title>
                <author>
                  <forename>Vera</forename>
                  <surname>Ferra-Mikura</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">publikationen einer wiener gruppe junger autoren 1 51/02</title>
                <imprint>
                  <biblScope unit="volume">1</biblScope>
                  <biblScope unit="page">k.A.</biblScope>
                  <date>1951</date>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fessia-Die_Krise_der_Phantasie-1950"
              corresp="http://zotero.org/groups/2088700/items/6F5BRYEF" zotero-type="journalArticle">
              <analytic>
                <title level="a">Die Krise der Phantasie</title>
                <author>
                  <forename>Lina</forename>
                  <surname>Fessia</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">Die Furche (Beilage "Die Warte")</title>
                <imprint>
                  <biblScope unit="page">3</biblScope>
                  <date>01.07.1950</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC00646208"/>
            </biblStruct>
            <biblStruct type="zotero-entry"
              xml:id="Fiechtner-Busses_Welttheater_Von_Walter_Tom-1953"
              corresp="http://zotero.org/groups/2088700/items/ZPD3QB5F" zotero-type="journalArticle">
              <analytic>
                <title level="a">Busses Welttheater. Von Walter Toman</title>
                <author>
                  <forename>Helmut A.</forename>
                  <surname>Fiechtner</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">Die Furche (Beilage "Die Warte")</title>
                <imprint>
                  <biblScope unit="volume">9</biblScope>
                  <biblScope unit="issue">17</biblScope>
                  <biblScope unit="page">4</biblScope>
                  <date>25.04.1953</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC00646208"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fink-Verse_aus_Aquafredda-0000"
              corresp="http://zotero.org/groups/2088700/items/ES8TABD2" zotero-type="book">
              <monogr>
                <title level="m">Verse aus Aquafredda</title>
                <author>
                  <forename>Humbert</forename>
                  <surname>Fink</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fischer-Ismene-1953"
              corresp="http://zotero.org/groups/2088700/items/VGJ8ANUM" zotero-type="journalArticle">
              <analytic>
                <title level="a">Ismene</title>
                <author>
csteindl's avatar
csteindl committed
                  <forename>Wolfgang</forename>
csteindl's avatar
csteindl committed
                  <surname>Fischer</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">8</biblScope>
                  <biblScope unit="issue">82/83</biblScope>
                  <biblScope unit="page">20</biblScope>
                  <date>02.1953</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fletcher-Der_Autostopper_Hörspiel-1953"
              corresp="http://zotero.org/groups/2088700/items/DYNRD947" zotero-type="audioRecording">
              <monogr>
                <title level="m">Der Autostopper. Hörspiel</title>
                <respStmt>
                  <resp>performer</resp>
                  <persName>
                    <forename>Lucille</forename>
                    <surname>Fletcher</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <publisher>Rot-Weiß-Rot</publisher>
                  <date>30.07.1953</date>
                </imprint>
              </monogr>
            </biblStruct>
csteindl's avatar
csteindl committed

csteindl's avatar
csteindl committed
            <biblStruct type="zotero-entry" xml:id="Ford_Foundation-Perspektiven_Musik_Litera-0000"
              corresp="http://zotero.org/groups/2088700/items/DB8PVJAT" zotero-type="document">
              <monogr>
                <title level="m">Perspektiven. Musik, Literatur, Kunst</title>
                <editor>
                  <name>[Ford Foundation]</name>
                </editor>
                <imprint>
                  <publisher>S. Fischer Verlag</publisher>
                  <date/>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02721758"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Forst-Wiener_Mädeln-1949"
              corresp="http://zotero.org/groups/2088700/items/IBZWVFFD" zotero-type="film">
              <monogr>
                <title level="m">Wiener Mädeln</title>
                <respStmt>
                  <resp>director</resp>
                  <persName>
                    <forename>Willi</forename>
                    <surname>Forst</surname>
                  </persName>
                </respStmt>
                <imprint>
                  <date>1949</date>
                  <note type="url"
                    >https://www.filmportal.de/film/wiener-maedeln_f9b049b34acc4191b952c80281b06864</note>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Franke-Der_Rechenschieber-1953"
              corresp="http://zotero.org/groups/2088700/items/MV2EKPYW" zotero-type="journalArticle">
              <analytic>
                <title level="a">Der Rechenschieber</title>
                <author>
                  <forename>Herbert W.</forename>
                  <surname>Franke</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">8</biblScope>
                  <biblScope unit="issue">82/83</biblScope>
                  <biblScope unit="page">25</biblScope>
                  <date>01.1953</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fritsch-Am_Balkon-1951"
              corresp="http://zotero.org/groups/2088700/items/UFDX3NVP" zotero-type="journalArticle">
              <analytic>
                <title level="a">Am Balkon</title>
                <author>
                  <forename>Gerhard</forename>
                  <surname>Fritsch</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">6</biblScope>
                  <biblScope unit="issue">66</biblScope>
                  <biblScope unit="page">355</biblScope>
                  <date>06.1951</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fritsch-Europa-1951"
              corresp="http://zotero.org/groups/2088700/items/VGGWVWTL" zotero-type="journalArticle">
              <analytic>
                <title level="a">Europa</title>
                <author>
                  <forename>Gerhard</forename>
                  <surname>Fritsch</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">6</biblScope>
                  <biblScope unit="issue">66</biblScope>
                  <biblScope unit="page">353</biblScope>
                  <date>06.1951</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fritsch-Moos_auf_den_Steinen-0000"
              corresp="http://zotero.org/groups/2088700/items/B977BQGF" zotero-type="manuscript">
              <monogr>
                <title level="m">Moos auf den Steinen</title>
                <author>
                  <forename>Gerhard</forename>
                  <surname>Fritsch</surname>
                </author>
                <imprint>
                  <date/>
                </imprint>
              </monogr>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Fritsch-Wollen-1951"
              corresp="http://zotero.org/groups/2088700/items/RWEQP2MV" zotero-type="journalArticle">
              <analytic>
                <title level="a">Wollen</title>
                <author>
                  <forename>Gerhard</forename>
                  <surname>Fritsch</surname>
                </author>
              </analytic>
              <monogr>
                <title level="j">neue wege</title>
                <imprint>
                  <biblScope unit="volume">6</biblScope>
                  <biblScope unit="issue">66</biblScope>
                  <biblScope unit="page">351</biblScope>
                  <date>06.1951</date>
                </imprint>
              </monogr>
              <ref target="http://data.onb.ac.at/rec/AC02859844"/>
            </biblStruct>
            <biblStruct type="zotero-entry" xml:id="Funder-Die_Furche-0000"
              corresp="http://zotero.org/groups/2088700/items/L6IKXZ53" zotero-type="document">
              <monogr>
                <title level="m">Die Furche</title>
                <editor>
                  <forename>Friedrich</forename>
                  <surname>Funder</surname>
                </editor>
                <imprint>
                  <date/>
                </imprint>