Libicki, Marcin

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' } ],
['1960-1961', 0, 0, 0, ''],
['1961-1962', 0, 0, 0, ''],
['1962-1963', 0, 0, 0, ''],
['1963-1964', 0, 0, 0, ''],
['1964-1965', 0, 0, 0, ''],
['1965-1966', 0, 0, 0, ''],
['1966-1967', 0, 0, 0, ''],
['1967-1968', 5, 0, 0, ''],
['1968-1969', 0, 0, 0, ''],
['1969-1970', 0, 0, 0, ''],
['1970-1971', 0, 0, 0, ''],
['1971-1972', 0, 0, 0, ''],
['1972-1973', 0, 0, 0, ''],
['1973-1974', 0, 0, 0, ''],
['1974-1975', 0, 0, 0, ''],
['1975-1976', 0, 0, 0, ''],
['1976-1977', 0, 0, 0, ''],
['1977-1978', 0, 0, 0, ''],
['1978-1979', 0, 0, 0, ''],
['1979-1980', 0, 0, 0, ''],
['1980-1981', 0, 0, 0, ''],
['1981-1982', 0, 0, 0, ''],
['1982-1983', 0, 0, 0, ''],
['1983-1984', 0, 0, 0, ''],
['1984-1985', 0, 0, 0, ''],
['1985-1986', 0, 0, 0, ''],
['1986-1987', 0, 0, 0, ''],
['1987-1988', 0, 0, 0, ''],
['1988-1989', 0, 0, 0, ''],
['1989-1990', 0, 0, 0, ''],
['1990-1991', 0, 0, 0, ''],
['1991-1992', 0, 0, 0, ''],
['1992-1993', 0, 0, 0, ''],
['1993-1994', 0, 0, 0, ''],
['1994-1995', 0, 0, 0, ''],
['1995-1996', 5, 0, 0, ''],
['1996-1997', 20, 0, 0, ''],
['1997-1998', 20, 0, 0, ''],
['1998-1999', 5, 0, 0, ''],
['1999-2000', 0, 0, 0, ''],
['2000-2001', 10, 0, 0, ''],
['2001-2002', 15, 0, 0, ''],
['2002-2003', 5, 0, 0, ''],
['2003-2004', 25, 0, 0, ''],
['2004-2005', 15, 0, 0, ''],
['2005-2006', 5, 0, 0, ''],
['2006-2007', 15, 0, 0, ''],
['2007-2008', 5, 0, 0, ''],
['2008-2009', 15, 0, 0, ''],
['2009-2010', 25, 0, 0, ''],
['2010-2011', 20, 0, 0, ''],
['2011-2012', 5, 0, 0, ''],
['2012-2013', 10, 0, 0, ''],
['2013-2014', 15, 0, 0, ''],
['2014-2015', 15, 0, 0, ''],
['2015-2016', 5, 0, 0, ''],
['2016-2017', 0, 0, 0, ''],
['2017-2018', 0, 0, 0, ''],
['2018-2019', 0, 0, 0, ''],
['2019-2020', 0, 0, 0, ''],
['2020-2021', 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';
}
Libicki, Marcin
Overview
| Works: | 40 works in 70 publications in 1 language and 130 library holdings |
|---|---|
| Genres: | History Biography Guidebooks |
| Roles: | Author |
| Classifications: | D804.G4, 940 |
Publication Timeline
.
Most widely held works by
Marcin Libicki
Marcin Libicki
Dwory i pałace wiejskie w Wielkopolsce : przewodnik by
Marcin Libicki(
Book
)
21
editions published
between
1995
and
2013
in
Polish
and held by
28 WorldCat member
libraries
worldwide
Zbrodnie niemieckie w Wielkopolsce w latach 1939-1945(
Book
)
3
editions published
in
2004
in
Polish
and held by
20 WorldCat member
libraries
worldwide
Dwory i pałace wiejskie na Mazowszu (obecne województwo mazowieckie) by
Piotr Libicki(
Book
)
5
editions published
between
2009
and
2013
in
Polish
and held by
18 WorldCat member
libraries
worldwide
Dwory i pałace wiejskie w Małopolsce i na Podkarpaciu (w granicach województw małopolskiego i podkarpackiego) by
Piotr Libicki(
Book
)
2
editions published
in
2012
in
Polish
and held by
9 WorldCat member
libraries
worldwide
Poznań - Warszawa - Strasbourg : wystąpienia parlamentarne Marcina Libickiego 1997-2001 by
Marcin Libicki(
Book
)
2
editions published
in
2001
in
Polish
and held by
8 WorldCat member
libraries
worldwide
Poznań : przewodnik by
Marcin Libicki(
Book
)
3
editions published
in
1997
in
Polish
and held by
7 WorldCat member
libraries
worldwide
Dwory i pałace Wiejskie i Wielkopolsce by
Marcin Libicki(
Book
)
1
edition published
in
2003
in
Polish
and held by
5 WorldCat member
libraries
worldwide
Zagadnienie wpływów niderlandzkich w tzw. szkole sądeckiej by
Marcin Libicki(
)
1
edition published
in
1967
in
Polish
and held by
3 WorldCat member
libraries
worldwide
Parlament Europejski a sprawa Gazociągu Północnego : raport Marcina Libickiego : biała księga by
Marcin Libicki(
Book
)
1
edition published
in
2009
in
Polish
and held by
2 WorldCat member
libraries
worldwide
Jarosław Kaczyński gardzi ludźmi by
Marcin Libicki(
)
1
edition published
in
2009
in
Polish
and held by
1 WorldCat member
library
worldwide
A jeśli zawoła sprzątaczka? by
Marcin Libicki(
)
1
edition published
in
2000
in
Polish
and held by
1 WorldCat member
library
worldwide
Reprywatyzacja w projekcie AWS
Podziemnie aborcyjne? To cena do zapłacenia by
Marcin Libicki(
)
1
edition published
in
2011
in
Polish
and held by
1 WorldCat member
library
worldwide
Wspólna droga z Rogerem Raczyńskim : wspomnienia by
Kajetan Morawski(
Book
)
1
edition published
in
1998
in
Polish
and held by
1 WorldCat member
library
worldwide
Posłowie o rządowym projekcie ustawy o zabytkach i poselskim projekcie ustawy o ochronie dziedzictwa narodowego : fragm.
przem.(
)
1
edition published
in
2002
in
Polish
and held by
1 WorldCat member
library
worldwide
Powiernictwu chodzi o rewizję historii : problem wypędzonych - w oczach niemieckich i polskich by
Marcin Libicki(
)
1
edition published
in
2006
in
Polish
and held by
1 WorldCat member
library
worldwide
Przeciwników brak by Zygmunt Rakowiecki(
)
1
edition published
in
2001
in
Polish
and held by
1 WorldCat member
library
worldwide
Rubikon posła Libickiego by
Marcin Libicki(
)
1
edition published
in
2008
in
Polish
and held by
1 WorldCat member
library
worldwide
Unia zmiennych sojuszy by
Marcin Libicki(
)
1
edition published
in
2006
in
Polish
and held by
1 WorldCat member
library
worldwide
Centrum przeciwko pojednaniu : trudna rozmowa Polaków i Niemców o wspólnej historii(
)
1
edition published
in
2003
in
Polish
and held by
1 WorldCat member
library
worldwide
Karta Praw - to tylko bałagan by
Marcin Libicki(
)
1
edition published
in
2007
in
Polish
and held by
1 WorldCat member
library
worldwide
more
fewer
Audience Level
| 0 | ![]() | 1 | ||
| Kids | General | Special | ||
Audience level:
0.90
(from
0.81
for
Wspólna d
... to
0.99
for
Karta Praw
...)
Related Identities
Libicki, Piotr (1973- ). Illustrator Author Photographer
Wryk, Ryszard
Dom Wydawniczy REBIS Publisher
Szynkowski vel Sęk, Szymon
Stryjewski, Antoni Stanisław
Grzegorczyk, Jan (1959- )
Bojarski, Piotr (1970- ).
Olczyk, Eliza
Woda, Wiesław
Bojarski, Piotr (1970- ).
Useful Links
Library of Congress Authority File (English)
Virtual International Authority File.
Wikipedia Marcin Libicki
Wikidata.
Associated Subjects
Architecture Atrocities Country homes Diplomats Manors Morawski, Kajetan, Occupation of Poland Palaces Poland Poland--Masovia Poland--Małopolska Poland--Poznań Poland--Wielkopolska Poland--Województwo Podkarpackie Politics and government Raczyński, Roger,--hrabia, Travel World War
Alternative Names
Marcin Libicki historien de l'art, homme politique, parlementaire polonais, député européen
Marcin Libicki Polish politician
Marcin Libicki polític polonès
Marcin Libicki politician polonez
Marcin Libicki politico polacco
Marcin Libicki político polaco
Marcin Libicki políticu polacu
Marcin Libicki politikan polak
Marcin Libicki polnischer Kunsthistoriker und Politiker, MdEP
Marcin Libicki polsk politikar
Marcin Libicki polsk politiker
Marcin Libicki polski polityk
Marcin Libicki Pools politicus
Languages
Polish
(50)
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(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);
