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

  • d2f2670
  • /
  • css
  • /
  • luiyologia.css
Raw File Download

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
content badge
swh:1:cnt:977eeb25bc9a698ca073dee9f11f0e14a909d633
directory badge
swh:1:dir:0b96ca19c2bfab666f0434d6ef37fda68e081163

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
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
luiyologia.css
/* Custom styles for the blog
-------------------------------------------------- */
.content p{
  text-align: justify;
}

blockquote{
  border-left: none;
  background: transparent url(../img/blog/pen.png) no-repeat left top;
  background-size: 64px 64px;
  margin: 10px 10px;
  padding: 5px 0px 0px 70px;
  font-style: italic;
  text-align:justify;
  min-height: 70px;
}

blockquote.twitter-tweet{
  background: transparent url(../img/blog/logo_twitter.png) no-repeat left top;
  background-size: 64px 46px;
}

blockquote.twitter-tweet p{
  margin: 10px 10px;
}

.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;
  min-height: 200px;
}

.recommendation {
  background: transparent url(../img/blog/up_hand.png) no-repeat left top;
  background-size: 64px 64px;
  margin: 10px 10px;
  padding: 5px 0px 0px 70px;
  font-style: italic;
  text-align:justify;
  min-height: 70px;
}

.image {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.image img {
  position: inherit;
}

.image.central {
  padding-bottom: 0;
}

.image.central img {
  margin: auto;
}

.image.lateral {
  max-width:40%;
  margin: 0 1em;
  float:right;
}

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

.vertical {
  text-align: center;
  max-width: 50%;
  margin: auto;
}

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

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

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

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

#socnet-share {
  display: none !important;
}

.slider-container {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  margin: 0 -1em
}

.slider-container div {
  flex: 0 0 100%;
  width: 100%;
  object-fit: cover;
  scroll-snap-align: center;
}

.slider-container .image {
  margin: 0 0 10px 0;
}

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