Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/LuisGC/blog
28 February 2026, 18:03:43 UTC
  • Code
  • Branches (8)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/argelia-2025
    • refs/heads/chunk/changes-1772292342099-1772292342099
    • refs/heads/circleci-migration
    • refs/heads/hugo
    • refs/heads/japon-2023
    • refs/heads/jbake
    • refs/heads/master
    • refs/heads/new-theme
    No releases to show
  • 10971df
  • /
  • static
  • /
  • css
  • /
  • luiyologia.css
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:5ba40efa1aafbc4d20fcfe7b8c0aa8bb930c5373
origin badgedirectory badge
swh:1:dir:9cbbdbe182d5f816dbe44221773a3d868d63f64c
origin badgerevision badge
swh:1:rev:17d7a0d31873783398506bc500cfa009e98d1a23
origin badgesnapshot badge
swh:1:snp:6f474f17101e00174fb49dd87d5b016477d6f57c

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 17d7a0d31873783398506bc500cfa009e98d1a23 authored by LuisGC on 24 November 2018, 20:23:48 UTC
testing new image and build command
Tip revision: 17d7a0d
luiyologia.css
/* Custom styles for the blog
-------------------------------------------------- */
#content p{
  text-align: justify;
}

blockquote{
  background: transparent url(../img/blog/mouth_quote.png) no-repeat left top;
  margin: 10px 20px 10px 0px;
  padding: 5px 0px 0px 80px;
  font-style: italic;
  text-align:justify;
}

.excerpt {
  background: transparent url(../img/blog/book_bg.jpg) no-repeat left top;
  margin: 10px 0px;
  padding: 20px 25px;
  font-style: italic;
  color: #555555;
  text-align:justify;
}

.image {
  margin-bottom: 20px;
}

.image.central {
  display: inherit;
}

.image.central img {
  margin: auto;
}

.image.lateral {
  max-width:40%;
  margin-left: 30px;
  float:right;
}

.image.lateral img {
  margin-bottom: 10px;
}

.spacious li {
  margin: 0 0 1rem 0;
}

.caption {
  font-size: 80%;
  text-align: center;
  color: #646464;
}

article.post h2,
article.post h3,
article.post h4 {
    color: #646464;
}

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API