Cendrine Wolf
Cendrine Wolf (born 1969 in Colmar) is a French children's writer, known for co-writing the Oksa Pollock series with Anne Plichota.[2][3] In 2012 the two announced that they would be collaborating on a new series centering on the character of Susan Hopper.
Cendrine Wolf | |
---|---|
Born | 1969 Colmar |
Occupation | Author |
Notable works | Oksa Pollock[1] |
Bibliography
Oksa Pollock
- L'Inespérée (2010)
- La forêt des égarés (2010)
- Le coeur des deux mondes (2011)
- Les liens maudits (2012)
- Le règne des félons (2012)
Susan Hopper
- Le parfum perdu (2013)
gollark: ```pythondef why(regex, string): l = [] while True: l.append(l) ```
gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
References
- "Even girls can spell school class designed "100 poems for the picking"". Saarbrücker Zeitung. Retrieved 29 March 2013.
- "Oksa Pollock: The Last Hope by Anne Plichota and Cendrine Wolf - review". London: Guardian. 7 November 2011. Retrieved 29 March 2013.
- "articulars Anne Plichota, Cendrine Wolf". Der Spiegel. Retrieved 29 March 2013.
External links
Wikimedia Commons has media related to Cendrine Wolf. |
- Literature by and about Cendrine Wolf in the German National Library catalogue
- Cedrine Wolf bei der Verlagsgruppe Friedrich Oetinger
- Cendrine Wolf bei XO Editions (englisch)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.