<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Project Geeker</title>
  
  <subtitle>Song&#39;s Blog</subtitle>
  <link href="https://songchen.science/blog/atom.xml" rel="self"/>
  
  <link href="https://songchen.science/blog/"/>
  <updated>2024-02-14T22:19:33.022Z</updated>
  <id>https://songchen.science/blog/</id>
  
  <author>
    <name>Song Chen</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Rust Syntax Memo</title>
    <link href="https://songchen.science/blog/posts/141d4edb/"/>
    <id>https://songchen.science/blog/posts/141d4edb/</id>
    <published>2024-02-14T21:25:28.000Z</published>
    <updated>2024-02-14T22:19:33.022Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Rust" scheme="https://songchen.science/blog/categories/Rust/"/>
    
    <category term="CS Memo" scheme="https://songchen.science/blog/categories/Rust/CS-Memo/"/>
    
    
    <category term="rust" scheme="https://songchen.science/blog/tags/rust/"/>
    
  </entry>
  
  <entry>
    <title>Fortran -  Where we meet scientific and engineering applications</title>
    <link href="https://songchen.science/blog/posts/4b4b0500/"/>
    <id>https://songchen.science/blog/posts/4b4b0500/</id>
    <published>2024-01-28T00:13:03.000Z</published>
    <updated>2024-02-14T21:25:40.388Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Fortran" scheme="https://songchen.science/blog/categories/Fortran/"/>
    
    
    <category term="fortran" scheme="https://songchen.science/blog/tags/fortran/"/>
    
  </entry>
  
  <entry>
    <title>Operational Effienciency Improvement in python</title>
    <link href="https://songchen.science/blog/posts/6dfd8225/"/>
    <id>https://songchen.science/blog/posts/6dfd8225/</id>
    <published>2024-01-24T23:07:28.000Z</published>
    <updated>2024-01-24T23:15:23.279Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
  </entry>
  
  <entry>
    <title>Deep Neural Networks from Scratch</title>
    <link href="https://songchen.science/blog/posts/8969d96a/"/>
    <id>https://songchen.science/blog/posts/8969d96a/</id>
    <published>2024-01-07T22:28:28.000Z</published>
    <updated>2024-01-07T23:18:36.333Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Data-science" scheme="https://songchen.science/blog/categories/Data-science/"/>
    
    <category term="Machine-learning" scheme="https://songchen.science/blog/categories/Machine-learning/"/>
    
    <category term="Neural-Networks" scheme="https://songchen.science/blog/categories/Machine-learning/Neural-Networks/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="data-science" scheme="https://songchen.science/blog/tags/data-science/"/>
    
    <category term="deep-learning" scheme="https://songchen.science/blog/tags/deep-learning/"/>
    
    <category term="neural-networks" scheme="https://songchen.science/blog/tags/neural-networks/"/>
    
  </entry>
  
  <entry>
    <title>Is it possible to create magnetic semiconductors that function at room temperature?</title>
    <link href="https://songchen.science/blog/posts/745ac829/"/>
    <id>https://songchen.science/blog/posts/745ac829/</id>
    <published>2023-12-24T17:28:17.000Z</published>
    <updated>2023-12-24T17:40:06.069Z</updated>
    
    
    <summary type="html">&lt;a class=&quot;tag is-dark is-medium&quot; href=&quot;https://www.science.org/doi/10.1126/science.adl0823&quot;&gt;
&lt;span class=&quot;icon&quot;&gt;&lt;i class=&quot;fa fa-book&quot;&gt;&lt;/i&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;Is it possible to create magnetic semiconductors that function at room temperature?&lt;/a&gt;

