Ann Marks

Ann Marks MBE CPhys FInstP was a British Physics teacher and science communicator.[1]

Ann Marks

MBE CPhys FInstP
Born(1941-07-24)July 24, 1941
DiedOctober 9, 2016(2016-10-09) (aged 75)
NationalityBritish
EducationUniversity of Liverpool
Known forPromoting women in physics
Home townLiverpool, UK
Spouse(s)Neil Marks
AwardsIOP Phillips Award, 2013
Scientific career
FieldsPhysics
InstitutionsUniversity of Liverpool

Biography

Marks obtained a scholarship and studied at the University of Liverpool, receiving a BSc in physics in 1963. She also trained as a Qualified Teacher.[2] She moved to Grenoble in 1987 to work on the European Synchrotron Radiation Facility, before returning to England a few years later.[2] Marks was heavily involved with volunteering for the Institute of Physics (IOP) Women in Physics Committee from 1995.[3] Marks founded the UK Young Woman Physicist Award (now the Jocelyn Bell Burnell Medal and Prize) in 2007. She was also active with the European Platform of Women Scientists (EPWS) at a similar time.[1]

She ran very successful workshops, with the aim of attracting young girls into science.[1] Marks was awarded Membership of the Order of the British Empire (MBE), for "services to Physics" in 2007.[4] Marks often published articles about the status of women in Physics in the United Kingdom.[5] Some of her publications were co-authored with Gillian Gehring.[6]

Personal life

Marks was married to Neil Marks, with whom she shared the Phillips Award in 2013.[7] She was also a Methodist lay preacher.[2]

Awards and honours

gollark: Ooh, erlang, we should use that.
gollark: ```javascriptimport { app } from "hyperapp"import { h } from 'ijk'interface Thing { name: String, children: () => Array<Thing> | Array<Thing>}const state = { count: 0} const actions = { down: value => state => ({ count: state.count - value }), up: value => state => ({ count: state.count + value })} const viewThing = ["div", ]const view = (state, actions) => h("nodeName", "attributes", "children")(["main", [ ["button", { onclick: () => actions.up(1) }, "Increase"], ["button", { onclick: () => actions.down(1) }, "Decrease"], state.count.toString(16)]]) app(state, actions, view, document.body)```Not related but hey it's <#348702212110680064>.
gollark: Ruby.
gollark: ```rubyputs "Hello, WOrld"```
gollark: RPNCalc 3:```rpncalcthis-cant-handle-strings-so-whatever```

See also

References

  1. Mühlenbruch, Brigitte; Hermann, Claudine (October 18, 2016). "In Memory of Ann Marks". European Platform of Women Scientists.
  2. "Ann Marks (1941-2016)". Institute of Physics.
  3. Williams, Heather (24 January 2017). "Obituary for Ann". IOP Women in Physics Group.
  4. "Queen's Birthday Honours 2007". BusinessLive. June 15, 2007.
  5. "Authors: marks, ann : Search". aip.scitation.org.
  6. Gehring, Gillian; Marks, Ann (August 20, 2002). "The Current Status of Women in Physics in the United Kingdom". AIP Conference Proceedings. 628 (1): 235–236. doi:10.1063/1.1505349.
  7. "Phillips Award recipients". Institute of Physics.
  8. "Cricketer and officers honoured". June 16, 2007 via news.bbc.co.uk.
  9. "Ann Marks Award Nomination Criteria - Department of Physics - University of Liverpool". www.liverpool.ac.uk.
  10. "Ann Marks memorial lecture and prize". www.iop.org. IOP Merseyside Branch. 30 March 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.