Uranga Obstetricia Pdf Apr 2026
\titleUranga Obstetricia – Study Companion \authorCompiled by [Your Name] \date\today \maketitle \tableofcontents \newpage
| Section | What’s inside | How to use it | |--------|----------------|--------------| | | Full title, author, edition, copyright notice (your own), and a short purpose statement. | Replace the placeholder information with your own (e.g., “Study guide for 3rd‑year medical students”). | | 2️⃣ Table of Contents | Auto‑generated list of chapters and sub‑sections. | If you use a word‑processor or LaTeX, let the program generate the TOC automatically. | | 3️⃣ Chapter‑by‑Chapter Summaries | 12‑chapter skeleton (the most common edition) with concise bullet‑point summaries, key tables, and “clinical pearls.” | Fill in any missing details you need or keep as‑is for a quick review. | | 4️⃣ Illustrative Diagrams (described in text) | Textual descriptions of the classic figures (e.g., fetal presentation, uterine incision types) that you can replace with your own drawings or royalty‑free images. | Use free medical‑illustration sites (e.g., OpenStax, Wikimedia Commons) and insert the images where indicated. | | 5️⃣ Self‑Assessment Questions | 5 MCQs per chapter + answer key with brief explanations. | Perfect for study groups; you can convert the MCQs into a quiz app later. | | 6️⃣ References & Further Reading | Curated list of open‑access articles, WHO guidelines, and classic textbooks (including the full citation for Uranga). | Add any extra references you prefer. | | 7️⃣ Export Instructions | Step‑by‑step for Word → PDF, Google Docs → PDF, and LaTeX → PDF (including a minimal pre‑amble). | Choose the workflow you’re most comfortable with. | 1️⃣ Title Page (Markdown Example) # Uranga Obstetricia – Study Companion **Edition:** 7th (2022) – *adapted for personal use* **Author:** Dr. Juan Uranga (original) – *summarized and compiled by* **[Your Name]** **Purpose:** Quick‑reference guide for medical students, residents, and practicing obstetricians.
%--- References ---------------------------------------------------- \beginthebibliography9 \bibitemuranga2022 J.~Uranga, \textitObstetricia, 7th ed., Editorial Médica Panamericana, 2022. % add other refs... \endthebibliography Uranga Obstetricia Pdf
The package includes:
It is an for the classic obstetrics text Uranga – Obstetricia (often cited as “Uranga Obstetricia”). | If you use a word‑processor or LaTeX,
*© 2024 [Your Institution]. All rights reserved. This document is for educational, non‑commercial use only.* In Word/Google Docs, insert a centered title, subtitle, and a small copyright box. 2️⃣ Table of Contents (auto‑generated) | Chapter | Title | |---------|-------| | 1 | Introduction & Epidemiology | | 2 | Anatomy & Physiology of Pregnancy | | 3 | Prenatal Care & Screening | | 4 | Normal Labor & Delivery | | 5 | Abnormal Labor – Part I (Dystocia) | | 6 | Abnormal Labor – Part II (Fetal Distress) | | 7 | Cesarean Section | | 8 | Post‑partum Care | | 9 | Obstetric Emergencies | |10 | High‑Risk Pregnancies | |11 | Gynecologic Oncology in Pregnancy | |12 | Ethical & Legal Issues |
%--- Chapter 1 ---------------------------------------------------- \sectionIntroduction \& Epidemiology \subsectionDefinition of Obstetrics \beginitemize \item Branch of medicine dealing with pregnancy, childbirth, and the postpartum period. \item Interdisciplinary links: neonatology, maternal‑fetal medicine, public health. \enditemize % add other subsections... | Use free medical‑illustration sites (e
(In Word/Google Docs: Insert → Table of Contents → Automatic)
%--- Self‑assessment ------------------------------------------------ \section*Self‑Assessment – Chapter 4 \beginenumerate[label=\arabic*.] \item Which of the following best describes the latent phase of labor?\\ A. …\\ B. …\\ C. …\\ D. …\\ \textbfAnswer: A % add more questions... \endenumerate
%--- Figure example ------------------------------------------------ \beginfigure[h] \centering \includegraphics[width=0.7\textwidth]fig1_uterine_blood_flow.png \captionUterine blood flow at 20 weeks gestation \endfigure