Brandon, Edgar Ewing 1865-
google.charts.load('current', packages: ['corechart']);
google.charts.setOnLoadCallback(drawChart);
function drawChart()
var options =
height: 200,
legend: position: 'top', maxLines: 3 ,
bar: groupWidth: '75%' ,
isStacked: true,
colors: ['#FF7600', '#409a3c', '#2178b5'],
vAxis:
baselineColor: '#fff',
gridlineColor: '#fff',
textPosition: 'none'
;
var data = google.visualization.arrayToDataTable([
['', 'By', 'Posthumously by', 'About',
role: 'annotation' ],
['1890-1892', 0, 0, 0, ''],
['1892-1894', 0, 0, 0, ''],
['1894-1896', 0, 0, 0, ''],
['1896-1898', 10, 0, 0, ''],
['1898-1900', 15, 0, 0, ''],
['1900-1902', 15, 0, 0, ''],
['1902-1904', 0, 0, 0, ''],
['1904-1906', 20, 0, 0, ''],
['1906-1908', 0, 0, 0, ''],
['1908-1910', 0, 0, 0, ''],
['1910-1912', 0, 0, 0, ''],
['1912-1914', 15, 0, 0, ''],
['1914-1916', 0, 0, 0, ''],
['1916-1918', 0, 0, 0, ''],
['1918-1920', 15, 0, 0, ''],
['1920-1922', 15, 0, 0, ''],
['1922-1924', 5, 0, 0, ''],
['1924-1926', 10, 0, 0, ''],
['1926-1928', 20, 0, 0, ''],
['1928-1930', 15, 0, 0, ''],
['1930-1932', 5, 0, 0, ''],
['1932-1934', 0, 0, 5, ''],
['1934-1936', 0, 0, 0, ''],
['1936-1938', 0, 0, 0, ''],
['1938-1940', 0, 0, 0, ''],
['1940-1942', 10, 0, 0, ''],
['1942-1944', 0, 0, 0, ''],
['1944-1946', 15, 0, 0, ''],
['1946-1948', 0, 0, 0, ''],
['1948-1950', 0, 0, 0, ''],
['1950-1952', 10, 0, 0, ''],
['1952-1954', 0, 0, 0, ''],
['1954-1956', 5, 0, 0, ''],
['1956-1958', 10, 0, 0, ''],
['1958-1960', 0, 0, 0, ''],
['1960-1962', 0, 5, 0, ''],
['1962-1964', 0, 0, 0, ''],
['1964-1966', 0, 5, 0, ''],
['1966-1968', 0, 20, 0, ''],
['1968-1970', 0, 0, 0, ''],
['1970-1972', 0, 0, 0, ''],
['1972-1974', 0, 0, 0, ''],
['1974-1976', 0, 0, 0, ''],
['1976-1978', 0, 0, 0, ''],
['1978-1980', 0, 0, 0, ''],
['1980-1982', 0, 0, 0, ''],
['1982-1984', 0, 0, 0, ''],
['1984-1986', 0, 0, 0, ''],
['1986-1988', 0, 5, 0, ''],
['1988-1990', 0, 0, 0, ''],
['1990-1992', 0, 0, 0, ''],
['1992-1994', 0, 10, 0, ''],
['1994-1996', 0, 0, 0, ''],
['1996-1998', 0, 0, 0, ''],
['1998-2000', 0, 0, 0, ''],
['2000-2002', 0, 0, 0, ''],
['2002-2004', 0, 0, 0, ''],
['2004-2006', 0, 0, 0, ''],
['2006-2008', 0, 0, 0, ''],
['2008-2010', 0, 0, 0, ''],
['2010-2012', 0, 5, 0, ''],
['2012-2014', 0, 10, 0, ''],
['2014-2016', 0, 0, 0, ''],
['2016-2018', 0, 5, 0, ''],
['2018-2020', 0, 0, 0, ''],
['2020-2022', 0, 0, 0, ''],
]);
var chart = new google.visualization.ColumnChart(document.getElementById('chart_div'));
chart.draw(data, options);
;
function bringBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+targetKey+"&comment="+comment;
function sendBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+sourceKey+"&comment="+comment;
function getElementsByClassName(classname, node)
if(!node)
node = document.getElementsByTagName("body")[0];
var a=;
var re=new RegExp('\b' + classname + '\b');
var els=node.getElementsByTagName("*");
for(var i=0; els.length>=i; i++)
if(re.test(els[i].className))
a.push(els[i]);
return a;
function turnEditEntriesOn(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="block";
document.getElementById('identitiesonSwitch').style.display='none';
document.getElementById('identitiesoffSwitch').style.display='inline';
function turnEditEntriesOff(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="none";
document.getElementById('identitiesonSwitch').style.display='inline';
document.getElementById('identitiesoffSwitch').style.display='none';
Brandon, Edgar Ewing 1865-
Overview
Works: | 49 works in 145 publications in 4 languages and 1,461 library holdings |
---|---|
Genres: | Fiction History Historical fiction Action and adventure fiction Allegories Biographical fiction Thrillers (Fiction) Adventure stories Drama Textbooks |
Roles: | Editor, Author |
Classifications: | PQ2226, 843.7 |
Publication Timeline
.
Most widely held works about
Edgar Ewing Brandon
Edgar Ewing Brandon
Brandon, Dr. Edgar Ewing : Miami University, Oxford, Ohio by James McKeen Cattell(
)
Address of the acting president of Miami University to the university staff by Miami University(
Book
)
Most widely held works by
Edgar Ewing Brandon
Edgar Ewing Brandon
Robert Estienne et le Dictionnaire français au XVIe siècle by Edgar Ewing Brandon(
Book
)
31
editions published
between
1904
and
1967
in
3
languages
and held by
340 WorldCat member
libraries
worldwide
The Count of Monte Cristo by Alexandre Dumas(
Book
)
11
editions published
between
1900
and
2011
in
French and English
and held by
254 WorldCat member
libraries
worldwide
The Count of Monte Cristo is the tense and exciting story of Edmond Dantes, a man on the threshold of a bright career and
a happy marriage, who is imprisoned in the island fortress of the Chateau d'If on a false political charge. After staging
a dramatic escape, he finds the fabulous treasure of Monte Cristo which makes him wealthy. He then sets upon the course of
revenge against his old enemies
The black tulip by Alexandre Dumas(
Book
)
19
editions published
between
1899
and
1992
in
French
and held by
178 WorldCat member
libraries
worldwide
Overview: Cornelius von Baerle lives only to cultivate the elusive black tulip and win a magnificent prize for its creation.
But when his powerful godfather is assassinated, the unwitting Cornelius becomes caught up in a deadly political intrigue.
Falsely accused of high treason by a bitter rival, Cornelius is condemned to life in prison. His only comfort is Rosa, the
jailer's beautiful daughter, who helps him concoct a plan to grow the black tulip in secret. As Robin Buss explains in his
informative introduction, Dumas infuses his story with elements from the history of the Dutch Republic (including two brutal
murders) and Holland's seventeenth-century "tulipmania" phenomenon
A pilgrimage of liberty; a contemporary account of the triumphal tour of General Lafayette through the southern and western
states in 1825, as reported by the local newspapers by Edgar Ewing Brandon(
Book
)
5
editions published
in
1944
in
English
and held by
163 WorldCat member
libraries
worldwide
Henri III et sa cour by Alexandre Dumas(
Book
)
8
editions published
between
1926
and
1940
in
French and English
and held by
148 WorldCat member
libraries
worldwide
Lafayette, guest of the Nation; a contemporary account of the triumphal tour of General Lafayette through the United States
in 1824-1825 by Edgar Ewing Brandon(
Book
)
in
English
and held by
134 WorldCat member
libraries
worldwide
Latin-American universities and special schools by Edgar Ewing Brandon(
Book
)
5
editions published
in
1913
in
English
and held by
63 WorldCat member
libraries
worldwide
Turcaret by Alain René Le Sage(
Book
)
1
edition published
in
1927
in
French
and held by
35 WorldCat member
libraries
worldwide
La petite ville by L.-B Picard(
Book
)
2
editions published
in
1925
in
French
and held by
30 WorldCat member
libraries
worldwide
Petite histoire des États-Unis d'Amérique by Edgar Ewing Brandon(
Book
)
7
editions published
between
1919
and
1921
in
French
and held by
23 WorldCat member
libraries
worldwide
Series lessons for beginners in French with elementary grammatical and composition exercises by Edgar Ewing Brandon(
Book
)
6
editions published
in
1920
in
English and French
and held by
21 WorldCat member
libraries
worldwide
A Short history of the United States by Edgar Ewing Brandon(
Book
)
2
editions published
in
1920
in
English
and held by
11 WorldCat member
libraries
worldwide
Robert Estienne et le Dictionnaire français au xvi siecle by Edgar Ewing Brandon(
Book
)
5
editions published
in
1967
in
French and Miscellaneous languages
and held by
8 WorldCat member
libraries
worldwide
Series lessons for beginners in Spanish : with elementary grammatical and composition exercises by Edgar Ewing Brandon(
Book
)
2
editions published
between
1923
and
1930
in
Spanish and English
and held by
4 WorldCat member
libraries
worldwide
Lafayette, guest of the Nation; a contemporary account of the triumphal tour of General Lafayette through the United States
in 1824-1825, as reported by the local newspapers by Edgar Ewing Brandon(
Book
)
in
English
and held by
4 WorldCat member
libraries
worldwide
Exercises for the study of French by Edgar Ewing Brandon(
Book
)
3
editions published
in
1896
in
English and French
and held by
4 WorldCat member
libraries
worldwide
Lafayette, guest of the nation : a contemporary account of the "triumphal tour" of General Lafayette through the United States
in 1824-1825, as reported by the local newspapers ; volume 5, New England to Washington and farewell by Edgar Ewing Brandon(
Book
)
1
edition published
in
1987
in
English
and held by
3 WorldCat member
libraries
worldwide
Pour la jeune Hollande! : contes et nouvelles d'auteurs français contemporains ... by Edgar Ewing Brandon(
Book
)
2
editions published
in
1899
in
French
and held by
3 WorldCat member
libraries
worldwide
Lafayette, guest of the Nation, a contemporary account of the triumphal tour of General Lafayette through the United States
in 1824-1825, as reported by the local newspapers. Vol. I. Compiled and edited by Edgar Ewing Brandon, ... [Editor's note
by William E. Smith.] by Edgar Ewing Brandon(
Book
)
1
edition published
in
1950
in
English
and held by
3 WorldCat member
libraries
worldwide
Series lessons for beginners in french, part 2 by Edgar Ewing Brandon(
Book
)
1
edition published
in
2012
in
English
and held by
2 WorldCat member
libraries
worldwide
more
fewer
Audience Level
0 | 1 | |||
Kids | General | Special |
Audience level:
0.51
(from
0.21
for
The black
... to
0.99
for
Brandon, D
...)
Related Identities
Dumas, Alexandre 1802-1870 Author
Lafayette, Marie Joseph Paul Yves Roch Gilbert Du Motier marquis de 1757-1834
Estienne, Robert 1503?-1559
Maquet, Auguste 1813-1888
Fiorentino, Pier Angelo 1809-1864
Baudin, Maurice Camille Editor
Skinner, Lawrence Hervey 1897- Editor
Henry III King of France 1551-1589
Le Sage, Alain René 1668-1747 Author
Witt, Johan de 1625-1672
Useful Links
Virtual International Authority File.
Wikipedia Edgar Ewing Brandon
Wikidata.
Associated Subjects
Adventure and adventurers Adventure stories Authors, French Betrayal Characters and characteristics Château d'If (France) Dumas, Alexandre, Education English language Escapes Estienne, Robert, False arrest False imprisonment France French drama French drama (Comedy) French fiction French language French language--Lexicography French literature Friendship Graphic novels Henry--III,--King of France, Historical fiction Lafayette, Marie Joseph Paul Yves Roch Gilbert Du Motier,--marquis de, Latin America Manners and customs Maquet, Auguste, Mexico--Sonora (State) Mexico--Yaqui River Valley Napoleonic Wars (1800-1815) Netherlands Pirates Prisoners Prisons Readers (Adult) Reading comprehension Revenge Romances Sailors Social conditions Theater Treasure troves Tulip Mania, 1634-1637 Tulips United States Universities and colleges Wealth Witt, Johan de, Yaqui Indians--Ethnic identity
Alternative Names
Brandon, E. E.
Brandon, Edgar E.
Edgar Ewing Brandon American academic administrator
Languages
French
(81)
English
(33)
Spanish
(2)
Miscellaneous languages
(1)
(function(i,s,o,g,r,a,m))(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45070317-1', 'worldcat.org');
ga('send', 'pageview');
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0018/3695.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);