<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Juan Reyes-Herrera</title><link>https://jureyherrera.github.io/authors/admin/</link><description>Recent content on Juan Reyes-Herrera</description><generator>Source Themes academia (https://sourcethemes.com/academic/)</generator><language>en-us</language><copyright>Copyright &amp;copy; {year}</copyright><lastBuildDate>Thu, 13 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://jureyherrera.github.io/authors/admin/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://jureyherrera.github.io/authors/admin/</link><pubDate>Thu, 13 Feb 2025 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/authors/admin/</guid><description>&lt;p&gt;I am physicist and researcher specializing in synchrotron radiation, X-ray optics, and radiation–matter interaction techniques. I work as a researcher in the optics group at the Elettra Sincrotrone Trieste light source in Italy. Also, I have been affiliated with major European synchrotron facilities such as the European Synchrotron Radiation Facility (ESRF) in Grenoble, France and the Spanish synchrotron ALBA in Barcelona, Spain.&lt;/p&gt;</description></item><item><title>Modelling undulators in ray tracing simulations</title><link>https://jureyherrera.github.io/publication/journal-article/</link><pubDate>Thu, 13 Feb 2025 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/publication/journal-article/</guid><description>&lt;div class="alert alert-note"&gt;
&lt;div&gt;
Click the &lt;em&gt;Cite&lt;/em&gt; button above to demo the feature to enable visitors to import publication metadata into their reference management software.
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="alert alert-note"&gt;
&lt;div&gt;
Click the &lt;em&gt;Slides&lt;/em&gt; button above to demo academia&amp;rsquo;s Markdown slides feature.
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Supplementary notes can be added here, including &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;code and math&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Detection and Characterization of TiO2 Nanomaterials in Sludge from Wastewater Treatment Plants of Chihuahua State, Mexico</title><link>https://jureyherrera.github.io/publication/journa-article2/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/publication/journa-article2/</guid><description>&lt;div class="alert alert-note"&gt;
&lt;div&gt;
Click the &lt;em&gt;Slides&lt;/em&gt; button above to demo academia&amp;rsquo;s Markdown slides feature.
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Supplementary notes can be added here, including &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;code and math&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Display Jupyter Notebooks with academia</title><link>https://jureyherrera.github.io/post/jupyter/</link><pubDate>Tue, 05 Feb 2019 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/post/jupyter/</guid><description>&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#f92672"&gt;from&lt;/span&gt; IPython.core.display &lt;span style="color:#f92672"&gt;import&lt;/span&gt; Image
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Image(&lt;span style="color:#e6db74"&gt;&amp;#39;https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;img src="https://jureyherrera.github.io/post/jupyter/academia_0_0.png" alt="png"&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;print(&lt;span style="color:#e6db74"&gt;&amp;#34;Welcome to academia!&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;Welcome to academia!
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="install-python-and-jupyter"&gt;Install Python and Jupyter&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://www.anaconda.com/distribution/#download-section"&gt;Install Anaconda&lt;/a&gt; which includes Python 3 and Jupyter notebook.&lt;/p&gt;
&lt;p&gt;Otherwise, for advanced users, install Jupyter notebook with &lt;code&gt;pip3 install jupyter&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="create-a-new-blog-post-as-usual"&gt;Create a new blog post &lt;a href="https://sourcethemes.com/academic/docs/managing-content/#create-a-blog-post"&gt;as usual&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Run the following commands in your Terminal, substituting &lt;code&gt;&amp;lt;MY_WEBSITE_FOLDER&amp;gt;&lt;/code&gt; and &lt;code&gt;my-post&lt;/code&gt; with the file path to your academia website folder and a name for your blog post (without spaces), respectively:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;cd &amp;lt;MY_WEBSITE_FOLDER&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;hugo new --kind post post/my-post
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;cd &amp;lt;MY_WEBSITE_FOLDER&amp;gt;/content/post/my-post/
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="create-or-upload-a-jupyter-notebook"&gt;Create or upload a Jupyter notebook&lt;/h2&gt;
&lt;p&gt;Run the following command to start Jupyter within your new blog post folder. Then create a new Jupyter notebook (&lt;em&gt;New &amp;gt; Python Notebook&lt;/em&gt;) or upload a notebook.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;jupyter notebook
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="convert-notebook-to-markdown"&gt;Convert notebook to Markdown&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;jupyter nbconvert Untitled.ipynb --to markdown --NbConvertApp.output_files_dir&lt;span style="color:#f92672"&gt;=&lt;/span&gt;.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# Copy the contents of Untitled.md and append it to index.md:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;cat Untitled.md | tee -a index.md
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# Remove the temporary file:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;rm Untitled.md
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="edit-your-post-metadata"&gt;Edit your post metadata&lt;/h2&gt;
&lt;p&gt;Open &lt;code&gt;index.md&lt;/code&gt; in your text editor and edit the title etc. in the &lt;a href="https://sourcethemes.com/academic/docs/front-matter/"&gt;front matter&lt;/a&gt; according to your preference.&lt;/p&gt;
&lt;p&gt;To set a &lt;a href="https://sourcethemes.com/academic/docs/managing-content/#featured-image"&gt;featured image&lt;/a&gt;, place an image named &lt;code&gt;featured&lt;/code&gt; into your post&amp;rsquo;s folder.&lt;/p&gt;
&lt;p&gt;For other tips, such as using math, see the guide on &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;writing content with academia&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>A Study of Snail Behavior</title><link>https://jureyherrera.github.io/post/snail/</link><pubDate>Wed, 20 Apr 2016 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/post/snail/</guid><description>&lt;p&gt;&lt;strong&gt;Create a free website with academia using Markdown, Jupyter, or RStudio. Choose a beautiful color theme and build anything with the Page Builder - over 40 &lt;em&gt;widgets&lt;/em&gt;, &lt;em&gt;themes&lt;/em&gt;, and &lt;em&gt;language packs&lt;/em&gt; included!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academia-demo.netlify.com/"&gt;Check out the latest &lt;strong&gt;demo&lt;/strong&gt;&lt;/a&gt; of what you&amp;rsquo;ll get in less than 10 minutes, or &lt;a href="https://sourcethemes.com/academic/#expo"&gt;view the &lt;strong&gt;showcase&lt;/strong&gt;&lt;/a&gt; of personal, project, and business sites.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jureyherrera.github.io/post/snail/#install"&gt;&lt;strong&gt;Setup academia&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sourcethemes.com/academic/docs/get-started/"&gt;&lt;strong&gt;Get Started&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sourcethemes.com/academic/docs/"&gt;View the documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://discuss.gohugo.io/"&gt;Ask a question&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/gcushen/hugo-academia/issues"&gt;Request a feature or report a bug&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updating? View the &lt;a href="https://sourcethemes.com/academic/docs/update/"&gt;Update Guide&lt;/a&gt; and &lt;a href="https://sourcethemes.com/academic/updates/"&gt;Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support development of academia:
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://paypal.me/cushen"&gt;Donate a coffee&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.patreon.com/cushen"&gt;Become a backer on Patreon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.redbubble.com/people/neutreno/works/34387919-academia"&gt;Decorate your laptop or journal with an academia sticker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academia.threadless.com/"&gt;Wear the T-shirt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://github.com/gcushen/hugo-academia/"&gt;&lt;img src="https://raw.githubusercontent.com/gcushen/hugo-academia/master/academia.png" alt="Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Page builder&lt;/strong&gt; - Create &lt;em&gt;anything&lt;/em&gt; with &lt;a href="https://sourcethemes.com/academic/docs/page-builder/"&gt;&lt;strong&gt;widgets&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;&lt;strong&gt;elements&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Edit any type of content&lt;/strong&gt; - Blog posts, publications, talks, slides, projects, and more!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create content&lt;/strong&gt; in &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;&lt;strong&gt;Markdown&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://sourcethemes.com/academic/docs/jupyter/"&gt;&lt;strong&gt;Jupyter&lt;/strong&gt;&lt;/a&gt;, or &lt;a href="https://docs.gethugothemes.com/guide/#install-with-rstudio"&gt;&lt;strong&gt;RStudio&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plugin System&lt;/strong&gt; - Fully customizable &lt;a href="https://sourcethemes.com/academic/themes/"&gt;&lt;strong&gt;color&lt;/strong&gt; and &lt;strong&gt;font themes&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Code and Math&lt;/strong&gt; - Code highlighting and &lt;a href="https://en.wikibooks.org/wiki/LaTeX/Mathematics"&gt;LaTeX math&lt;/a&gt; supported&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Integrations&lt;/strong&gt; - &lt;a href="https://analytics.google.com"&gt;Google Analytics&lt;/a&gt;, &lt;a href="https://disqus.com"&gt;Disqus commenting&lt;/a&gt;, Maps, Contact Forms, and more!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Beautiful Site&lt;/strong&gt; - Simple and refreshing one page design&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Industry-Leading SEO&lt;/strong&gt; - Help get your website found on search engines and social media&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Media Galleries&lt;/strong&gt; - Display your images and videos with captions in a customizable gallery&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobile Friendly&lt;/strong&gt; - Look amazing on every screen with a mobile friendly version of your site&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi-language&lt;/strong&gt; - 15+ language packs including English, 中文, and Português&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi-user&lt;/strong&gt; - Each author gets their own profile page&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Privacy Pack&lt;/strong&gt; - Assists with GDPR&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stand Out&lt;/strong&gt; - Bring your site to life with animation, parallax backgrounds, and scroll effects&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One-Click Deployment&lt;/strong&gt; - No servers. No databases. Only files.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="color-themes"&gt;Color Themes&lt;/h2&gt;
&lt;p&gt;academia comes with &lt;strong&gt;day (light) and night (dark) mode&lt;/strong&gt; built-in. Click the sun/moon icon in the top right of the &lt;a href="https://academia-demo.netlify.com/"&gt;Demo&lt;/a&gt; to see it in action!&lt;/p&gt;
&lt;p&gt;Choose a stunning color and font theme for your site. Themes are fully customizable and include:&lt;/p&gt;
&lt;div class="gallery"&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-1950s.png" data-caption="1950s"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-1950s_hu_9baae5d6ad091696.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-apogee.png" data-caption="Apogee"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-apogee_hu_9dea845e955c07f.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-coffee-playfair.png" data-caption="Coffee theme with Playfair font"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-coffee-playfair_hu_d92a295722c3ccd1.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-dark.png" data-caption="Dark"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-dark_hu_e7272615fd2c2666.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-default.png" data-caption="Default"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-default_hu_cf36e7f0f67452ed.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-forest.png" data-caption="Forest"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-forest_hu_ba88a427ed765477.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-ocean.png" data-caption="Ocean"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-ocean_hu_6939af637c18e64e.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/snail/gallery/theme-strawberry.png" data-caption="Strawberry"&gt;
&lt;img src="https://jureyherrera.github.io/post/snail/gallery/theme-strawberry_hu_85477d17f40d268.png" alt=""&gt;
&lt;/a&gt;
&lt;/div&gt;
&lt;h2 id="ecosystem"&gt;Ecosystem&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/sourcethemes/academia-admin"&gt;academia Admin&lt;/a&gt;:&lt;/strong&gt; An admin tool to import publications from BibTeX or import assets for an offline site&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/sourcethemes/academia-scripts"&gt;academia Scripts&lt;/a&gt;:&lt;/strong&gt; Scripts to help migrate content to new versions of academia&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="install"&gt;Install&lt;/h2&gt;
&lt;p&gt;You can choose from one of the following four methods to install:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-web-browser"&gt;&lt;strong&gt;one-click install using your web browser (recommended)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-git"&gt;install on your computer using &lt;strong&gt;Git&lt;/strong&gt; with the Command Prompt/Terminal app&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-zip"&gt;install on your computer by downloading the &lt;strong&gt;ZIP files&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-rstudio"&gt;install on your computer with &lt;strong&gt;RStudio&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Then &lt;a href="https://sourcethemes.com/academic/docs/get-started/"&gt;personalize and deploy your new site&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="updating"&gt;Updating&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://sourcethemes.com/academic/docs/update/"&gt;View the Update Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Feel free to &lt;em&gt;star&lt;/em&gt; the project on &lt;a href="https://github.com/gcushen/hugo-academia/"&gt;Github&lt;/a&gt; to help keep track of &lt;a href="https://sourcethemes.com/academic/updates"&gt;updates&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="license"&gt;License&lt;/h2&gt;
&lt;p&gt;Copyright 2016-present &lt;a href="https://georgecushen.com"&gt;George Cushen&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Released under the &lt;a href="https://github.com/gcushen/hugo-academia/blob/master/LICENSE.md"&gt;MIT&lt;/a&gt; license.&lt;/p&gt;</description></item><item><title>academia: the website builder for Hugo</title><link>https://jureyherrera.github.io/post/getting-started/</link><pubDate>Wed, 20 Apr 2016 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/post/getting-started/</guid><description>&lt;p&gt;&lt;strong&gt;Create a free website with academia using Markdown, Jupyter, or RStudio. Choose a beautiful color theme and build anything with the Page Builder - over 40 &lt;em&gt;widgets&lt;/em&gt;, &lt;em&gt;themes&lt;/em&gt;, and &lt;em&gt;language packs&lt;/em&gt; included!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academia-demo.netlify.com/"&gt;Check out the latest &lt;strong&gt;demo&lt;/strong&gt;&lt;/a&gt; of what you&amp;rsquo;ll get in less than 10 minutes, or &lt;a href="https://sourcethemes.com/academic/#expo"&gt;view the &lt;strong&gt;showcase&lt;/strong&gt;&lt;/a&gt; of personal, project, and business sites.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jureyherrera.github.io/post/getting-started/#install"&gt;&lt;strong&gt;Setup academia&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sourcethemes.com/academic/docs/get-started/"&gt;&lt;strong&gt;Get Started&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sourcethemes.com/academic/docs/"&gt;View the documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://discuss.gohugo.io/"&gt;Ask a question&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/gcushen/hugo-academia/issues"&gt;Request a feature or report a bug&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Updating? View the &lt;a href="https://sourcethemes.com/academic/docs/update/"&gt;Update Guide&lt;/a&gt; and &lt;a href="https://sourcethemes.com/academic/updates/"&gt;Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support development of academia:
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://paypal.me/cushen"&gt;Donate a coffee&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.patreon.com/cushen"&gt;Become a backer on Patreon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.redbubble.com/people/neutreno/works/34387919-academia"&gt;Decorate your laptop or journal with an academia sticker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academia.threadless.com/"&gt;Wear the T-shirt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://github.com/gcushen/hugo-academia/"&gt;&lt;img src="https://raw.githubusercontent.com/gcushen/hugo-academia/master/academia.png" alt="Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key features:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Page builder&lt;/strong&gt; - Create &lt;em&gt;anything&lt;/em&gt; with &lt;a href="https://sourcethemes.com/academic/docs/page-builder/"&gt;&lt;strong&gt;widgets&lt;/strong&gt;&lt;/a&gt; and &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;&lt;strong&gt;elements&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Edit any type of content&lt;/strong&gt; - Blog posts, publications, talks, slides, projects, and more!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create content&lt;/strong&gt; in &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;&lt;strong&gt;Markdown&lt;/strong&gt;&lt;/a&gt;, &lt;a href="https://sourcethemes.com/academic/docs/jupyter/"&gt;&lt;strong&gt;Jupyter&lt;/strong&gt;&lt;/a&gt;, or &lt;a href="https://docs.gethugothemes.com/guide/#install-with-rstudio"&gt;&lt;strong&gt;RStudio&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plugin System&lt;/strong&gt; - Fully customizable &lt;a href="https://sourcethemes.com/academic/themes/"&gt;&lt;strong&gt;color&lt;/strong&gt; and &lt;strong&gt;font themes&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Code and Math&lt;/strong&gt; - Code highlighting and &lt;a href="https://en.wikibooks.org/wiki/LaTeX/Mathematics"&gt;LaTeX math&lt;/a&gt; supported&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Integrations&lt;/strong&gt; - &lt;a href="https://analytics.google.com"&gt;Google Analytics&lt;/a&gt;, &lt;a href="https://disqus.com"&gt;Disqus commenting&lt;/a&gt;, Maps, Contact Forms, and more!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Beautiful Site&lt;/strong&gt; - Simple and refreshing one page design&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Industry-Leading SEO&lt;/strong&gt; - Help get your website found on search engines and social media&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Media Galleries&lt;/strong&gt; - Display your images and videos with captions in a customizable gallery&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobile Friendly&lt;/strong&gt; - Look amazing on every screen with a mobile friendly version of your site&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi-language&lt;/strong&gt; - 15+ language packs including English, 中文, and Português&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi-user&lt;/strong&gt; - Each author gets their own profile page&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Privacy Pack&lt;/strong&gt; - Assists with GDPR&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stand Out&lt;/strong&gt; - Bring your site to life with animation, parallax backgrounds, and scroll effects&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One-Click Deployment&lt;/strong&gt; - No servers. No databases. Only files.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="color-themes"&gt;Color Themes&lt;/h2&gt;
&lt;p&gt;academia comes with &lt;strong&gt;day (light) and night (dark) mode&lt;/strong&gt; built-in. Click the sun/moon icon in the top right of the &lt;a href="https://academia-demo.netlify.com/"&gt;Demo&lt;/a&gt; to see it in action!&lt;/p&gt;
&lt;p&gt;Choose a stunning color and font theme for your site. Themes are fully customizable and include:&lt;/p&gt;
&lt;div class="gallery"&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-1950s.png" data-caption="1950s"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-1950s_hu_9baae5d6ad091696.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-apogee.png" data-caption="Apogee"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-apogee_hu_9dea845e955c07f.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-coffee-playfair.png" data-caption="Coffee theme with Playfair font"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-coffee-playfair_hu_d92a295722c3ccd1.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-dark.png" data-caption="Dark"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-dark_hu_e7272615fd2c2666.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-default.png" data-caption="Default"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-default_hu_cf36e7f0f67452ed.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-forest.png" data-caption="Forest"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-forest_hu_ba88a427ed765477.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-ocean.png" data-caption="Ocean"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-ocean_hu_6939af637c18e64e.png" alt=""&gt;
&lt;/a&gt;
&lt;a data-fancybox="gallery-gallery" href="https://jureyherrera.github.io/post/getting-started/gallery/theme-strawberry.png" data-caption="Strawberry"&gt;
&lt;img src="https://jureyherrera.github.io/post/getting-started/gallery/theme-strawberry_hu_85477d17f40d268.png" alt=""&gt;
&lt;/a&gt;
&lt;/div&gt;
&lt;h2 id="ecosystem"&gt;Ecosystem&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/sourcethemes/academia-admin"&gt;academia Admin&lt;/a&gt;:&lt;/strong&gt; An admin tool to import publications from BibTeX or import assets for an offline site&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/sourcethemes/academia-scripts"&gt;academia Scripts&lt;/a&gt;:&lt;/strong&gt; Scripts to help migrate content to new versions of academia&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="install"&gt;Install&lt;/h2&gt;
&lt;p&gt;You can choose from one of the following four methods to install:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-web-browser"&gt;&lt;strong&gt;one-click install using your web browser (recommended)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-git"&gt;install on your computer using &lt;strong&gt;Git&lt;/strong&gt; with the Command Prompt/Terminal app&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-zip"&gt;install on your computer by downloading the &lt;strong&gt;ZIP files&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.gethugothemes.com/guide/#install-with-rstudio"&gt;install on your computer with &lt;strong&gt;RStudio&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Then &lt;a href="https://sourcethemes.com/academic/docs/get-started/"&gt;personalize and deploy your new site&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="updating"&gt;Updating&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://sourcethemes.com/academic/docs/update/"&gt;View the Update Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Feel free to &lt;em&gt;star&lt;/em&gt; the project on &lt;a href="https://github.com/gcushen/hugo-academia/"&gt;Github&lt;/a&gt; to help keep track of &lt;a href="https://sourcethemes.com/academic/updates"&gt;updates&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="license"&gt;License&lt;/h2&gt;
&lt;p&gt;Copyright 2016-present &lt;a href="https://georgecushen.com"&gt;George Cushen&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Released under the &lt;a href="https://github.com/gcushen/hugo-academia/blob/master/LICENSE.md"&gt;MIT&lt;/a&gt; license.&lt;/p&gt;</description></item><item><title>Front end absorbers review and upgrade with copper-zirconium CuCr1Zr apertures for ESRF-EBS</title><link>https://jureyherrera.github.io/publication/conference-paper/</link><pubDate>Mon, 01 Jul 2013 00:00:00 +0000</pubDate><guid>https://jureyherrera.github.io/publication/conference-paper/</guid><description>&lt;div class="alert alert-note"&gt;
&lt;div&gt;
Click the &lt;em&gt;Cite&lt;/em&gt; button above to demo the feature to enable visitors to import publication metadata into their reference management software.
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="alert alert-note"&gt;
&lt;div&gt;
Click the &lt;em&gt;Slides&lt;/em&gt; button above to demo academia&amp;rsquo;s Markdown slides feature.
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Supplementary notes can be added here, including &lt;a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/"&gt;code and math&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>