&lt;p&gt;As electronic devices continue to shrink to just a few nanometers, enabling the integration of billions of devices in computers, power consumption has surged beyond control, exceeding thermal limits and leading to failure. To address this issue, researchers are exploring an alternative to conventional electronics by harnessing the property of “spin” rather than “charge.” This emerging field, known as spintronics, compared to its counterpart electronics, holds the promise of more energy-efficient quantum computing and data storage, and beyond. Recent successes with van der Waals (vdW)–layered diluted magnetic chalcogenide semiconductors (dMCSs) are promising and have sparked a vibrant research community. This field is still in its infancy on the path to realizing the ultimate spintronics. But it is highly likely that the remaining scientific challenges can be overcome within the next decade or so.&lt;/p&gt;</summary>
    
    
    
    <category term="Physics" scheme="https://songchen.science/blog/categories/Physics/"/>
    
    <category term="Semiconductors" scheme="https://songchen.science/blog/categories/Physics/Semiconductors/"/>
    
    
    <category term="semiconductors" scheme="https://songchen.science/blog/tags/semiconductors/"/>
    
  </entry>
  
  <entry>
    <title>Functional Programming in Python: Episode 2</title>
    <link href="https://songchen.science/blog/posts/4e38d95f/"/>
    <id>https://songchen.science/blog/posts/4e38d95f/</id>
    <published>2023-12-10T14:24:07.000Z</published>
    <updated>2023-12-10T18:18:41.535Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="functional programming" scheme="https://songchen.science/blog/tags/functional-programming/"/>
    
  </entry>
  
  <entry>
    <title>Harness the Potential of Console Text with the Python Rich Package</title>
    <link href="https://songchen.science/blog/posts/8b6396bb/"/>
    <id>https://songchen.science/blog/posts/8b6396bb/</id>
    <published>2023-12-09T13:49:29.000Z</published>
    <updated>2023-12-10T18:18:41.537Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
  </entry>
  
  <entry>
    <title>Single and double underscores in Python identifiers</title>
    <link href="https://songchen.science/blog/posts/3762fd70/"/>
    <id>https://songchen.science/blog/posts/3762fd70/</id>
    <published>2023-11-30T22:05:07.000Z</published>
    <updated>2023-12-07T23:12:35.413Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
  </entry>
  
  <entry>
    <title>Python OOP: Composition and Inheritance</title>
    <link href="https://songchen.science/blog/posts/ed5bbb01/"/>
    <id>https://songchen.science/blog/posts/ed5bbb01/</id>
    <published>2023-11-18T15:58:10.000Z</published>
    <updated>2023-11-24T20:49:29.488Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
  </entry>
  
  <entry>
    <title>I-V Measurement System</title>
    <link href="https://songchen.science/blog/posts/6ed7617e/"/>
    <id>https://songchen.science/blog/posts/6ed7617e/</id>
    <published>2023-11-17T10:21:01.000Z</published>
    <updated>2023-11-19T22:39:02.787Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;Introduction&quot;&gt;&lt;a href=&quot;#Introduction&quot; class=&quot;headerlink&quot; title=&quot;Introduction&quot;&gt;&lt;/a&gt;Introduction&lt;/h2&gt;&lt;p&gt;An I-V curve measurement is performed by applying a series of voltages to the device. At each voltage, the current flowing through the device is measured. The supplied voltage is measured by a voltmeter connected in parallel to the device, and the current is measured by an ammeter connected in series. This voltmeter and ammeter can now be integrated to &lt;strong&gt;SMU: Source Measure unit&lt;/strong&gt;, which has been used in this project.&lt;/p&gt;</summary>
    
    
    
    <category term="Software" scheme="https://songchen.science/blog/categories/Software/"/>
    
    
    <category term="Software" scheme="https://songchen.science/blog/tags/Software/"/>
    
    <category term="Automation" scheme="https://songchen.science/blog/tags/Automation/"/>
    
    <category term="physics experiment" scheme="https://songchen.science/blog/tags/physics-experiment/"/>
    
  </entry>
  
  <entry>
    <title>AHEMS - Anomalous Hall Effect Measurement System</title>
    <link href="https://songchen.science/blog/posts/8da53686/"/>
    <id>https://songchen.science/blog/posts/8da53686/</id>
    <published>2023-11-16T22:37:53.000Z</published>
    <updated>2023-11-19T22:38:46.967Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;Reference&quot;&gt;&lt;a href=&quot;#Reference&quot; class=&quot;headerlink&quot; title=&quot;Reference&quot;&gt;&lt;/a&gt;Reference&lt;/h2&gt;&lt;p&gt;The following paper shouold be referred to to understand the Anomalous Hall Effect:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://journals.aps.org/rmp/pdf/10.1103/RevModPhys.82.1539?casa_token=mpPGv69axfkAAAAA:WV5ZIET03znXIYBSogCNli1TenvDDDRTfroiwmki3OnqWERgwgPfTmdVHsQyvGRj3KMGrjxBrUCKdw&quot;&gt;[1] N. Nagaosa, J. Sinova, S. Onoda, A. H. MacDonald, and N. P. Ong, “Anomalous Hall effect,” Rev. Modern Phys., vol. 82, no. 2, pp. 1539–1592, May 2010, doi: 10.1103&amp;#x2F;RevModPhys.82.1539.&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&quot;Introduction&quot;&gt;&lt;a href=&quot;#Introduction&quot; class=&quot;headerlink&quot; title=&quot;Introduction&quot;&gt;&lt;/a&gt;Introduction&lt;/h2&gt;&lt;p&gt;&lt;img src=&quot;https://blog.songchen.science/images/AHE/GUI.png&quot; alt=&quot;AHE Measurement System GUI&quot;&gt;&lt;/p&gt;</summary>
    
    
    
    <category term="Software" scheme="https://songchen.science/blog/categories/Software/"/>
    
    
    <category term="Software" scheme="https://songchen.science/blog/tags/Software/"/>
    
    <category term="Automation" scheme="https://songchen.science/blog/tags/Automation/"/>
    
    <category term="physics experiment" scheme="https://songchen.science/blog/tags/physics-experiment/"/>
    
  </entry>
  
  <entry>
    <title>From HLAI to Superintelligence</title>
    <link href="https://songchen.science/blog/posts/284d73cd/"/>
    <id>https://songchen.science/blog/posts/284d73cd/</id>
    <published>2023-11-05T23:29:25.000Z</published>
    <updated>2023-11-19T22:20:26.195Z</updated>
    
    
    <summary type="html">&lt;h1 id=&quot;Paths-to-Superintelligence&quot;&gt;&lt;a href=&quot;#Paths-to-Superintelligence&quot; class=&quot;headerlink&quot; title=&quot;Paths to Superintelligence&quot;&gt;&lt;/a&gt;Paths to Superintelligence&lt;/h1&gt;&lt;h2 id=&quot;Networks-and-organizations&quot;&gt;&lt;a href=&quot;#Networks-and-organizations&quot; class=&quot;headerlink&quot; title=&quot;Networks and organizations&quot;&gt;&lt;/a&gt;Networks and organizations&lt;/h2&gt;&lt;p&gt;Another concievable path to superintelligence is &lt;strong&gt;Gradual enhancement of networks and organisations&lt;/strong&gt; that link individual human minds with one another and various artifacts and bots.&lt;/p&gt;
