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

  • a97f5bd
  • /
  • static
  • /
  • css
  • /
  • travel-cv.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:3a27e0df71a3171635cb83d4d28d0d8f0ea71352
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 ...
travel-cv.css
@media screen and (max-width: 600px) {
  #map {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

.content div#travel-cv-map {
  height: 500px;
  width: 100%;
}

.content h2 {
  font: 400 40px/1.5 "Raleway", Helvetica, sans-serif;
  margin: 0.5em 0;
  padding: 0;
}

.content ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
}

.content li {
  font: 200 20px/1.5 "Raleway", Helvetica, sans-serif;
  border-bottom: 1px solid #ccc;
}

.content li:last-child {
  border: none;
}

.content li:hover {
  background: #f6f6f6;
}

.content li span {
  font-style: italic;
  position: absolute;
}

.content li p {
  padding-left: 90px;
  margin: 0 !important;
}

.content ul li ul {
  margin: 0 !important;
  padding-left: 90px;
}

.content ul li ul li {
  font: 200 15px/1.5 "Raleway", Helvetica, sans-serif;
  padding-left: initial;
}

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