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

swh:1:snp:9f90daa2f0cb7e83b3230a52ab396e3b6448c798
  • Code
  • Branches (6)
  • Releases (0)
    • Branches
    • Releases
    • HEAD
    • refs/heads/argelia-2025
    • refs/heads/circleci-migration
    • refs/heads/hugo
    • refs/heads/japon-2023
    • refs/heads/jbake
    • refs/heads/master
    No releases to show
  • 01c7371
  • /
  • 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
  • revision
  • snapshot
content badge
swh:1:cnt:3a27e0df71a3171635cb83d4d28d0d8f0ea71352
directory badge
swh:1:dir:0b96ca19c2bfab666f0434d6ef37fda68e081163
revision badge
swh:1:rev:3d352d29c83f05da35bfff7a7ea73ccc7dffce63
snapshot badge
swh:1:snp:9f90daa2f0cb7e83b3230a52ab396e3b6448c798

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: 3d352d29c83f05da35bfff7a7ea73ccc7dffce63 authored by Luis GC on 08 September 2025, 16:46:58 UTC
2025 Tuscany and French Pyrénees trips added
Tip revision: 3d352d2
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