Ashton Carter

Multi tool use
Ashton Carter
|
|
25º Secretário de Defesa dos Estados Unidos
|
Período
|
17 de fevereiro de 2015 – 20 de janeiro de 2017
|
Presidente
|
Barack Obama
|
Antecessor
|
Chuck Hagel
|
Sucessor
|
James Mattis
|
Dados pessoais
|
Nascimento
|
24 de setembro de 1954 (64 anos) Filadélfia, Pensilvânia,
Estados Unidos
|
Alma mater
|
Universidade de Edimburgo (1975) Universidade Yale (B.A., formação em física e história medieval, summa cum laude, 1976) Universidade Oxford (Ph.D., Física teórica, Rhodes Scholar, 1979) Universidade Rockefeller (1979–80) MIT Centro para Estudos Internacionais (1982–84)
|
Cônjuge
|
Clayton Spencer (divorciado) Stephanie Carter (atual)
|
Partido
|
Democrata[1]
|
Ashton Baldwin "Ash" Carter (Filadélfia, 24 de setembro de 1954) é um físico por formação, graduado pelas universidades de Harvard e Yale, que serviu como Secretário de Defesa dos Estados Unidos no governo do presidente Barack Obama. Ele foi apontado em 2015 para o gabinete de segurança do país e confirmado pelo Senado por 93 votos a 5, sucedendo Chuck Hagel no cargo de chefe do departamento de defesa. Entre suas principais funções foi supervisionar o esforço militar americano na Guerra contra o Estado Islâmico.[2]
Referências
↑ Cooper, Helene; Sanger, David E.; Landler, Mark (5 de dezembro de 2014). «In Ashton Carter, Nominee for Defense Secretary, a Change in Direction». The New York Times. Consultado em 18 de fevereiro de 2015
↑ "Ashton Carter Is Sworn In As Obama's 4th Defense Secretary". Página acessada em 18 de fevereiro de 2015.
O Commons possui uma categoria contendo imagens e outros ficheiros sobre Ashton Carter
Secretários de Defesa dos Estados Unidos |
- Forrestal
- Johnson
- Marshall
- Lovett
- Wilson
- McElroy
- T. S. Gates
- McNamara
- Clifford
- Laird
- Richardson
- Schlesinger
- Rumsfeld
- Brown
- Weinberger
- Carlucci
- Cheney
- Aspin
- Perry
- Cohen
- Rumsfeld
- R. Gates
- Panetta
- Hagel
- Carter
- Mattis
|
 |
Gabinete do presidente Barack Obama (2009–2017)
|
Gabinete |
Secretário de Estado |
Hillary Clinton (2009–2013)
John Kerry (2013–2017)
|
Secretário do Tesouro |
Timothy Geithner (2009–2013)
Jack Lew (2013–2017)
|
Secretário da Defesa |
Robert Gates (2009–2011)
Leon Panetta (2011–2013)
Chuck Hagel (2013–2015)
Ashton Carter (2015–2017)
|
Procurador-Geral |
Eric Holder (2009–2015)
Loretta Lynch (2015–2017)
|
Secretário do Interior |
Ken Salazar (2009–2013)
Sally Jewell (2013–2017)
|
Secretário da Agricultura |
|
Secretário do Comércio |
Gary Locke (2009–2011)
John Bryson (2011–2012)
Penny Pritzker (2013–2017)
|
Secretário do Trabalho |
Hilda Solis (2009–2013)
Seth Harris (2013–2017)
|
Secretário da Saúde e Serviços Humanos |
Kathleen Sebelius (2009–2014)
Sylvia Mathews Burwell (2014–2017)
|
Secretário da Habitação e Desenvolvimento Urbano |
Shaun Donovan (2009–2014)
Julian Castro (2014–2017)
|
Secretário de Transporte |
Ray LaHood (2009–2013)
Anthony Foxx (2013–2017)
|
Secretário da Energia |
Steven Chu (2009–2013)
Ernest Moniz (2013–2017)
|
Secretário da Educação |
|
Secretário dos Antigos Combatentes |
|
Secretário da Segurança Interna |
Janet Napolitano (2009–2014)
Robert McDonald (2014–2017)
|
|
|
|
Oficiais ao nível de gabinete |
Vice-presidente |
|
Chefe de Gabinete da Casa Branca |
Rahm Emanuel (2009–2010)
William M. Daley (2011–2012)
Jack Lew (2012–2013)
Denis McDonough (2013–2017)
|
Administrador da Agência de Proteção Ambiental |
Lisa P. Jackson (2009–2013)
Gina McCarthy (2013–2017)
|
Diretor do Escritório de Administração e Orçamento |
Peter R. Orszag (2009–2010)
Jack Lew (2010–2012)
Sylvia Mathews Burwell (2013–2014)
Shaun Donovan (2014–2017)
|
Representante de Comércio |
Ron Kirk (2009–2013)
Michael Froman (2013–2017)
|
Embaixador junto às Nações Unidas |
Susan Rice (2009–2013)
Samantha Power (2013–2017)
|
Presidente do Conselho de Assessores Econômicos |
Christina Romer (2009–2010)
Austan Goolsbee (2010–2011)
Alan Krueger (2011–2013)
Jason Furman (2013–2017)
|
Administrador da Administração de Pequenas Empresas |
Karen Mills (2012–2013)**
Maria Contreras-Sweet (2014–2017)
|
|
|
** assumiu o cargo em 2009, elevado ao nível de gabinete em 2012 |
3S2jzT63Gfvw03h2PVn8s3qHZ7V0,rjV qJ4umGcRy1kfn,FE7Tha1n8EslcVJFX2AqDY9gkicjjFDRKwEmJTtqL6gd C15,xQQ
Popular posts from this blog
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
3
Assumed I want to draw three simple graphs based on the following illustration: How can I plot those three graphs? I've tried to create something like this: Minimum Working Example (MWE): documentclass{standalone} usepackage{pgfplots} begin{document} begin{tikzpicture} begin{axis}[domain=0:1] addplot+[no marks, samples=100] {exp(3*x)}; addplot+[no marks, samples=100] {(-exp(3*x)+20)}; end{axis} end{tikzpicture} end{document} Screenshot of the current state: Description of the issue: However, I don't get the point on how to figure out the function of the third graph as well as how to clip the graphs in x and y direction to align them centered in the plot. It is not necessary to be completely precise, the accuracy of my upper template w...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...