{"id":10,"date":"2026-05-05T12:48:05","date_gmt":"2026-05-05T10:48:05","guid":{"rendered":"https:\/\/emiliach.edy-tor.pl\/?page_id=10"},"modified":"2026-05-12T12:34:42","modified_gmt":"2026-05-12T10:34:42","slug":"10-2","status":"publish","type":"page","link":"https:\/\/emiliach.edy-tor.pl\/index.php\/10-2\/","title":{"rendered":""},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"pl\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>dr Zofia Kowalska-Wr\u00f3bel \u2014 strona-wizyt\u00f3wka<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&#038;family=EB+Garamond:ital,wght@0,400;0,500;1,400&#038;family=DM+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {<br \/>\n    --brown: #6B4226;<br \/>\n    --brown-light: #A0673A;<br \/>\n    --brown-mid: #C9A07A;<br \/>\n    --brown-pale: #F2EAE0;<br \/>\n    --burgundy: #6D2B3D;<br \/>\n    --burgundy-light: #A44A61;<br \/>\n    --burgundy-pale: #F5EAEd;<br \/>\n    --green-dark: #2C4A2E;<br \/>\n    --green-mid: #4A7C4E;<br \/>\n    --green-pale: #E8F0E9;<br \/>\n    --ink: #1A1310;<br \/>\n    --paper: #FAF7F2;<br \/>\n    --paper2: #F0EBE0;<br \/>\n    --muted: #8A7A6E;<br \/>\n    --rule: rgba(180,140,100,0.25);<br \/>\n  }<br \/>\n  * { box-sizing: border-box; margin: 0; padding: 0; }<br \/>\n  body { font-family: 'EB Garamond', Georgia, serif; background: var(--paper); color: var(--ink); font-size: 16px; line-height: 1.7; }<\/p>\n<p>  \/* NAV *\/<br \/>\n  nav { display: flex; justify-content: space-between; align-items: baseline; padding: 18px 48px 14px; border-bottom: 0.5px solid var(--rule); background: var(--paper); position: sticky; top: 0; z-index: 10; }<br \/>\n  .nav-name { font-family: 'Playfair Display', serif; font-size: 17px; font-weight: 600; color: var(--brown); }<br \/>\n  .nav-links { display: flex; gap: 28px; list-style: none; }<br \/>\n  .nav-links a { font-family: 'DM Mono', monospace; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); text-decoration: none; transition: color .2s; }<br \/>\n  .nav-links a:hover { color: var(--burgundy); }<\/p>\n<p>  \/* HERO *\/<br \/>\n  .hero { display: grid; grid-template-columns: 1fr 1fr; min-height: 340px; border-bottom: 0.5px solid var(--rule); }<br \/>\n  .hero-left { padding: 52px 48px 48px; border-right: 0.5px solid var(--rule); }<br \/>\n  .hero-tag { font-family: 'DM Mono', monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--burgundy); margin-bottom: 20px; }<br \/>\n  .hero-title { font-family: 'Playfair Display', serif; font-size: 46px; font-weight: 400; line-height: 1.12; margin-bottom: 12px; }<br \/>\n  .hero-title em { color: var(--brown); }<br \/>\n  .hero-subtitle { font-size: 16px; color: var(--muted); margin-bottom: 28px; max-width: 380px; }<br \/>\n  .affil-block { display: flex; flex-direction: column; gap: 8px; margin-top: 28px; padding-top: 24px; border-top: 0.5px solid var(--rule); }<br \/>\n  .affil-item { display: flex; align-items: center; gap: 10px; font-size: 13px; color: var(--muted); }<br \/>\n  .affil-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }<br \/>\n  .hero-right { display: flex; align-items: center; justify-content: center; background: var(--paper2); padding: 36px; }<\/p>\n<p>  \/* SECTION LABEL *\/<br \/>\n  .section-label { font-family: 'DM Mono', monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); margin-bottom: 24px; }<\/p>\n<p>  \/* PALETTES *\/<br \/>\n  .palette-section { padding: 44px 48px 40px; border-bottom: 0.5px solid var(--rule); }<br \/>\n  .palettes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }<br \/>\n  .palette-card { border: 0.5px solid var(--rule); border-radius: 4px; overflow: hidden; }<br \/>\n  .palette-swatches { display: flex; height: 64px; }<br \/>\n  .swatch { flex: 1; }<br \/>\n  .palette-meta { padding: 14px 16px; background: var(--paper); }<br \/>\n  .palette-name { font-family: 'Playfair Display', serif; font-size: 15px; font-weight: 600; margin-bottom: 6px; }<br \/>\n  .palette-hex { font-family: 'DM Mono', monospace; font-size: 10px; color: var(--muted); display: flex; gap: 8px; flex-wrap: wrap; }<\/p>\n<p>  \/* INTERESTS *\/<br \/>\n  .interests-section { display: grid; grid-template-columns: 1fr 1fr; border-bottom: 0.5px solid var(--rule); }<br \/>\n  .int-col { padding: 40px 48px; }<br \/>\n  .int-col:first-child { border-right: 0.5px solid var(--rule); }<br \/>\n  .interest-grid { display: flex; flex-direction: column; gap: 20px; margin-top: 20px; }<br \/>\n  .interest-item { display: flex; align-items: flex-start; gap: 14px; }<br \/>\n  .int-marker { width: 3px; min-height: 48px; border-radius: 2px; flex-shrink: 0; margin-top: 4px; }<br \/>\n  .int-title { font-family: 'Playfair Display', serif; font-size: 15px; font-weight: 600; margin-bottom: 3px; }<br \/>\n  .int-desc { font-size: 13px; color: var(--muted); }<\/p>\n<p>  \/* PUBLICATIONS *\/<br \/>\n  .pubs-section { padding: 40px 48px; border-bottom: 0.5px solid var(--rule); background: var(--paper2); }<br \/>\n  .pub-item { display: grid; grid-template-columns: 48px 1fr; gap: 0 18px; padding: 18px 0; border-bottom: 0.5px solid var(--rule); align-items: start; }<br \/>\n  .pub-item:last-child { border-bottom: none; }<br \/>\n  .pub-year { font-family: 'DM Mono', monospace; font-size: 11px; color: var(--burgundy); font-weight: 500; padding-top: 3px; }<br \/>\n  .pub-title { font-family: 'Playfair Display', serif; font-size: 15px; font-style: italic; margin-bottom: 4px; }<br \/>\n  .pub-meta { font-size: 13px; color: var(--muted); }<br \/>\n  .pub-tag { display: inline-block; font-family: 'DM Mono', monospace; font-size: 9px; letter-spacing: 0.1em; text-transform: uppercase; padding: 2px 8px; border-radius: 2px; margin-top: 7px; }<br \/>\n  .tag-b { background: var(--brown-pale); color: var(--brown); }<br \/>\n  .tag-g { background: var(--green-pale); color: var(--green-dark); }<br \/>\n  .tag-r { background: var(--burgundy-pale); color: var(--burgundy); }<\/p>\n<p>  \/* BOOKS *\/<br \/>\n  .books-section { padding: 40px 48px; border-bottom: 0.5px solid var(--rule); }<br \/>\n  .books-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 22px; }<br \/>\n  .book-cover { width: 100%; aspect-ratio: 5\/7; border-radius: 3px; margin-bottom: 10px; overflow: hidden; box-shadow: 3px 4px 18px rgba(0,0,0,0.18); }<br \/>\n  .book-cover svg { display: block; width: 100%; height: 100%; }<br \/>\n  .book-title-cover { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; margin-bottom: 3px; }<br \/>\n  .book-sub { font-size: 12px; color: var(--muted); }<\/p>\n<p>  \/* ILLUSTRATIONS *\/<br \/>\n  .illus-section { padding: 40px 48px 52px; background: var(--paper2); }<br \/>\n  .illus-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 22px; }<br \/>\n  .illus-item { border: 0.5px solid var(--rule); border-radius: 4px; overflow: hidden; background: var(--paper); }<br \/>\n  .illus-item svg { display: block; width: 100%; }<br \/>\n  .illus-cap { padding: 10px 14px; font-size: 12px; color: var(--muted); font-style: italic; border-top: 0.5px solid var(--rule); }<\/p>\n<p>  \/* FOOTER *\/<br \/>\n  footer { padding: 24px 48px; border-top: 0.5px solid var(--rule); display: flex; justify-content: space-between; font-family: 'DM Mono', monospace; font-size: 10px; color: var(--muted); letter-spacing: 0.06em; }<br \/>\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<nav>\n  <span class=\"nav-name\">dr Zofia Kowalska-Wr\u00f3bel<\/span><\/p>\n<ul class=\"nav-links\">\n<li><a href=\"#\">badania<\/a><\/li>\n<li><a href=\"#\">publikacje<\/a><\/li>\n<li><a href=\"#\">projekty<\/a><\/li>\n<li><a href=\"#\">kontakt<\/a><\/li>\n<\/ul>\n<\/nav>\n<p><!-- HERO --><\/p>\n<div class=\"hero\">\n<div class=\"hero-left\">\n<p class=\"hero-tag\">Historyczka sztuki &amp; projektantka typografii<\/p>\n<h1 class=\"hero-title\">S\u0142owo,<br \/><em>obraz,<\/em><br \/>pami\u0119\u0107<\/h1>\n<p class=\"hero-subtitle\">Badam pogranicza historii sztuki, projektowania graficznego i studi\u00f3w nad kultur\u0105 wizualn\u0105 Europy \u015arodkowej.<\/p>\n<div class=\"affil-block\">\n<div class=\"affil-item\">\n        <span class=\"affil-dot\" style=\"background:#6B4226;\"><\/span><br \/>\n        <span>Zak\u0142ad Historii Sztuki, Uniwersytet Jagiello\u0144ski<\/span>\n      <\/div>\n<div class=\"affil-item\">\n        <span class=\"affil-dot\" style=\"background:#6D2B3D;\"><\/span><br \/>\n        <span>Centrum Bada\u0144 nad Dziedzictwem Wizualnym, Krak\u00f3w<\/span>\n      <\/div>\n<div class=\"affil-item\">\n        <span class=\"affil-dot\" style=\"background:#2C4A2E;\"><\/span><br \/>\n        <span>Stypendystka Fundacji Lanckoro\u0144skich, 2023\u20132025<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"hero-right\">\n    <svg width=\"100%\" viewBox=\"0 0 420 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n      <!-- Book 1 --><br \/>\n      <rect x=\"30\" y=\"20\" width=\"130\" height=\"188\" rx=\"3\" fill=\"#6B4226\"\/><br \/>\n      <rect x=\"34\" y=\"24\" width=\"122\" height=\"180\" rx=\"2\" fill=\"#A0673A\" opacity=\"0.18\"\/><br \/>\n      <circle cx=\"95\" cy=\"100\" r=\"44\" fill=\"none\" stroke=\"#C9A07A\" stroke-width=\"0.5\"\/><br \/>\n      <circle cx=\"95\" cy=\"100\" r=\"30\" fill=\"none\" stroke=\"#C9A07A\" stroke-width=\"0.5\" opacity=\"0.5\"\/><br \/>\n      <text x=\"95\" y=\"90\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"13\" fill=\"#F2EAE0\" text-anchor=\"middle\">Pismo<\/text><br \/>\n      <text x=\"95\" y=\"107\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"13\" fill=\"#F2EAE0\" text-anchor=\"middle\">jako ornament<\/text>\n      <line x1=\"50\" y1=\"152\" x2=\"140\" y2=\"152\" stroke=\"#C9A07A\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n      <text x=\"95\" y=\"172\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#C9A07A\" text-anchor=\"middle\">Z. Kowalska-Wr\u00f3bel<\/text><br \/>\n      <text x=\"95\" y=\"185\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#C9A07A\" opacity=\"0.6\" text-anchor=\"middle\">Universitas \u00b7 2023<\/text><br \/>\n      <!-- Book 2 --><br \/>\n      <rect x=\"174\" y=\"44\" width=\"110\" height=\"154\" rx=\"3\" fill=\"#F2EAE0\"\/><br \/>\n      <rect x=\"174\" y=\"44\" width=\"110\" height=\"6\" fill=\"#6D2B3D\"\/><br \/>\n      <rect x=\"174\" y=\"192\" width=\"110\" height=\"6\" fill=\"#6D2B3D\"\/><br \/>\n      <text x=\"229\" y=\"90\" font-family=\"Georgia,serif\" font-size=\"16\" font-weight=\"600\" fill=\"#6D2B3D\" text-anchor=\"middle\">Ok\u0142adka<\/text><br \/>\n      <text x=\"229\" y=\"108\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"13\" fill=\"#A44A61\" text-anchor=\"middle\">jako manifest<\/text>\n      <line x1=\"188\" y1=\"118\" x2=\"270\" y2=\"118\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.4\"\/>\n      <line x1=\"188\" y1=\"128\" x2=\"260\" y2=\"128\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n      <line x1=\"188\" y1=\"138\" x2=\"268\" y2=\"138\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n      <line x1=\"188\" y1=\"148\" x2=\"248\" y2=\"148\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n      <line x1=\"188\" y1=\"158\" x2=\"265\" y2=\"158\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n      <text x=\"229\" y=\"185\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#A0673A\" text-anchor=\"middle\">Z. Kowalska-Wr\u00f3bel<\/text><br \/>\n      <!-- Book 3 --><br \/>\n      <rect x=\"298\" y=\"66\" width=\"90\" height=\"126\" rx=\"3\" fill=\"#2C4A2E\"\/><br \/>\n      <rect x=\"303\" y=\"71\" width=\"80\" height=\"116\" rx=\"1\" fill=\"none\" stroke=\"#4A7C4E\" stroke-width=\"0.5\"\/><br \/>\n      <text x=\"343\" y=\"105\" font-family=\"Georgia,serif\" font-size=\"10\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"2\">LITERA<\/text><br \/>\n      <text x=\"343\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"10\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"2\">ORNAMENT<\/text><br \/>\n      <text x=\"343\" y=\"135\" font-family=\"Georgia,serif\" font-size=\"10\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"2\">STRUKTURA<\/text><br \/>\n      <rect x=\"323\" y=\"148\" width=\"40\" height=\"40\" fill=\"none\" stroke=\"#82AD86\" stroke-width=\"0.5\" transform=\"rotate(45 343 168)\"\/><br \/>\n      <text x=\"343\" y=\"183\" font-family=\"Georgia,serif\" font-size=\"7\" fill=\"#82AD86\" opacity=\"0.7\" text-anchor=\"middle\">katalog \u00b7 MNK<\/text><br \/>\n    <\/svg>\n  <\/div>\n<\/div>\n<p><!-- PALETTES --><\/p>\n<div class=\"palette-section\">\n<p class=\"section-label\">Palety kolorystyczne<\/p>\n<div class=\"palettes\">\n<div class=\"palette-card\">\n<div class=\"palette-swatches\">\n<div class=\"swatch\" style=\"background:#6B4226;\"><\/div>\n<div class=\"swatch\" style=\"background:#A0673A;\"><\/div>\n<div class=\"swatch\" style=\"background:#C9A07A;\"><\/div>\n<div class=\"swatch\" style=\"background:#E8D5BE;\"><\/div>\n<div class=\"swatch\" style=\"background:#F2EAE0;\"><\/div>\n<\/p><\/div>\n<div class=\"palette-meta\">\n<div class=\"palette-name\" style=\"color:#6B4226;\">Pergamin<\/div>\n<div class=\"palette-hex\"><span>#6B4226<\/span><span>#A0673A<\/span><span>#C9A07A<\/span><span>#E8D5BE<\/span><span>#F2EAE0<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"palette-card\">\n<div class=\"palette-swatches\">\n<div class=\"swatch\" style=\"background:#6D2B3D;\"><\/div>\n<div class=\"swatch\" style=\"background:#A44A61;\"><\/div>\n<div class=\"swatch\" style=\"background:#C97A8F;\"><\/div>\n<div class=\"swatch\" style=\"background:#E8C0CC;\"><\/div>\n<div class=\"swatch\" style=\"background:#F5EAEd;\"><\/div>\n<\/p><\/div>\n<div class=\"palette-meta\">\n<div class=\"palette-name\" style=\"color:#6D2B3D;\">Bordowy inkaust<\/div>\n<div class=\"palette-hex\"><span>#6D2B3D<\/span><span>#A44A61<\/span><span>#C97A8F<\/span><span>#E8C0CC<\/span><span>#F5EAEd<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"palette-card\">\n<div class=\"palette-swatches\">\n<div class=\"swatch\" style=\"background:#1A2E1C;\"><\/div>\n<div class=\"swatch\" style=\"background:#2C4A2E;\"><\/div>\n<div class=\"swatch\" style=\"background:#4A7C4E;\"><\/div>\n<div class=\"swatch\" style=\"background:#82AD86;\"><\/div>\n<div class=\"swatch\" style=\"background:#E8F0E9;\"><\/div>\n<\/p><\/div>\n<div class=\"palette-meta\">\n<div class=\"palette-name\" style=\"color:#2C4A2E;\">Ciemny las<\/div>\n<div class=\"palette-hex\"><span>#1A2E1C<\/span><span>#2C4A2E<\/span><span>#4A7C4E<\/span><span>#82AD86<\/span><span>#E8F0E9<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- INTERESTS --><\/p>\n<div class=\"interests-section\">\n<div class=\"int-col\">\n<p class=\"section-label\">Zainteresowania badawcze<\/p>\n<div class=\"interest-grid\">\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#6B4226;\"><\/div>\n<div>\n<div class=\"int-title\">Typografia historyczna<\/div>\n<div class=\"int-desc\">Kroje pisma i kultura druku w Europie \u015arodkowej XVIII\u2013XX w., ze szczeg\u00f3lnym uwzgl\u0119dnieniem tradycji lwowskiej i krakowskiej.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#6D2B3D;\"><\/div>\n<div>\n<div class=\"int-title\">Ksi\u0105\u017cka jako obiekt wizualny<\/div>\n<div class=\"int-desc\">Relacje mi\u0119dzy tekstem, ilustracj\u0105 i ornamentem w edytorstwie artystycznym. Teoria i historia ok\u0142adki.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#2C4A2E;\"><\/div>\n<div>\n<div class=\"int-title\">Pami\u0119\u0107 i dziedzictwo wizualne<\/div>\n<div class=\"int-desc\">Mechanizmy funkcjonowania obraz\u00f3w w kulturze. Archiwa wizualne, fotografia historyczna, ikonografia polityczna.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"int-col\">\n<p class=\"section-label\">Zainteresowania designerskie<\/p>\n<div class=\"interest-grid\">\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#6B4226;\"><\/div>\n<div>\n<div class=\"int-title\">Projektowanie publikacji<\/div>\n<div class=\"int-desc\">Sk\u0142ad i \u0142amanie tekst\u00f3w naukowych, katalog\u00f3w wystawowych i edycji artystycznych. Praca z InDesign i TeX.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#6D2B3D;\"><\/div>\n<div>\n<div class=\"int-title\">Identyfikacja wizualna instytucji<\/div>\n<div class=\"int-desc\">Systemy znaku dla galerii, archiw\u00f3w i wydawnictw. Zainteresowanie archiwalnymi systemami graficznymi.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"interest-item\">\n<div class=\"int-marker\" style=\"background:#2C4A2E;\"><\/div>\n<div>\n<div class=\"int-title\">Ilustracja naukowa<\/div>\n<div class=\"int-desc\">Rysunek dokumentacyjny, mapowanie danych historycznych, infografika w kontek\u015bcie humanistyki cyfrowej.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- PUBLICATIONS --><\/p>\n<div class=\"pubs-section\">\n<p class=\"section-label\">Wybrane publikacje<\/p>\n<div>\n<div class=\"pub-item\">\n<div class=\"pub-year\">2024<\/div>\n<div>\n<div class=\"pub-title\">\u201ePismo jako ornament. Kroje dekoracyjne w krakowskich drukarniach 1880\u20131939&#8243;<\/div>\n<div class=\"pub-meta\">Rocznik Historii Sztuki, t. XLIX, s. 211\u2013248.<\/div>\n<p>        <span class=\"pub-tag tag-b\">artyku\u0142<\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"pub-item\">\n<div class=\"pub-year\">2023<\/div>\n<div>\n<div class=\"pub-title\"><em>Ok\u0142adka jako manifest.<\/em> Grafika wydawnicza polskiej awangardy<\/div>\n<div class=\"pub-meta\">Wydawnictwo Universitas, Krak\u00f3w. 312 s., il.<\/div>\n<p>        <span class=\"pub-tag tag-g\">monografia<\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"pub-item\">\n<div class=\"pub-year\">2022<\/div>\n<div>\n<div class=\"pub-title\">\u201eBetween ornament and abstraction: book design in interwar Central Europe&#8221;<\/div>\n<div class=\"pub-meta\">Journal of Design History, vol. 35, no. 4, pp. 319\u2013338.<\/div>\n<p>        <span class=\"pub-tag tag-r\">artyku\u0142 (ang.)<\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"pub-item\">\n<div class=\"pub-year\">2021<\/div>\n<div>\n<div class=\"pub-title\">Katalog wystawy: <em>Litera. Ornament. Struktura. Typografia lwowska 1880\u20131939<\/em><\/div>\n<div class=\"pub-meta\">Muzeum Narodowe w Krakowie, 184 s. [red. i oprac. graficzne: Z. Kowalska-Wr\u00f3bel]<\/div>\n<p>        <span class=\"pub-tag tag-g\">katalog<\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"pub-item\">\n<div class=\"pub-year\">2019<\/div>\n<div>\n<div class=\"pub-title\">\u201eIlustracja jako argument. O funkcjach obrazu w dziewi\u0119tnastowiecznym pi\u015bmiennictwie historycznym&#8221;<\/div>\n<div class=\"pub-meta\">[w:] <em>Historia w obrazach, obrazy w historii<\/em>, red. M. Poprz\u0119cka, Warszawa, s. 89\u2013115.<\/div>\n<p>        <span class=\"pub-tag tag-b\">rozdzia\u0142<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- BOOK MOCKUPS --><\/p>\n<div class=\"books-section\">\n<p class=\"section-label\">Makiety ok\u0142adek \u2014 projekty<\/p>\n<div class=\"books-grid\">\n<div>\n<div class=\"book-cover\">\n        <svg viewBox=\"0 0 160 224\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n          <rect width=\"160\" height=\"224\" fill=\"#6B4226\"\/><br \/>\n          <rect x=\"0\" y=\"0\" width=\"8\" height=\"224\" fill=\"#A0673A\"\/><br \/>\n          <rect x=\"12\" y=\"18\" width=\"136\" height=\"0.5\" fill=\"#C9A07A\" opacity=\"0.6\"\/><br \/>\n          <rect x=\"12\" y=\"206\" width=\"136\" height=\"0.5\" fill=\"#C9A07A\" opacity=\"0.6\"\/><br \/>\n          <circle cx=\"80\" cy=\"85\" r=\"44\" fill=\"none\" stroke=\"#C9A07A\" stroke-width=\"0.5\"\/><br \/>\n          <circle cx=\"80\" cy=\"85\" r=\"30\" fill=\"none\" stroke=\"#C9A07A\" stroke-width=\"0.5\" opacity=\"0.5\"\/><br \/>\n          <text x=\"80\" y=\"78\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"12\" fill=\"#F2EAE0\" text-anchor=\"middle\">Pismo<\/text><br \/>\n          <text x=\"80\" y=\"94\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"12\" fill=\"#F2EAE0\" text-anchor=\"middle\">jako<\/text><br \/>\n          <text x=\"80\" y=\"110\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"12\" fill=\"#F2EAE0\" text-anchor=\"middle\">ornament<\/text>\n          <line x1=\"28\" y1=\"148\" x2=\"132\" y2=\"148\" stroke=\"#C9A07A\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <text x=\"80\" y=\"168\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#C9A07A\" text-anchor=\"middle\">Z. Kowalska-Wr\u00f3bel<\/text><br \/>\n          <text x=\"80\" y=\"181\" font-family=\"Georgia,serif\" font-size=\"7\" fill=\"#C9A07A\" opacity=\"0.7\" text-anchor=\"middle\">Universitas \u00b7 2023<\/text><br \/>\n        <\/svg>\n      <\/div>\n<div class=\"book-title-cover\">Pismo jako ornament<\/div>\n<div class=\"book-sub\">Projekt I \u2014 br\u0105z, z\u0142oto<\/div>\n<\/p><\/div>\n<div>\n<div class=\"book-cover\">\n        <svg viewBox=\"0 0 160 224\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n          <rect width=\"160\" height=\"224\" fill=\"#F2EAE0\"\/><br \/>\n          <rect x=\"0\" y=\"0\" width=\"160\" height=\"7\" fill=\"#6D2B3D\"\/><br \/>\n          <rect x=\"0\" y=\"217\" width=\"160\" height=\"7\" fill=\"#6D2B3D\"\/><br \/>\n          <rect x=\"18\" y=\"28\" width=\"124\" height=\"1\" fill=\"#6D2B3D\"\/><br \/>\n          <text x=\"80\" y=\"62\" font-family=\"Georgia,serif\" font-size=\"20\" font-weight=\"600\" fill=\"#6D2B3D\" text-anchor=\"middle\">Ok\u0142adka<\/text><br \/>\n          <text x=\"80\" y=\"80\" font-family=\"Georgia,serif\" font-style=\"italic\" font-size=\"15\" fill=\"#A44A61\" text-anchor=\"middle\">jako manifest<\/text><br \/>\n          <rect x=\"18\" y=\"91\" width=\"124\" height=\"1\" fill=\"#6D2B3D\" opacity=\"0.3\"\/><br \/>\n          <rect x=\"28\" y=\"104\" width=\"104\" height=\"74\" fill=\"#6D2B3D\" opacity=\"0.05\" rx=\"2\"\/>\n          <line x1=\"28\" y1=\"118\" x2=\"132\" y2=\"118\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n          <line x1=\"28\" y1=\"130\" x2=\"115\" y2=\"130\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n          <line x1=\"28\" y1=\"142\" x2=\"128\" y2=\"142\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n          <line x1=\"28\" y1=\"154\" x2=\"98\" y2=\"154\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n          <line x1=\"28\" y1=\"166\" x2=\"122\" y2=\"166\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n          <text x=\"80\" y=\"206\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#A0673A\" text-anchor=\"middle\">Z. Kowalska-Wr\u00f3bel<\/text><br \/>\n        <\/svg>\n      <\/div>\n<div class=\"book-title-cover\">Ok\u0142adka jako manifest<\/div>\n<div class=\"book-sub\">Projekt II \u2014 papier, bordo<\/div>\n<\/p><\/div>\n<div>\n<div class=\"book-cover\">\n        <svg viewBox=\"0 0 160 224\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n          <rect width=\"160\" height=\"224\" fill=\"#2C4A2E\"\/><br \/>\n          <rect x=\"10\" y=\"10\" width=\"140\" height=\"204\" rx=\"1\" fill=\"none\" stroke=\"#4A7C4E\" stroke-width=\"0.5\"\/><br \/>\n          <rect x=\"16\" y=\"16\" width=\"128\" height=\"192\" rx=\"1\" fill=\"none\" stroke=\"#4A7C4E\" stroke-width=\"0.5\" opacity=\"0.4\"\/><br \/>\n          <text x=\"80\" y=\"70\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"3\">LITERA<\/text><br \/>\n          <text x=\"80\" y=\"88\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"3\">ORNAMENT<\/text><br \/>\n          <text x=\"80\" y=\"106\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#82AD86\" text-anchor=\"middle\" letter-spacing=\"3\">STRUKTURA<\/text>\n          <line x1=\"28\" y1=\"118\" x2=\"132\" y2=\"118\" stroke=\"#4A7C4E\" stroke-width=\"0.5\"\/>\n          <rect x=\"55\" y=\"128\" width=\"50\" height=\"50\" fill=\"none\" stroke=\"#82AD86\" stroke-width=\"0.5\" transform=\"rotate(45 80 153)\"\/><br \/>\n          <rect x=\"65\" y=\"138\" width=\"30\" height=\"30\" fill=\"#4A7C4E\" opacity=\"0.3\" transform=\"rotate(45 80 153)\"\/><br \/>\n          <text x=\"80\" y=\"200\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#82AD86\" opacity=\"0.8\" text-anchor=\"middle\">katalog wystawy \u00b7 MNK<\/text><br \/>\n        <\/svg>\n      <\/div>\n<div class=\"book-title-cover\">Litera. Ornament. Struktura.<\/div>\n<div class=\"book-sub\">Projekt III \u2014 ziele\u0144, geometria<\/div>\n<\/p><\/div>\n<div>\n<div class=\"book-cover\">\n        <svg viewBox=\"0 0 160 224\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n          <rect width=\"160\" height=\"224\" fill=\"#1A1310\"\/><br \/>\n          <rect x=\"0\" y=\"0\" width=\"5\" height=\"224\" fill=\"#6D2B3D\"\/><br \/>\n          <rect x=\"0\" y=\"0\" width=\"160\" height=\"5\" fill=\"#6D2B3D\"\/><br \/>\n          <text x=\"18\" y=\"52\" font-family=\"Georgia,serif\" font-size=\"20\" font-weight=\"600\" fill=\"#F2EAE0\">Historia<\/text><br \/>\n          <text x=\"18\" y=\"73\" font-family=\"Georgia,serif\" font-size=\"20\" font-style=\"italic\" fill=\"#C9A07A\">w obrazach<\/text>\n          <line x1=\"18\" y1=\"86\" x2=\"142\" y2=\"86\" stroke=\"#6D2B3D\" stroke-width=\"1\"\/>\n          <rect x=\"18\" y=\"98\" width=\"124\" height=\"80\" fill=\"#261E18\" rx=\"1\"\/>\n          <line x1=\"18\" y1=\"112\" x2=\"142\" y2=\"112\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <line x1=\"18\" y1=\"124\" x2=\"130\" y2=\"124\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <line x1=\"18\" y1=\"136\" x2=\"138\" y2=\"136\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <line x1=\"18\" y1=\"148\" x2=\"118\" y2=\"148\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <line x1=\"18\" y1=\"160\" x2=\"135\" y2=\"160\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <line x1=\"18\" y1=\"172\" x2=\"108\" y2=\"172\" stroke=\"#6B4226\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n          <text x=\"18\" y=\"208\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\">red. M. Poprz\u0119cka<\/text><br \/>\n        <\/svg>\n      <\/div>\n<div class=\"book-title-cover\">Historia w obrazach<\/div>\n<div class=\"book-sub\">Projekt IV \u2014 nocna elegancja<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- ILLUSTRATIONS --><\/p>\n<div class=\"illus-section\">\n<p class=\"section-label\">Ilustracje i grafika dokumentacyjna<\/p>\n<div class=\"illus-grid\">\n<div class=\"illus-item\">\n      <svg viewBox=\"0 0 300 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n        <rect width=\"300\" height=\"210\" fill=\"#F2EAE0\"\/><br \/>\n        <text x=\"150\" y=\"26\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B4226\" text-anchor=\"middle\" font-style=\"italic\">Ewolucja kroju \u2014 przekr\u00f3j chronologiczny<\/text>\n        <line x1=\"20\" y1=\"35\" x2=\"280\" y2=\"35\" stroke=\"#C9A07A\" stroke-width=\"0.5\"\/>\n        <text x=\"52\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"36\" fill=\"#6B4226\" opacity=\"0.9\">A<\/text><br \/>\n        <text x=\"112\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"36\" fill=\"#A0673A\" opacity=\"0.75\">A<\/text><br \/>\n        <text x=\"168\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"36\" fill=\"#C9A07A\" opacity=\"0.6\">A<\/text><br \/>\n        <text x=\"222\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"36\" fill=\"#6B4226\" opacity=\"0.35\">A<\/text><br \/>\n        <text x=\"70\" y=\"98\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\" text-anchor=\"middle\">1880<\/text><br \/>\n        <text x=\"130\" y=\"98\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\" text-anchor=\"middle\">1900<\/text><br \/>\n        <text x=\"186\" y=\"98\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\" text-anchor=\"middle\">1920<\/text><br \/>\n        <text x=\"240\" y=\"98\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\" text-anchor=\"middle\">1939<\/text>\n        <line x1=\"20\" y1=\"108\" x2=\"280\" y2=\"108\" stroke=\"#C9A07A\" stroke-width=\"0.5\" opacity=\"0.4\"\/>\n        <text x=\"150\" y=\"130\" font-family=\"Georgia,serif\" font-size=\"9\" fill=\"#8A7A6E\" text-anchor=\"middle\">transformacja szeryf\u00f3w w druku krakowskim<\/text><br \/>\n        <!-- serif annotations -->\n        <line x1=\"50\" y1=\"148\" x2=\"50\" y2=\"185\" stroke=\"#6B4226\" stroke-width=\"3.5\" stroke-linecap=\"round\"\/>\n        <line x1=\"50\" y1=\"165\" x2=\"62\" y2=\"156\" stroke=\"#6B4226\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/>\n        <line x1=\"50\" y1=\"165\" x2=\"62\" y2=\"174\" stroke=\"#6B4226\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/>\n        <text x=\"70\" y=\"172\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#8A7A6E\">szeryf bracketed<\/text>\n        <line x1=\"180\" y1=\"148\" x2=\"180\" y2=\"185\" stroke=\"#2C4A2E\" stroke-width=\"3.5\" stroke-linecap=\"square\"\/>\n        <line x1=\"172\" y1=\"148\" x2=\"188\" y2=\"148\" stroke=\"#2C4A2E\" stroke-width=\"2\"\/>\n        <line x1=\"172\" y1=\"185\" x2=\"188\" y2=\"185\" stroke=\"#2C4A2E\" stroke-width=\"2\"\/>\n        <text x=\"194\" y=\"172\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#8A7A6E\">szeryf slab<\/text><br \/>\n      <\/svg><\/p>\n<div class=\"illus-cap\">Schemat zmian typograficznych, 1880\u20131939<\/div>\n<\/p><\/div>\n<div class=\"illus-item\">\n      <svg viewBox=\"0 0 300 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n        <rect width=\"300\" height=\"210\" fill=\"#E8F0E9\"\/><br \/>\n        <text x=\"150\" y=\"26\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#2C4A2E\" text-anchor=\"middle\" font-style=\"italic\">Mapa druku \u2014 Galicja 1880\u20131914<\/text>\n        <line x1=\"20\" y1=\"35\" x2=\"280\" y2=\"35\" stroke=\"#82AD86\" stroke-width=\"0.5\"\/>\n        <ellipse cx=\"150\" cy=\"122\" rx=\"105\" ry=\"62\" fill=\"none\" stroke=\"#4A7C4E\" stroke-width=\"0.5\" opacity=\"0.35\"\/><br \/>\n        <!-- Lw\u00f3w --><br \/>\n        <circle cx=\"190\" cy=\"118\" r=\"10\" fill=\"#2C4A2E\" opacity=\"0.8\"\/><br \/>\n        <text x=\"190\" y=\"140\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#2C4A2E\" text-anchor=\"middle\">Lw\u00f3w<\/text><br \/>\n        <!-- Krak\u00f3w --><br \/>\n        <circle cx=\"80\" cy=\"112\" r=\"7\" fill=\"#4A7C4E\" opacity=\"0.85\"\/><br \/>\n        <text x=\"68\" y=\"130\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#2C4A2E\" text-anchor=\"middle\">Krak\u00f3w<\/text><br \/>\n        <!-- Stanis\u0142aw\u00f3w --><br \/>\n        <circle cx=\"228\" cy=\"108\" r=\"4\" fill=\"#82AD86\" opacity=\"0.8\"\/><br \/>\n        <text x=\"246\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#2C4A2E\">Stanis\u0142aw\u00f3w<\/text><br \/>\n        <!-- Tarnopol --><br \/>\n        <circle cx=\"222\" cy=\"135\" r=\"3\" fill=\"#82AD86\" opacity=\"0.6\"\/><br \/>\n        <text x=\"230\" y=\"148\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#2C4A2E\">Tarnopol<\/text><br \/>\n        <!-- Rzesz\u00f3w --><br \/>\n        <circle cx=\"108\" cy=\"146\" r=\"3\" fill=\"#82AD86\" opacity=\"0.6\"\/><br \/>\n        <text x=\"88\" y=\"162\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#2C4A2E\">Rzesz\u00f3w<\/text>\n        <line x1=\"80\" y1=\"112\" x2=\"190\" y2=\"118\" stroke=\"#4A7C4E\" stroke-width=\"0.5\" stroke-dasharray=\"4 2\"\/>\n        <line x1=\"190\" y1=\"118\" x2=\"228\" y2=\"108\" stroke=\"#4A7C4E\" stroke-width=\"0.5\" stroke-dasharray=\"4 2\"\/>\n        <text x=\"150\" y=\"196\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#4A7C4E\" text-anchor=\"middle\">wielko\u015b\u0107 ko\u0142a = liczba drukarni<\/text><br \/>\n      <\/svg><\/p>\n<div class=\"illus-cap\">Mapa drukarni galicyjskich, materia\u0142 do rozdzia\u0142u III<\/div>\n<\/p><\/div>\n<div class=\"illus-item\">\n      <svg viewBox=\"0 0 300 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><br \/>\n        <rect width=\"300\" height=\"210\" fill=\"#F5EAEd\"\/><br \/>\n        <text x=\"150\" y=\"26\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6D2B3D\" text-anchor=\"middle\" font-style=\"italic\">Ornament \u2014 dekonstrukcja modu\u0142u<\/text>\n        <line x1=\"20\" y1=\"35\" x2=\"280\" y2=\"35\" stroke=\"#D4899A\" stroke-width=\"0.5\"\/>\n        <g transform=\"translate(150,120)\">\n          <polygon points=\"0,-58 55,-18 34,47 -34,47 -55,-18\" fill=\"none\" stroke=\"#6D2B3D\" stroke-width=\"0.5\"\/>\n          <polygon points=\"0,-40 38,-12 24,33 -24,33 -38,-12\" fill=\"none\" stroke=\"#A44A61\" stroke-width=\"0.5\" opacity=\"0.65\"\/>\n          <polygon points=\"0,-23 22,-7 14,19 -14,19 -22,-7\" fill=\"none\" stroke=\"#C97A8F\" stroke-width=\"0.5\" opacity=\"0.55\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"9\" fill=\"#6D2B3D\" opacity=\"0.12\"\/><br \/>\n          <circle cx=\"0\" cy=\"0\" r=\"3\" fill=\"#6D2B3D\"\/><br \/>\n          <!-- connector lines outer to mid -->\n          <line x1=\"0\" y1=\"-58\" x2=\"0\" y2=\"-40\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n          <line x1=\"55\" y1=\"-18\" x2=\"38\" y2=\"-12\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n          <line x1=\"34\" y1=\"47\" x2=\"24\" y2=\"33\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n          <line x1=\"-34\" y1=\"47\" x2=\"-24\" y2=\"33\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n          <line x1=\"-55\" y1=\"-18\" x2=\"-38\" y2=\"-12\" stroke=\"#6D2B3D\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n        <\/g><br \/>\n        <text x=\"150\" y=\"196\" font-family=\"Georgia,serif\" font-size=\"8\" fill=\"#A44A61\" text-anchor=\"middle\">modu\u0142 pentagonalny \u2014 winieta lwowska ok. 1905<\/text><br \/>\n      <\/svg><\/p>\n<div class=\"illus-cap\">Analiza ornamentu wydawniczego, rysunek dokumentacyjny<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<footer>\n  <span>dr Zofia Kowalska-Wr\u00f3bel \u2014 Krak\u00f3w, 2025<\/span><br \/>\n  <span>z.kowalska-wrobel@uj.edu.pl<\/span><br \/>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n\n\n<hr class=\"wp-block-separator alignwide has-alpha-channel-opacity\"\/>\n","protected":false},"excerpt":{"rendered":"<p>dr Zofia Kowalska-Wr\u00f3bel \u2014 strona-wizyt\u00f3wka dr Zofia Kowalska-Wr\u00f3bel badania publikacje projekty kontakt Historyczka sztuki &amp; projektantka typografii S\u0142owo,obraz,pami\u0119\u0107 Badam pogranicza historii sztuki, projektowania graficznego i studi\u00f3w nad kultur\u0105 wizualn\u0105 Europy \u015arodkowej. Zak\u0142ad Historii Sztuki, Uniwersytet Jagiello\u0144ski Centrum Bada\u0144 nad Dziedzictwem Wizualnym, Krak\u00f3w Stypendystka Fundacji Lanckoro\u0144skich, 2023\u20132025 Pismo jako ornament Z. Kowalska-Wr\u00f3bel Universitas \u00b7 2023 Ok\u0142adka [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"zakres_prac":[],"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":2,"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"wp:term":[{"taxonomy":"zakres_prac","embeddable":true,"href":"https:\/\/emiliach.edy-tor.pl\/index.php\/wp-json\/wp\/v2\/zakres_prac?post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}