Chicita F. Culberson
Chicita Frances Culberson (born Chicita Frances Forman, November 1, 1931 in Philadelphia, Pennsylvania) is an American lichenologist.
Chicita F. Culberson | |
---|---|
Born | Chicita Forman November 1, 1931 Philadelphia, Pennsylvania |
Nationality | American |
Alma mater | Duke University, University of Wisconsin, University of Cincinnati |
Spouse(s) | Bill Culberson |
Awards | Acharius Medal |
Scientific career | |
Fields | Lichenology |
Institutions | Duke University |
Education
She graduated with a B.S. from the University of Cincinnati in 1953, where she also met her future husband, Bill Culberson.[1][2] In 1954, Received an M.S. from the University of Wisconsin in 1954 and in 1959 received a Ph.D. from Duke University.[1]
Career
A botanical researcher at Duke University, Culberson pioneered the use of thin-layer chromatography in the identification of secondary lichen products.[3]
In 1992, she became one of the first modern recipients of the Acharius Medal.[4]
Personal life
Culberson was married to fellow lichenologist Bill Culberson from 1953[6] until his death in 2003.
Sources
- Biography of Dr Culberson at Lichenology.org
- "Chicita F Culberson, Senior Research Scientist". fds.duke.edu. Retrieved 2015-11-21.
- "IAL - Acharius Medallists". www.lichenology.org. Retrieved 2015-11-21.
- Acharius Medallists: Chicita F. Culberson at Lichenology.org; published 2007 or earlier; retrieved October 22, 2013
- Acharius Medallists at Lichenology.org; retrieved October 22, 2013
- IPNI. C.F.Culb.
- Acharius Medallists: William Louis Culberson at Lichenology.org; retrieved November 28, 2017
gollark: ħæħħæħæħæħæħæħæħæħæħæħħæħæħæħ
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
External links
- Dr Culberson's faculty page at Duke University
- Partial bibliography of Dr Culberson's research at Scientific Commons
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.