Johann Friedrich Gmelin

Multi tool use
|
Esta página ou secção não cita fontes confiáveis e independentes, o que compromete sua credibilidade (desde outubro de 2018). Por favor, adicione referências e insira-as corretamente no texto ou no rodapé. Conteúdo sem fontes poderá ser removido. —Encontre fontes: Google (notícias, livros e acadêmico)
|
|
Johann Friedrich Gmelin
|
|
Nascimento
|
8 de agosto de 1748 Tübingen
|
Morte
|
1 de novembro de 1804 (56 anos) Göttingen
|
Nacionalidade
|
Alemão
|
Alma mater
|
Universidade de Tübingen
|
Orientador(es)
|
Philipp Friedrich Gmelin e Ferdinand Christoph Oetinger
|
Orientado(s)
|
Georg Friedrich Hildebrandt, Carl Friedrich Kielmeyer, Wilhelm August Lampadius, Friedrich Strohmeyer
|
Instituições
|
Universidade de Göttingen, Universidade de Tübingen
|
Campo(s)
|
Medicina
|
Johann Friedrich Gmelin (Tübingen, 8 de agosto de 1748 — Göttingen, 1 de novembro de 1804) foi um médico, naturalista, botânico e entomologista alemão. Foi graduado com um M.D. na Universidade de Tübingen em 1769.
Após a obtenção do seu diploma em medicina aos 21 anos, empreendeu uma viagem à Holanda, Grã-Bretanha e Áustria.
Gmelin foi nomeado professor de medicina em Tübingen, em 1772. Em 1773 assumiu a cadeira de filosofia e de medicina e, em 1775, aceitou a cadeira de medicina, química e de mineralogia, sempre na mesma universidade.

Sepultura no Albani-Friedhof
Entre 1778 e 1793 publicou a 13ª edição de Systema Naturae de Lineu com muitas adições e alterações. É por isso que o seu nome aparece tão frequentemente após a nomenclatura binomial das espécies.
Gmelin não foi propriamente um zoologista, também publicou muitos trabalhos de química.
Ele foi o pai do químico Leopold Gmelin, e sobrinho de Johann Georg Gmelin (1709-1755), explorador, químico e botânico.
Está sepultado no Albani-Friedhof.
Publicações |
Gmelin, Johann Friedrich; Ferdinand Christoph Oetinger (1768). Irritabilitatem vegetabilium, in singulis plantarum partibus exploraam ulterioribusque experimentis confirmatam. Col: Thesis Tübingen. [S.l.: s.n.] OCLC 10717434
Allgemeine Geschichte der Gifte, 2 volumes, 1776/1777
Allgemeine Geschichte der Pflanzengifte, 1777
Allgemeine Geschichte der mineralischen Gifte, 1777
Einleitung in die Chemie, 1780
Beyträge zur Geschichte des teutschen Bergbaus, 1783
Ueber die neuere Entdeckungen in der Lehre von der Luft, und deren Anwendung auf Arzneikunst, 1784
Grundsätze der technischen Chemie, 1786
Grundriß der Pharmazie, 1792
Geschichte der Chemie, 1799
Allgemeine Geschichte der thierischen und mineralischen Gifte, 1806
O Commons possui imagens e outros ficheiros sobre Johann Friedrich Gmelin
J.F.Gmel. é a abreviatura padrão usada para indicar Johann Friedrich Gmelin como autoridade na descrição e classificação científica de um nome botânico.
(Lista dos táxones descritos por este autor no IPNI)
Controle de autoridade |
: Q57230
- WorldCat
- VIAF: 56682386
- BIBSYS: 13042130
- BNF: 12339252j
- Botanist: J.F.Gmel.
- CERL: cnp00387189
- FAST: 107687
- GND: 116684674
- Isidore: gmelin_johann_friedrich_auteur_du_texte
- ISNI: ID
- LCCN: n83007770
- MGP: 76485
- NKC: ola364046
- NLA: 35890501
- NTA: 074568353
- NUKAT: n2010304630
- SELIBR: 292226
- SNAC: w6pr877p
- SUDOC: 067721087
- TePapa: 7908
- OL: OL1736867A
- NLI: 000451572
|
Portal da história da ciência
Portal da botânica
Portal da zoologia
Portal da Alemanha
HoQiwCVCxunb
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...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
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
...