&lt;p&gt;Humanity has gained a lot in the collective intelligence in the form of many sources, including innovations in communictaions technology, such as writing and printing, and above all the introduction of language itself. increases in the size of the world population and the density of habitation; various improvements in organizational techniques and epistemic norms; and a gradual accumulation of institutional capital.&lt;/p&gt;</summary>
    
    
    
    
    <category term="AGI" scheme="https://songchen.science/blog/tags/AGI/"/>
    
    <category term="superintelligence" scheme="https://songchen.science/blog/tags/superintelligence/"/>
    
  </entry>
  
  <entry>
    <title>Multiprocessing and Parallelism in Python</title>
    <link href="https://songchen.science/blog/posts/83e64d9b/"/>
    <id>https://songchen.science/blog/posts/83e64d9b/</id>
    <published>2023-11-01T15:24:36.000Z</published>
    <updated>2023-11-19T22:21:05.198Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;Threading&quot;&gt;&lt;a href=&quot;#Threading&quot; class=&quot;headerlink&quot; title=&quot;Threading&quot;&gt;&lt;/a&gt;Threading&lt;/h2&gt;&lt;h3 id=&quot;What-is-threading-in-python&quot;&gt;&lt;a href=&quot;#What-is-threading-in-python&quot; class=&quot;headerlink&quot; title=&quot;What is threading in python?&quot;&gt;&lt;/a&gt;What is threading in python?&lt;/h3&gt;&lt;p&gt;A thread is a separate flow of execution. This means that your program will have two things happening at once. But for most Python 3 implementations the different threads do not actually execute at the same time: they merely appear to.&lt;/p&gt;</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Advanced" scheme="https://songchen.science/blog/categories/Python/Advanced/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="multiprocessing" scheme="https://songchen.science/blog/tags/multiprocessing/"/>
    
  </entry>
  
  <entry>
    <title>Python Poetry: Streamlining Dependency Management</title>
    <link href="https://songchen.science/blog/posts/2f5fd3b/"/>
    <id>https://songchen.science/blog/posts/2f5fd3b/</id>
    <published>2023-10-31T19:49:29.000Z</published>
    <updated>2023-11-19T22:16:52.704Z</updated>
    
    
    <summary type="html">When managing Python projects that rely on external packages, it&#39;s vital to ensure the precise compatibility of each package version. Updates can occasionally lead to unexpected changes in package behavior. Python Poetry, a dependable package manager, empowers you to precisely define, install, and harmonize external packages within your projects. This approach ensures that you consistently operate with the correct dependency versions across all machines</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    <category term="Tools" scheme="https://songchen.science/blog/categories/Python/Tools/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="poetry" scheme="https://songchen.science/blog/tags/poetry/"/>
    
  </entry>
  
  <entry>
    <title>Machine Learning BCA Simulations</title>
    <link href="https://songchen.science/blog/posts/cb2fd4b/"/>
    <id>https://songchen.science/blog/posts/cb2fd4b/</id>
    <published>2023-10-26T19:12:21.000Z</published>
    <updated>2023-11-19T22:39:42.073Z</updated>
    
    
    <summary type="html">Here&#39;s something encrypted, password is required to continue reading.</summary>
    
    
    
    <category term="Physics" scheme="https://songchen.science/blog/categories/Physics/"/>
    
    <category term="Condensed-matter physics" scheme="https://songchen.science/blog/categories/Physics/Condensed-matter-physics/"/>
    
    <category term="Machine-learning" scheme="https://songchen.science/blog/categories/Machine-learning/"/>
    
    <category term="Computational Simulations" scheme="https://songchen.science/blog/categories/Computational-Simulations/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="machine-learning" scheme="https://songchen.science/blog/tags/machine-learning/"/>
    
  </entry>
  
  <entry>
    <title>Cooking with ARDUINO and Python</title>
    <link href="https://songchen.science/blog/posts/f04ea1f1/"/>
    <id>https://songchen.science/blog/posts/f04ea1f1/</id>
    <published>2023-10-23T22:17:30.000Z</published>
    <updated>2023-10-26T20:19:17.212Z</updated>
    
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    <category term="Tools" scheme="https://songchen.science/blog/categories/Python/Tools/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="python_intermediate" scheme="https://songchen.science/blog/tags/python-intermediate/"/>
    
  </entry>
  
  <entry>
    <title>Utilizing Functional Programming Paradigms in Python: Best Practices and Applications</title>
    <link href="https://songchen.science/blog/posts/452908e4/"/>
    <id>https://songchen.science/blog/posts/452908e4/</id>
    <published>2023-10-22T21:36:36.000Z</published>
    <updated>2023-12-10T17:22:49.637Z</updated>
    
    
    <summary type="html">Functional programming is a programming paradigm that revolves around the central idea of function evaluation. This tutorial will delve into the realm of functional programming within the Python ecosystem. Functional programming, although less prominent in Python, remains a valuable concept to grasp. While it might not be the primary approach in Python, having a foundational understanding of functional programming is beneficial. You may encounter it occasionally when inspecting code authored by others, and there might be instances where leveraging Python&#39;s functional programming features proves advantageous in your own projects.</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Intermediate" scheme="https://songchen.science/blog/categories/Python/Intermediate/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="python_intermediate" scheme="https://songchen.science/blog/tags/python-intermediate/"/>
    
    <category term="functional programming" scheme="https://songchen.science/blog/tags/functional-programming/"/>
    
  </entry>
  
  <entry>
    <title>Python Libraries and Frameworks</title>
    <link href="https://songchen.science/blog/posts/27b45062/"/>
    <id>https://songchen.science/blog/posts/27b45062/</id>
    <published>2023-10-21T11:15:06.000Z</published>
    <updated>2023-10-26T20:19:17.221Z</updated>
    
    
    <summary type="html">&lt;h2 id=&quot;MACHINE-LEARNING&quot;&gt;&lt;a href=&quot;#MACHINE-LEARNING&quot; class=&quot;headerlink&quot; title=&quot;MACHINE LEARNING&quot;&gt;&lt;/a&gt;MACHINE LEARNING&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://numpy.org/&quot;&gt;NumPy&lt;/a&gt; is a powerful Python library for numerical and scientific computing that provides support for large, multi-dimensional arrays and matrices, along with a collection of mathematical functions to operate on these arrays efficiently.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://www.tensorflow.org/&quot;&gt;TensorFlow&lt;/a&gt; is an open-source machine learning framework developed by Google that enables the creation and training of deep learning models through the use of computational graphs and a wide range of neural network layers and optimizers.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://pypi.org/project/Theano/&quot;&gt;Theano&lt;/a&gt; was an open-source numerical computation library for Python that was widely used for deep learning and scientific computing but has been largely replaced by more modern deep learning frameworks like TensorFlow and PyTorch.&lt;/p&gt;</summary>
    
    
    
    <category term="Python" scheme="https://songchen.science/blog/categories/Python/"/>
    
    <category term="Tools" scheme="https://songchen.science/blog/categories/Python/Tools/"/>
    
    <category term="Library" scheme="https://songchen.science/blog/categories/Python/Library/"/>
    
    
    <category term="python" scheme="https://songchen.science/blog/tags/python/"/>
    
    <category term="Python_library" scheme="https://songchen.science/blog/tags/Python-library/"/>
    
  </entry>
  
  <entry>
    <title>Zotero Plugins</title>
    <link href="https://songchen.science/blog/posts/3d8f8e4e/"/>
    <id>https://songchen.science/blog/posts/3d8f8e4e/</id>
    <published>2023-10-20T16:10:35.000Z</published>
    <updated>2023-10-26T20:19:17.225Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;blockquote id=&#39;90994&#39;&gt;&lt;script&gt;
    window.addEventListener(&#39;load&#39;, function() {
     </summary>
        
      
    
    
    
    <category term="Software" scheme="https://songchen.science/blog/categories/Software/"/>
    
    <category term="Zotero" scheme="https://songchen.science/blog/categories/Zotero/"/>
    
    <category term="Plugins" scheme="https://songchen.science/blog/categories/Zotero/Plugins/"/>
    
    
    <category term="zotero" scheme="https://songchen.science/blog/tags/zotero/"/>
    
    <category term="plugins" scheme="https://songchen.science/blog/tags/plugins/"/>
    
  </entry>
  
  <entry>
    <title>Plasma-Material Interactions</title>
    <link href="https://songchen.science/blog/posts/8b9599c5/"/>
    <id>https://songchen.science/blog/posts/8b9599c5/</id>
    <published>2023-10-17T15:35:32.000Z</published>
    <updated>2023-10-26T20:19:17.224Z</updated>
    
    
    <summary type="html">Plasma-Material Interactions (PMI) are a set of complex and rich interactions and reactions between a bulk plasma and any materials in contact with the plasma. When a plasma comes into contact with a material, it forms a plasma sheath. The voltage drop across a plasma sheath is often many volts, and charged particles from the plasma passing through the sheath can be accelerated to many electron-Volts of potential energy before they impact the surface.</summary>
    
    
    
    <category term="Physics" scheme="https://songchen.science/blog/categories/Physics/"/>
    
    <category term="Plasma physics" scheme="https://songchen.science/blog/categories/Physics/Plasma-physics/"/>
    
    <category term="Bibliography" scheme="https://songchen.science/blog/categories/Bibliography/"/>
    
    
    <category term="physics" scheme="https://songchen.science/blog/tags/physics/"/>
    
    <category term="plasma physics" scheme="https://songchen.science/blog/tags/plasma-physics/"/>
    
    <category term="bibliography" scheme="https://songchen.science/blog/tags/bibliography/"/>
    
  </entry>
  
</feed>
